Skip to content

Improve github action to publish package #915

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

JonathanHuot
Copy link
Member

No longer attempt to publish package for each commit due to a broken if statement.
Added build/upload artifact job.
Removed build from publish job.
Migrated from twine to python build

Fix #913 based on https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/

Separated build from publish job.

Migrated from twine to python build

Fix #913
- name: Install prereq
run: pip install tox
- name: Run python tests
run: tox -e ${{ matrix.toxenv }}
pypi-publish:
build:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A possible future improvement could be building before running tests and then testing the same dists. But that's a separate possibility out of the scope of publishing.

@auvipy auvipy self-requested a review July 11, 2025 06:54
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
Copy link

@webknjaz webknjaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be enough within the scope declared.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[drive-by] Insecure use of Trusted Publishing when uploading to PyPI from CI/CD
3 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy