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

Pypi packaging #626

Merged
merged 42 commits into from
Jan 9, 2024
Merged

Pypi packaging #626

merged 42 commits into from
Jan 9, 2024

Conversation

bpkroth
Copy link
Contributor

@bpkroth bpkroth commented Jan 9, 2024

No description provided.

@bpkroth bpkroth requested a review from a team as a code owner January 9, 2024 20:41
@bpkroth bpkroth marked this pull request as draft January 9, 2024 20:50
@bpkroth bpkroth marked this pull request as ready for review January 9, 2024 21:54
@bpkroth bpkroth added the ready for review Ready for review label Jan 9, 2024
@bpkroth bpkroth linked an issue Jan 9, 2024 that may be closed by this pull request
Copy link
Member

@motus motus left a comment

Choose a reason for hiding this comment

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

Looks good! left a few comments - all minor, except for one potential typo in regex

Co-authored-by: Sergiy Matusevych <sergiy.matusevych@gmail.com>
@bpkroth bpkroth enabled auto-merge (squash) January 9, 2024 22:31
@bpkroth bpkroth merged commit c7df7ff into microsoft:main Jan 9, 2024
11 checks passed
@bpkroth bpkroth deleted the pypi-packaging branch January 9, 2024 22:40
bpkroth added a commit that referenced this pull request Jan 16, 2024
…ng (#631)

Minor tweak on #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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

publish mlos packages on pypi
2 participants