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 package publishing #3

Merged
merged 4 commits into from
Dec 13, 2023
Merged

Add package publishing #3

merged 4 commits into from
Dec 13, 2023

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Dec 13, 2023

  • Adds a packse publish command that forwards to twine
  • Adds PACKSE_VERSION_SEED to allow versions to vary based on external information
    • e.g. We can use the Git commit hash to publish new versions on each merge to main even if the scenario is unchanged
  • Adds build and publish of all scenarios to test PyPI on merge to main
  • Adds debug logs with hatch output during build (and same for twine output)

@zanieb zanieb merged commit ad488c7 into main Dec 13, 2023
2 checks passed
zanieb added a commit that referenced this pull request Dec 13, 2023
Fixes publish on `main` introduced in #3
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.

1 participant