Skip to content

Commit

Permalink
[DPE-3929] - feat: secrets integration (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoppenheimer committed May 3, 2024
1 parent 364edab commit dd5ab7e
Show file tree
Hide file tree
Showing 43 changed files with 5,445 additions and 2,042 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,15 @@ jobs:
integration-test:
strategy:
fail-fast: false
max-parallel: 2
matrix:
tox-environments:
- integration-charm
- integration-scaling
- integration-provider
- integration-password-rotation
- integration-tls
- integration-upgrade
name: ${{ matrix.tox-environments }}
needs:
- lint
Expand Down

0 comments on commit dd5ab7e

Please sign in to comment.