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

Enhance the PyPI plugin #123

Open
5 tasks
t1m0thyj opened this issue Nov 16, 2023 · 0 comments
Open
5 tasks

Enhance the PyPI plugin #123

t1m0thyj opened this issue Nov 16, 2023 · 0 comments
Labels
enhancement New feature or request priority-low

Comments

@t1m0thyj
Copy link
Contributor

t1m0thyj commented Nov 16, 2023

The PyPI package was created quickly to support the Zowe Python SDK repo (#122), but the current implementation is very simple and could be enhanced.

  • Support versioning - currently the Python SDK uses custom scripts to bump the version
  • Check if the package version already exists on PyPI before attempting to publish it
  • Add smoke tests to install the package after it publishes
  • Grab package URL to display in PR comment when publish is successful
  • Implement a better dry run mode - currently it tries to publish to TestPyPI, which likely won't work because token is not the same as for PyPI
@t1m0thyj t1m0thyj added enhancement New feature or request priority-low labels Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-low
Projects
None yet
Development

No branches or pull requests

1 participant