We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0286f50 commit 3eb7093Copy full SHA for 3eb7093
doc/dev/releasing.md
@@ -9,7 +9,7 @@ The project maintainers are responsible for bumping the version number, regenera
9
To test the new version of `octocatalog-diff` in the GitHub Puppet repository, check out `github/puppet` and:
10
11
- Start a new branch based off master
12
-- Run `script/update-octocatalog-diff -r <ocd_branch_name>`
+- Run `script/update-octocatalog-diff <ocd_branch_name>`
13
- Confirm and commit the result
14
- Make sure all CI jobs pass
15
- Run the `puppet-catalog-diff` CI job and make sure it passes and shows expected results
0 commit comments