10000 Fix python-publish GitHub workflow by nsoranzo · Pull Request #18 · ISA-tools/isa-rwval · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix python-publish GitHub workflow #18

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

Merged
merged 1 commit into from
Jun 18, 2025

Conversation

nsoranzo
Copy link
Contributor

isa-rwval 0.10.11 packages weren't uploaded to PyPI because the python-publish workflow didn't run.

GitHub workflows don't seem to work on release with type created, see e.g. ISA-tools/isa-api@f86e8b4

  • Split the building and uploading of packages so that we build packages for every push and pull request.
  • Use the build package instead of setup.py to build the sdist and wheel packages.
  • Use the pypi-publish action instead of twine.

GitHub workflows don't seem to work on `release` with type `created`,
see e.g. ISA-tools/isa-api@f86e8b4

- Split the building and uploading of packages so that we build
  packages for every push and pull request.
- Use the `build` package instead of `setup.py` to build the
  sdist and wheel packages.
- Use the `pypi-publish` action instead of twine.
@proccaserra proccaserra merged commit 653c340 into ISA-tools:master Jun 18, 2025
4 checks passed
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 this pull request may close these issues.

2 participants
0