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.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ Consult the section above to learn more about the structure of the template.
85
85
86
86
=== Test changes locally
87
87
88
-
1. Run the `test.sh` script.
88
+
1. Run the `test.sh` script. To limit the run to a single operator, add `--extra-vars "shard_repositories=['nifi-operator']"` (or your choice of operator).
89
89
It will automatically delete and recreate a `work` directory.
90
90
2. The changes can be examined with `git status`.
91
91
When the pull request is later merged into the `main` branch then pull requests with these changes will be created automatically.
0 commit comments