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

CI tweak: use "release" event instead of "tag push" for pypi publishing #49

Closed
wants to merge 8 commits into from

Conversation

bpkroth
Copy link
Owner

@bpkroth bpkroth commented Jan 16, 2024

Minor tweak on microsoft#626: instead of acting on tag push events, we only act on "release" events. This gives us a chance to fix bad tag pushes (which otherwise don't have much gated checking on them) prior to attempting to publish a version on pypi, which cannot be overwritten (only superseded).

bpkroth and others added 8 commits January 9, 2024 15:59
Co-authored-by: Sergiy Matusevych <sergiym@microsoft.com>
Co-authored-by: Sergiy Matusevych <sergiy.matusevych@gmail.com>
Backreference links to/from pypi
…#629)

Minor tweaks to make it easier to understand the difference between a
(tunable) config (for an Environment) and a config (part of the
framework) when interacting with the storage layer (who's schema
switches terminology slightly than the code).
@bpkroth bpkroth closed this Jan 16, 2024
@bpkroth bpkroth deleted the ci-release-tweaks branch January 16, 2024 16:34
@bpkroth bpkroth restored the ci-release-tweaks branch January 16, 2024 16:34
@bpkroth bpkroth deleted the ci-release-tweaks branch January 16, 2024 17:13
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