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

bugfix: Pass PYPI token to publish environment #6

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

NucciTheBoss
Copy link
Member

Passing the PYPI token through the environment enables tox to publish new releases to the slurmutils listing on pypi. If this token is not passed, poetry will fail to upload the package.

Passing the PYPI token through the environment enables tox to publish new releases to the `slurmutils` listing on pypi. If this token is not passed, poetry will fail to upload the package.

Signed-off-by: Jason C. Nucciarone <[email protected]>
@NucciTheBoss NucciTheBoss merged commit 13f6f23 into main Feb 5, 2024
4 checks passed
@NucciTheBoss NucciTheBoss deleted the fix-publishing branch February 7, 2024 17:25
@NucciTheBoss NucciTheBoss added Type: Bug Issue reports a bug, or pull request fixes a bug. Priority: Critical This should be fixed RIGHT NOW. Should be used only for issues that affect everyone. labels Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Critical This should be fixed RIGHT NOW. Should be used only for issues that affect everyone. Type: Bug Issue reports a bug, or pull request fixes a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant