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

#275: add image-build-base-release command #281

Merged
merged 7 commits into from
Oct 18, 2023
Merged

Conversation

tashima42
Copy link
Contributor

@tashima42 tashima42 commented Oct 16, 2023

Closes: #275

Adds image-build-base-release command. This command gets stable versions of golang, checks if there are releases in rancher/image-build-base and if there aren't, creates it.

⚠️⚠️ If your token has permissions to create a release in image-build-base it will create a new release. ⚠️⚠️

How to test

export GITHUB_TOKEN={YOUR_GITHUB_TOKEN}

rke2_release image-build-base-release

release/rke2/rke2.go Outdated Show resolved Hide resolved
release/rke2/rke2.go Outdated Show resolved Hide resolved
@tashima42 tashima42 requested a review from briandowns October 17, 2023 17:20
Copy link
Contributor

@johnatasr johnatasr left a comment

Choose a reason for hiding this comment

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

Good code :D

@tashima42 tashima42 merged commit 5cdf758 into master Oct 18, 2023
2 checks passed
@tashima42 tashima42 deleted the 275-image-build-base branch November 20, 2023 19:07
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.

Update RKE2 Images When New BCI is Available
3 participants