-
Notifications
You must be signed in to change notification settings - Fork 10
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
Document release process? #36
Comments
Do you want to use |
(for some context this is how conda-build runs their releases) |
Step 4 could be automate in Travis or as a GH Action. I can send a PR later today. Step 5 I would just leave it to the bot. |
sounds like you both have solid ideas. I don't really have a strong preference either way. Seems like a "do-ocracy" will win here :) My only ask is that can whomever takes over the release instructions documents it in the readme? |
Just as an update I implemented rever I just need to add it to the readme. |
Anyone know fully how we do releases here? I'm specifically looking to understand steps 4 and 5.
git tag -a
-> then describe release in editorcc @ocefpaf @CJ-Wright
The text was updated successfully, but these errors were encountered: