Skip to content

Commit

Permalink
Revert "Start the RC1 release procedure after branching"
Browse files Browse the repository at this point in the history
This reverts commit 5ddb8dd because
just below it is the same instruction.
  • Loading branch information
ekohl committed Jun 4, 2024
1 parent e183fff commit acf7cce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions procedures/foreman/branch.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,6 @@ The next step should only be done after all branching, including packaging, has

## Release Owner

- [ ] Generate and post the release procedure, if not already posted:
- [ ] Use <%= rel_eng_script('procedure_release') %>: `PROJECT=foreman VERSION=<%= release %> ./procedure_release "<%= target_date %>" "<%= owner %>" "<%= engineer %>"
- [ ] Post the output in [Development/Releases](https://community.theforeman.org/c/development/releases/20) using `Foreman <%= release %>.0-rc1 release process`
- [ ] Create the <%= release %>.0-rc release procedure in [Development/Releases](https://community.theforeman.org/c/development/releases/20): `PROJECT=foreman VERSION=<%= release %> ./procedure_release <%= target_date %> '<%= owner %>' '<%= engineer %>' | wl-copy`
- [ ] Create a `Foreman <%= develop %> Schedule and Planning` post on [Development/Releases](https://community.theforeman.org/c/development/releases/20) using <%= rel_eng_script('schedule') %>: `./schedule <%= target_date + 1 %>` (make sure there are no conflicts with other important dates)
- [ ] Create Redmine version <%= develop %>.0 and make sure it is shared with subprojects in [foreman](https://projects.theforeman.org/projects/foreman/settings/versions)
Expand Down

0 comments on commit acf7cce

Please sign in to comment.