forked from sclorg/postgresql-container
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the latest container-common-scripts
Signed-off-by: Petr "Stone" Hracek <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule common
updated
10 files
+55 −39 | .github/workflows/container-tests.yml | |
+1 −1 | .github/workflows/sanity-tests.yaml | |
+1 −2 | .pre-commit-config.yaml | |
+8 −16 | Makefile | |
+54 −4 | shared-scripts/core/usr/bin/cgroup-limits | |
+2 −1 | test-lib.sh | |
+10 −0 | tests/failures/check/check_skip_squash.sh | |
+2 −0 | tests/failures/check/v0/Dockerfile.rhel9 | |
+61 −66 | tests/remote-containers.sh | |
+3 −3 | tests/squash/squash.sh |