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

Enable release workflows to publish prerelease to PyPI #223

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

t1m0thyj
Copy link
Member

@t1m0thyj t1m0thyj commented Nov 6, 2023

What It Does
Re-enables the workflow that publishes a "1.0.0.devXX" release when a PR is merged with the "release-dev" label.
The Secrets SDK is published from a separate workflow that gets triggered whenever a new tag release is created.

How to Test
We can test the new workflow when #222 is merged

Review Checklist
I certify that I have:

Additional Comments

Signed-off-by: Timothy Johnson <[email protected]>
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@t1m0thyj t1m0thyj marked this pull request as ready for review November 7, 2023 13:49
Copy link
Member

@traeok traeok left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @t1m0thyj

@t1m0thyj t1m0thyj merged commit 8ea8fb4 into feat/add-secrets-sdk Nov 10, 2023
34 checks passed
@t1m0thyj t1m0thyj deleted the ci/publish-dev-release branch November 10, 2023 14:18
@t1m0thyj t1m0thyj added release-dev Add to PR to publish a new dev release when merged and removed release-dev Add to PR to publish a new dev release when merged labels Nov 14, 2023
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.

3 participants