From 9acbb87000408d18e9408a341bec80014af5ceea Mon Sep 17 00:00:00 2001 From: Patrick Creech Date: Mon, 4 Nov 2024 11:08:59 -0500 Subject: [PATCH] Reorder branching steps for installer options Reorder the installer options update steps to ensure the updates are done to nightly first so they can be copied to 3.13, instead of having to ensure they are updated in both places. --- procedures/foreman/branch.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/procedures/foreman/branch.md.erb b/procedures/foreman/branch.md.erb index 168ac32..f78dbd0 100644 --- a/procedures/foreman/branch.md.erb +++ b/procedures/foreman/branch.md.erb @@ -41,13 +41,13 @@ - [ ] Announce start of stabilization week to discourse [development category](https://community.theforeman.org/c/development). - [ ] Request new Hammer CLI release from maintainers if needed. - Prepare the manual for the new version: + - [ ] Update installer options section of nightly manual using the [get-params script](https://github.com/theforeman/theforeman.org/blob/gh-pages/scripts/installer/get-params) - [ ] Copy [website manual content](https://github.com/theforeman/theforeman.org/tree/gh-pages/manuals) from nightly to <%= release %> and update version numbers mentioned in it. - `cp -r manuals/nightly manuals/<%= release %>` - `cp -r _includes/manuals/nightly _includes/manuals/<%= release %>` - `sed -i 's/nightly/<%= release %>/i' manuals/<%= release %>/*.md` - `sed -i '/previous_version/ s/: .\+/: "<%= release %>"/' manuals/nightly/index.md` - `sed -i '/- nightly/a \ \ - "<%= release %>"' _config.yml` - - [ ] Update installer options section of nightly manual using the [get-params script](https://github.com/theforeman/theforeman.org/blob/gh-pages/scripts/installer/get-params) - [ ] Clean up deprecation and upgrade warnings from nightly manual for in both [foreman.adoc](https://github.com/theforeman/foreman-documentation/blob/master/guides/doc-Release_Notes/topics/foreman.adoc) and [katello.adoc](https://github.com/theforeman/foreman-documentation/blob/master/guides/doc-Release_Notes/topics/katello.adoc). - [ ] Add new languages that are at a [reasonable completion on Transifex](https://www.transifex.com/foreman/foreman/foreman/) to __develop__