-
Notifications
You must be signed in to change notification settings - Fork 8
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
Automate Version Updates For PyPi #80
Comments
@VitalJoseph @KellerLiptrap Have you made any progress on this? Remember that @MilesF25 and @AidanNeeson have some experience with this. |
Please give a progress update on this before 5pm today, as the goal was for this to be done at 2:30pm today. |
I added code for the automation but I'm not sure how to test without trying to push to PyPi. Would it be better to test pushing with this branch or should we merge then test? |
That is an excellent question, @MilesF25. Perhaps we can get some input from @AidanNeeson and @gkapfham on the best course of action here? |
@boulais01 or @MilesF25, could we open a pull request for the branch that contains these changes? It would be better to have a discussion there, as I have a few comments and questions coming from what I looked at. Thanks! |
The current problem is that version updates to the .toml must be made manually.
Ideally, this can be automated, although it is said this will make the publish.yml file a little more complicated, I expect the tradeoff will be worth it in the long run.
The text was updated successfully, but these errors were encountered: