-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [common](https://github.com/sclorg/container-common-scripts) from `f994db1` to `1e271d8`. - [Commits](sclorg/container-common-scripts@f994db1...1e271d8) --- updated-dependencies: - dependency-name: common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
37220af
commit 034c8b9
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule common
updated
19 files
+14 −12 | .github/workflows/container-tests.yml | |
+7 −7 | README.md | |
+4 −14 | betka.py | |
+2 −7 | build.sh | |
+0 −3 | check_imagestreams.py | |
+2 −9 | common.mk | |
+0 −3 | show_all_imagestreams.py | |
+3 −3 | test-lib-openshift.sh | |
+1 −3 | test-lib-remote-openshift.sh | |
+3 −5 | test-lib.sh | |
+1 −1 | test.sh | |
+3 −3 | tests/check_betka.sh | |
+1 −1 | tests/check_imagestreams.sh | |
+0 −2 | tests/failures/check/v0/Dockerfile | |
+2 −0 | tests/failures/check/v0/Dockerfile.c10s | |
+0 −2 | tests/failures/check/v0/Dockerfile.rhel7 | |
+3 −3 | tests/imagestreams/testing_file.json | |
+14 −4 | tests/test-lib/image_availability | |
+4 −4 | tests/test-lib/public_image_name |