Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: Fix release CI/CD #958

Merged
merged 1 commit into from
Oct 8, 2024
Merged

chore: Fix release CI/CD #958

merged 1 commit into from
Oct 8, 2024

Conversation

ka3de
Copy link
Contributor

@ka3de ka3de commented Oct 8, 2024

What this PR does / why we need it:

After the change in the release process, the tag is now generated when the release PR is merged to main. At this point, there is a current trigger for a tag that tries to publish to gcom the released plugin. However, this step should not happen automatically on the tag generation but happen when promoting the release to production. Therefore, move this step as the last step for the promote->production event trigger.

After the change in the release process, the tag is now generated when
the release PR is merged to main. At this point, there is a current
trigger for a tag that tries to publish to gcom the released plugin.
However, this step should not happen automatically on the tag generation
but happen when promoting the release to production. Therefore, move
this step as the last step for the promote->production event trigger.
@ka3de ka3de changed the title ci: Fix release CI/CD chore: Fix release CI/CD Oct 8, 2024
@ka3de ka3de marked this pull request as ready for review October 8, 2024 12:56
@ka3de ka3de requested a review from a team as a code owner October 8, 2024 12:56
@ka3de ka3de merged commit 91ec8f9 into main Oct 8, 2024
5 checks passed
@ka3de ka3de deleted the fix-release-ci branch October 8, 2024 12:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants