Niccolò Fei
Niccolò Fei
Hi, recently I'm seeing the following error when running the `upload-sarif@v3` GH action. Example failure: https://github.com/cloudnative-pg/postgres-containers/actions/runs/8196632252/job/22417260216 ``` Uploading results Processing sarif files: ["snyk.sarif"] Uploading results Successfully uploaded results Waiting for...
Closes #563 This patch adds support for the 2 collaborator roles: `triage` and `maintain`.
Closes #3411
Closes #77
Closes #101
PG11 is EOL since November 9 2023
1. Changed `Context("can bootstrap a replica cluster from a backup")` tests so that both object store and volume snapshot subtests can make use of the same source Cluster. This will...
Let's use the globally instantiated env variables when possible instead of hardcoding the values.