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

Add PyPI uploading to workflow #6

Merged
merged 7 commits into from
Sep 4, 2023
Merged

Add PyPI uploading to workflow #6

merged 7 commits into from
Sep 4, 2023

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    69de072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe448f4 View commit details
    Browse the repository at this point in the history
  3. fix: Upload both source and build distributions

    - Change source distribution artifact name to `source`
    - Change `repository_url` to `repository-url`
    - Up the project version for testing
    tfuxu committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    cc0b79b View commit details
    Browse the repository at this point in the history
  4. feat: upload to PyPI only if it's a tagged commit

    - reenable disabled for testing jobs
    - add name to `upload_to_pypi` job
    - switch to production environment
    - ignore `dither_go/bindings/**` paths
    tfuxu committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    916f7ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    047b2ab View commit details
    Browse the repository at this point in the history
  6. chore: workflow formatting

    tfuxu committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    73457eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abd33d2 View commit details
    Browse the repository at this point in the history