Commit 8d6c219
feat: simplify the OCI reference when there is only 1 plugin in the OCI image (#3672)
* chore: simplify oci reference when only one plugin is in OCI artifact
Signed-off-by: Frank Kong <[email protected]>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: update dynamic plugin install script unit tests
Assisted By: Cursor
Signed-off-by: Frank Kong <[email protected]>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: implement Tomas' suggestion
Signed-off-by: Frank Kong <[email protected]>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* test: update unit tests for new inherit behavior
Assisted-By: Cursor
Signed-off-by: Frank Kong <[email protected]>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* docs: update documentation for the path omission feature
Signed-off-by: Frank Kong <[email protected]>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: rename variables to make sonarqube happy
Signed-off-by: Frank Kong <[email protected]>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* chore: rename more variables and functions to appease sonarqube
Signed-off-by: Frank Kong <[email protected]>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
* tests: update install-dynamic-plugins unit tests with new variable names
Signed-off-by: Frank Kong <[email protected]>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
---------
Co-authored-by: Nick Boldt <[email protected]>1 parent 64ff7eb commit 8d6c219
File tree
4 files changed
+776
-165
lines changed- docker
- docs/dynamic-plugins
4 files changed
+776
-165
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
0 commit comments