Skip to content

Commit

Permalink
[DPE-5216] S3 integration (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
Batalex authored Sep 3, 2024
1 parent 8f6c66f commit f353f93
Show file tree
Hide file tree
Showing 24 changed files with 2,484 additions and 511 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
- integration-provider
- integration-tls
- integration-upgrade
- integration-backup
- integration-replication
name: ${{ matrix.tox-environments }}
needs:
Expand Down
3 changes: 3 additions & 0 deletions actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ set-tls-private-key:
internal-key:
type: string
description: The content of private key for internal communications with clients. Content will be auto-generated if this option is not specified.

create-backup:
description: TODO. This action is only used for testing at the moment.
Loading

0 comments on commit f353f93

Please sign in to comment.