Skip to content
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

fix broken release infrastructure #40

Open
glyph opened this issue Oct 28, 2023 · 3 comments · May be fixed by #41
Open

fix broken release infrastructure #40

glyph opened this issue Oct 28, 2023 · 3 comments · May be fixed by #41

Comments

@glyph
Copy link
Member

glyph commented Oct 28, 2023

I've been trying to get the tag workflow to run for the last hour or so and it seems broken in several ways. Here's the most recent failure:

https://github.com/twisted/constantly/actions/runs/6679755558/job/18152162563

I'm just going to make a release manually now.

@adiroiban
Copy link
Member

I see that PyPi is configuredf for ci.yml , while the current file is named ci.yaml

This was previously configured

image


I have reconfigured PyPI for ci.yaml

This is what is configured now

image

@glyph
Copy link
Member Author

glyph commented Oct 29, 2023

@adiroiban cool. do you want to try doing a no-op micro-version release just to see if this works?

@adiroiban
Copy link
Member

I can try do a .dev0 release on https://test.pypi.org/ .... not sure how the versioner part works for testing :( ... but I will give it at try.

@adiroiban adiroiban linked a pull request Oct 30, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants