2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
- .buildbaselog+7-1
- .github/workflows/build-package.yml-10
- CONTRIBUTING.md+1-1
- Makefile+3-3
- VERSION+1-1
- make/photon/registry/Dockerfile.binary+1-1
- make/photon/trivy-adapter/Dockerfile.binary+1-1
- make/photon/trivy-adapter/builder.sh+1-1
- src/common/rbac/const.go+3-3
- src/controller/artifact/controller.go+8-10
- src/controller/event/metadata/robot.go+10-5
- src/controller/robot/controller.go+8-4
- src/controller/robot/model.go+1
- src/controller/scan/callback.go+2-1
- src/controller/scan/callback_test.go+2-2
- src/go.mod+27-26
- src/go.sum+58-55
- src/server/v2.0/handler/robot.go+6-3
- src/server/v2.0/handler/robot_test.go+90
- src/testing/controller/robot/controller.go+12-5
- tests/apitests/python/library/cnab.py-3
- tests/apitests/python/test_push_cnab_bundle.py+1-1
- tests/apitests/python/test_system_permission.py+4-4
- tests/ci/distro_installer.sh+2-2
- tests/resources/Docker-Util.robot+27
- tests/resources/Harbor-Pages/Configuration.robot+7-1
- tests/resources/Harbor-Pages/Configuration_Elements.robot+2
- tests/resources/Harbor-Pages/Project_Robot_Account.robot+2-2
- tests/resources/TestCaseBody.robot+5-3
- tests/robot-cases/Group1-Nightly/Common.robot+3-3
- tests/robot-cases/Group1-Nightly/P2P_Preheat.robot+4-4
- tests/robot-cases/Group1-Nightly/Replication.robot+3-2
- tests/robot-cases/Group1-Nightly/Schedule.robot+1-1
- tests/robot-cases/Group1-Nightly/Webhook.robot+8-8
- tools/release/release_utils.sh-4
0 commit comments