Commit 4b6f019
feat: update submodules documentation to latest
Signed-off-by: Hyperledger Bot <[email protected]>1 parent 9ef3c65 commit 4b6f019
2 files changed
+2
-2
lines changedSubmodule cloud-agent updated 29 files
- .github/dependabot.yml+74
- .github/workflows/auto-merge.yml+15-2
- .github/workflows/build.yml+27-13
- .github/workflows/dependency-review.yml+27
- .github/workflows/integration-tests.yml+16-11
- .github/workflows/lint.yml+13-6
- .github/workflows/oasdiff.yml+14-6
- .github/workflows/performance-tests.yml+17-9
- .github/workflows/pr-lint.yml+6-1
- .github/workflows/release-clients.yml+13-7
- .github/workflows/release.yml+16-9
- .github/workflows/sbt-dependency-submission.yml+13-6
- .github/workflows/scala-steward.yml+13-6
- .github/workflows/scorecard.yml+83
- .github/workflows/unit-tests.yml+9-4
- .github/workflows/update-oas.yml+13-6
- .pre-commit-config.yaml+16
- build.sbt+10-8
- cloud-agent/service/server/src/main/resources/application.conf+30
- cloud-agent/service/server/src/main/scala/org/hyperledger/identus/agent/server/Modules.scala+25-2
- cloud-agent/service/server/src/main/scala/org/hyperledger/identus/agent/server/config/AppConfig.scala+45-1
- cloud-agent/service/server/src/test/scala/org/hyperledger/identus/agent/server/config/AppConfigSpec.scala+111-10
- cloud-agent/service/vdr/src/main/scala/org/hyperledger/identus/agent/vdr/VdrService.scala+119-10
- cloud-agent/service/vdr/src/main/scala/org/hyperledger/identus/agent/vdr/VdrServiceError.scala+3-1
- docs/docusaurus/vdr/manage.md+53-12
- examples/st-oid4vci/demo/Dockerfile+1-1
- examples/st-oid4vci/demo/requirements.txt+1-1
- infrastructure/shared/docker-compose.yml+1-1
- tests/integration-tests/src/test/resources/containers/agent.yml+3
0 commit comments