Skip to content

Commit

Permalink
Merge pull request #276 from zmiklank/stop_centos7_builds
Browse files Browse the repository at this point in the history
Repository cleanup
  • Loading branch information
phracek authored Aug 14, 2023
2 parents 1dc67c2 + 420bfde commit bb97890
Show file tree
Hide file tree
Showing 76 changed files with 3 additions and 1,929 deletions.
24 changes: 0 additions & 24 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@ jobs:
fail-fast: false
matrix:
include:
- dockerfile: "5.30/Dockerfile"
docker_context: "5.30"
registry_namespace: "centos7"
tag: "centos7"
image_name: "perl-530-centos7"
quayio_username: "QUAY_IMAGE_BUILDER_USERNAME"
quayio_token: "QUAY_IMAGE_BUILDER_TOKEN"

- dockerfile: "5.32/Dockerfile.c9s"
docker_context: "5.32"
registry_namespace: "sclorg"
Expand All @@ -30,22 +22,6 @@ jobs:
quayio_username: "QUAY_IMAGE_SCLORG_BUILDER_USERNAME"
quayio_token: "QUAY_IMAGE_SCLORG_BUILDER_TOKEN"

- dockerfile: "5.32/Dockerfile.fedora"
docker_context: "5.32"
registry_namespace: "fedora"
tag: "5.32"
image_name: "perl-532"
quayio_username: "QUAY_IMAGE_FEDORA_BUILDER_USERNAME"
quayio_token: "QUAY_IMAGE_FEDORA_BUILDER_TOKEN"

- dockerfile: "5.34/Dockerfile.fedora"
docker_context: "5.34"
registry_namespace: "fedora"
tag: "5.34"
image_name: "perl-534"
quayio_username: "QUAY_IMAGE_FEDORA_BUILDER_USERNAME"
quayio_token: "QUAY_IMAGE_FEDORA_BUILDER_TOKEN"

- dockerfile: "5.36/Dockerfile.fedora"
docker_context: "5.36"
registry_namespace: "fedora"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/container-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
version: [ "5.26", "5.26-mod_fcgid", "5.30", "5.30-mod_fcgid", "5.32", "5.34", "5.36" ]
os_test: [ "fedora", "centos7", "rhel7", "rhel8", "rhel9", "c9s" ]
os_test: [ "fedora", "rhel7", "rhel8", "rhel9", "c9s" ]
test_case: [ "container" ]

if: |
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/openshift-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@ jobs:
fail-fast: false
matrix:
version: [ "5.26", "5.26-mod_fcgid", "5.30", "5.30-mod_fcgid", "5.32", "5.34", "5.36" ]
os_test: [ "centos7", "rhel7", "rhel8", "rhel9"]
os_test: [ "rhel7", "rhel8", "rhel9"]
test_case: [ "openshift-3", "openshift-4" ]
exclude:
- test_case: "openshift-4"
os_test: "centos7"
- test_case: "openshift-3"
os_test: "rhel8"
- test_case: "openshift-3"
Expand Down
43 changes: 0 additions & 43 deletions 5.16/Dockerfile

This file was deleted.

52 changes: 0 additions & 52 deletions 5.16/Dockerfile.rhel7

This file was deleted.

4 changes: 0 additions & 4 deletions 5.16/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions 5.16/cccp.yml

This file was deleted.

17 changes: 0 additions & 17 deletions 5.16/root/opt/app-root/etc/httpd.conf

This file was deleted.

11 changes: 0 additions & 11 deletions 5.16/root/opt/app-root/etc/httpd.d/50-mpm.conf.template

This file was deleted.

7 changes: 0 additions & 7 deletions 5.16/root/opt/app-root/etc/httpdconf.sed

This file was deleted.

6 changes: 0 additions & 6 deletions 5.16/root/opt/app-root/etc/scl_enable

This file was deleted.

51 changes: 0 additions & 51 deletions 5.16/s2i/bin/assemble

This file was deleted.

40 changes: 0 additions & 40 deletions 5.16/s2i/bin/run

This file was deleted.

15 changes: 0 additions & 15 deletions 5.16/s2i/bin/usage

This file was deleted.

Loading

0 comments on commit bb97890

Please sign in to comment.