-
-
Notifications
You must be signed in to change notification settings - Fork 484
Release schedule #959
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
Comments
No 🙂 I am the only one doing releases in my free time. I think that there's only one way we can automate this: https://github.com/semantic-release/semantic-release But, I am not sure that this is a good idea. |
Is this something that I can help with? Totally understand if you aren't comfortable adding permissions, but I've maintained loads of open source projects (mostly in the Node.js ecosystem) and would love to help with the "create a tag and push a release" chore. |
I am totally fine with automating this process 🙂 |
For a bit more control, you can have the action to push to pypi trigger only when you create a github release rather than implicitly when a tag is created: https://www.caktusgroup.com/blog/2021/02/11/automating-pypi-releases/ |
I notice that Kurnikov has also made releases in the past. Since Sobolev is busy, any chance @mkurnikov you have time to make a release? This is holding up mypy 0.950 adoption (released on 27 April). |
Hi, I've made a |
I think new PyPI releases could be created on every release tag in the repo, it will simplify release maintenance a little bit. I do not have enough time and experience with GitHub actions to be able to do it though. Also, feel free to tag me if you need a release. I do not have enough context to review code anymore, but I can manage that much. |
Excellent. I know I'll be pretty busy with work this week, but I'll ping you when I've got something put together. |
I'll try to implement it myself this week, feel free to take it over if
it's not yet done by the end of Sunday.
…On Tue, May 24, 2022, 18:03 Christian Bundy ***@***.***> wrote:
Excellent. I know I'll be pretty busy with work this week, but I'll ping
you when I've got something put together.
—
Reply to this email directly, view it on GitHub
<#959 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAR3XQ3M2EBSMVZKXSWBYRDVLT4ULANCNFSM5WB6CMOQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Aaand I probably won't have time for that, sorry, please take over. Tag me later if you need anything from me. |
@christianbundy / @mkurnikov I added a simple workflow in #980 |
The latest discussion about release schedule has been in #1095, I'm closing this duplicate. |
Hey there! Is there a release schedule for this project? I'll often bump into bugs and then see the fix merged, but we'll often go a while without a new release. Is there a regular cadence that we're aiming to make releases on, or anything that I can do to help reduce the maintenance burden of cutting a new release?
The text was updated successfully, but these errors were encountered: