-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule common
updated
14 files
+0 −193 | .github/workflows/centos7-tests.yaml | |
+69 −0 | .github/workflows/container-tests.yml | |
+0 −193 | .github/workflows/fedora-tests.yaml | |
+0 −193 | .github/workflows/rhel7-tests.yaml | |
+0 −193 | .github/workflows/rhel8-tests.yaml | |
+2 −1 | .pre-commit-config.yaml | |
+2 −2 | README.md | |
+4 −4 | build.sh | |
+4 −3 | common.mk | |
+2 −2 | generate.sh | |
+3 −5 | tag.sh | |
+5 −3 | test-lib.sh | |
+1 −1 | test.sh | |
+1 −1 | tests/failures/check/v0/Dockerfile.fedora |