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

Update release (cd.yaml) to create the github release when tag is created #1148

Closed
monkut opened this issue Jul 15, 2022 · 0 comments · Fixed by #1324
Closed

Update release (cd.yaml) to create the github release when tag is created #1148

monkut opened this issue Jul 15, 2022 · 0 comments · Fixed by #1324
Assignees
Labels
CI/CD Improvements to the CI/CD pipeline priority | P2 Priority: Medium
Milestone

Comments

@monkut
Copy link
Collaborator

monkut commented Jul 15, 2022

Context

Automatic pypi release is integrated with the 0.54.2 release in the cd.yaml, however the github release is not updated.

Expected Behavior

github release is updated on x.x.x tag creation.

Actual Behavior

Only pypi is updated.

Possible Fix

Update the .github/workflow/cd.yaml to auto create the github release.

@javulticat javulticat self-assigned this Apr 3, 2024
@javulticat javulticat added this to the Zappa 0.59 milestone Apr 3, 2024
@javulticat javulticat added in-progress Development is underway priority | P2 Priority: Medium repo-maintenance Will help maintain the repo CI/CD Improvements to the CI/CD pipeline and removed packaging repo-maintenance Will help maintain the repo labels Apr 3, 2024
@javulticat javulticat removed the in-progress Development is underway label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Improvements to the CI/CD pipeline priority | P2 Priority: Medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants