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

Need CD workflow to publish project #18

Open
Tracked by #10
mrl280 opened this issue Mar 14, 2024 · 1 comment
Open
Tracked by #10

Need CD workflow to publish project #18

mrl280 opened this issue Mar 14, 2024 · 1 comment
Labels
CI/CD 🛠️ This issue relates to our automated testing, building, and publishing processes

Comments

@mrl280
Copy link
Collaborator

mrl280 commented Mar 14, 2024

We need to publish to TestPyPI, PyPI, and Conda.

Conda distribution is being discussed in #9.

Note: PyPI and TestPyPI are separate platforms, and require separate accounts.

This workflow will need to call our build and deployment CI workflow (#15), and publish the resulting build to all distribution channels. We may want to run the workflows to publish docs (#19 ) and notify stakeholders (#20) as part of the automated publication process?

This was referenced Mar 14, 2024
@mrl280 mrl280 changed the title Publishing: Publish to PyPI and Conda Need CD workflow to publish project Mar 14, 2024
@mrl280
Copy link
Collaborator Author

mrl280 commented Mar 14, 2024

Regarding publishing to PyPI, approvals for organizations appear to still be on hold: https://discuss.python.org/t/pypi-organization-account-roadmaps/14699/21?page=2.

@mrl280 mrl280 added the CI/CD 🛠️ This issue relates to our automated testing, building, and publishing processes label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD 🛠️ This issue relates to our automated testing, building, and publishing processes
Projects
None yet
Development

No branches or pull requests

1 participant