-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrating: Doobie #126
Comments
Hey @jatcwang! I'd like to get the ball rolling on the package switch from tpolecat -> typelevel. Step 1 is the repo transfer. If you give me admin access to the doobie repo I can trigger that transfer and then finish setting up the doobie team. How do you feel about that plan? Would this timing work for you?? |
Thanks @samspills. Currently I believe there's a blocker for repo transfer which is the docs site on https://tpolecat.github.io/doobie/ with many years of links to it so ideally we should setup a redirect to I need to figure that part out and we can proceed with the repo transfer. (I'm not an admin for tpolecat/doobie so will need to ask Rob to set that up) |
After we move this repo, I think we'll have to setup a
For personal repos I'm not sure if it's possible for anyone besides the owner to admin. |
Good to know we've done that already thanks @armanbilge. I'm guessing we will need an .index file per existing page since with just index.html at top level will only redirect the homepage I think? Will play around with it |
Hmm. That would be the best way but annoying to set up. Alternatively, I think GitHub lets you customize the 404 page. So we could redirect all 404s to the new site, although not to the specific page requested. Edit: well maybe with some JavaScript it could be possible, but not sure. |
Ok I've tested the docs redirect (Created a redirect html file for every doobie doc page) so we should be sorted on that front. However, I am thinking of doing another RC release with the current credentials (should hopefully be out in a few weeks). Will reach out once we're ready :) Thanks! |
Repo transfer is complete and docs redirect are working 👍 Thanks for your help! Regarding publishing, I'm guessing I can remove github secrets like PGP_PASSPHRASE and publishing should just work by inheriting org secrets? |
@jatcwang Yup! Just remove all the repo secrets |
Migration Checklist
Project Submission Issue: #125
For Organization Projects:
For All Projects:
Announcements
These steps are optional but encouraged.
The text was updated successfully, but these errors were encountered: