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

move tag rancher to release command #347

Merged
merged 4 commits into from
Jan 25, 2024

Conversation

tashima42
Copy link
Contributor

@tashima42 tashima42 commented Jan 23, 2024

  • Creates the release tag rancher command
  • Refactors the rancher.TagRelease function

In the rancher/rancher repo, the release is created by a drone plugin when a new tag is pushed, so the previous command was not valid. It was simplified to the following steps:

  • Verifies that the branch exists and grabs the latest commit
  • Verifies that the latest commit state is success for all CI jobs
  • Creates a lightweight tag

@tashima42 tashima42 marked this pull request as ready for review January 23, 2024 23:56
@tashima42 tashima42 marked this pull request as draft January 24, 2024 14:39
@tashima42 tashima42 marked this pull request as ready for review January 24, 2024 14:50
@tashima42 tashima42 merged commit 7f58838 into rancher:master Jan 25, 2024
2 checks passed
@tashima42 tashima42 deleted the release-rancher-cmd branch January 25, 2024 09:29
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.

3 participants