Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove RHEL-7 support - EOL June 2024 #307

Merged
merged 3 commits into from
Jul 2, 2024
Merged

Remove RHEL-7 support - EOL June 2024 #307

merged 3 commits into from
Jul 2, 2024

Conversation

phracek
Copy link
Member

@phracek phracek commented Jun 25, 2024

This pull request removes RHEL-7 from this repository.

@phracek
Copy link
Member Author

phracek commented Jun 25, 2024

[test]

@phracek
Copy link
Member Author

phracek commented Jun 26, 2024

Fedora failures are expected and should be fixed by #297

@phracek
Copy link
Member Author

phracek commented Jun 27, 2024

The grep over this repository for 'rhel7' is:

$ grep -rn 'rhel7' *
1.20/Dockerfile.rhel7:1:FROM rhscl/s2i-core-rhel7:1
1.20/Dockerfile.rhel7:39:      name="rhscl/${NAME}-${NGINX_SHORT_VER}-rhel7" \
1.20/Dockerfile.rhel7:44:      usage="s2i build <SOURCE-REPOSITORY> rhscl/${NAME}-${NGINX_SHORT_VER}-rhel7:latest <APP-NAME>"

@phracek
Copy link
Member Author

phracek commented Jun 27, 2024

[test-openshift]

phracek added 3 commits July 2, 2024 09:23
Remove building and testing from GitHub Actions.

Remove test 'test_scl_enable' that is valid only for RHEL-7

Signed-off-by: Petr "Stone" Hracek <[email protected]>
This commit replaces RHEL8 instead of RHEL7.
It replaces also CentOS 7 with CentOS Stream 9.

Signed-off-by: Petr "Stone" Hracek <[email protected]>
Signed-off-by: Petr "Stone" Hracek <[email protected]>
@phracek
Copy link
Member Author

phracek commented Jul 2, 2024

[test-all]

Copy link

github-actions bot commented Jul 2, 2024

Pull Request validation

Success

🟢 CI - All checks have passed
🟢 Review - Reviewed by a member
🟢 Approval - Changes were approved


Auto Merge

Success

🟢 Pull Request is not marked as draft and it's not blocked by dont-merge label
🟢 Pull Request meet requirements, title has correct form
🟢 Pull Request meet requirements, mergeable is true
🟢 Pull Request meet requirements, mergeable_state is clean
🟢 Pull Request has correct target branch master
🟢 Pull Request was merged

@github-actions github-actions bot merged commit 37220af into master Jul 2, 2024
28 checks passed
@github-actions github-actions bot deleted the eol_rhel7 branch July 2, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants