-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
updating release cheat sheet #4322
Conversation
/test pull-tekton-pipeline-alpha-integration-tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @pritidesai!
/test pull-tekton-pipeline-alpha-integration-tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
noticed a typo in the cheatsheet that haven't gotten around to fixing, could we fix it here please in case someone copy pastes and misses the typo?
pipeline/tekton/release-cheat-sheet.md
Line 181 in f53f4fb
kubectl config rename-context gke_tekton-releases_us-central1-a_dogfooding dogfoodin |
dogfoodin --> dogfooding
Add a new item as part of the release creation process, creating a branch in the GitHub repo for the release that was just created. This branch can be useful to the website https://tekton.dev/docs/ to point to the latest release. Also, the released branch is needed for creating a patch. Instead of creating such branch just before creating a patch, make it part of the release process. Fixing the typo while renaming the context to dogfooding instead of dogfoodin (typo)
f53f4fb
to
1a81742
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jerop, vdemeester The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
Changes
Add a new item as part of the release creation process, creating a branch in the GitHub repo for the release that was just created.
This branch can be useful to the website https://tekton.dev/docs/ to point to the latest release. Also, the released branch is needed for creating a patch. Instead of creating such branch just before creating a patch, make it part of the release process.
Closes #3875
/kind documentation
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
functionality, content, code)
Release Notes