-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add some more release process details 🤓
Worked with @jerop to create the v0.19.0 release today and there were a few parts of the cheat sheet that felt like they could use a bit more detail: - You can configure kubectl to connect to multiple clusters if you want - Some info on how to choose the commit to release - The step that applies the PipelineResource was applying a file in the tekton dir that probably wasnt the one you meant to apply (the old instructions directed ppl to edit that file) - Applying the env vars doesn't work with out `export` - Changed the numbering in markdown to all be `1.` so you can add more steps without having to update all the numbers - Added some guidance on naming the release. - Mentioned that you have to uncheck the pre-release box (which I didn't realize last time XD)
- Loading branch information
1 parent
75f3776
commit eb37a21
Showing
1 changed file
with
41 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters