You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rdoc
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,5 +167,6 @@ The tool creates the following folders:
167
167
* Push to main.
168
168
* Push the tag. Github Actions will build and publish the new gem
169
169
* A github release is automatically created, verify it on https://github.com/pmd/pmd-regression-tester/releases
170
-
* To make pmd's main CI use the new version (in [pmd/pmd](https://github.com/pmd/pmd/)), go to the root directory and run `bundle lock --update`. Commit these changes.
170
+
* To make pmd's main CI use the new version (in [pmd/pmd](https://github.com/pmd/pmd/)),
171
+
go to the directory ".ci/files" and run `bundle lock --update`. Commit these changes.
171
172
* Rename milestone to version, close it and create a new "Next" milestone: https://github.com/pmd/pmd-regression-tester/milestones
0 commit comments