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

Fix CI job after Fedora 39 release #11256

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

jan-cerny
Copy link
Collaborator

@jan-cerny jan-cerny commented Nov 8, 2023

This commit fixes the GitHub Actions CI job Gate / Build, Test on Fedora Latest (Container) (pull_request) which started to fail after the latest container has been upgraded to Fedora 39.

We need to add gcc-c++ and python3-devel to be able to build pcre2 Python package from pip3.

Example of a problem run: https://github.com/ComplianceAsCode/content/actions/runs/6795930422/job/18474989234?pr=11236

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Used by openshift-ci bot. label Nov 8, 2023
Copy link

openshift-ci bot commented Nov 8, 2023

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link

github-actions bot commented Nov 8, 2023

Start a new ephemeral environment with changes proposed in this pull request:

Fedora Environment
Open in Gitpod

Oracle Linux 8 Environment
Open in Gitpod

This commit fixes the GitHub Actions CI job
`Gate / Build, Test on Fedora Latest (Container) (pull_request)`
which started to fail after the latest container has been upgraded
to Fedora 39.

We need to add gcc-c++ and python3-devel to be able to build pcre2
Python package from pip3.
@jan-cerny jan-cerny added BLOCKER Impediments to release, like failure to build content, or content built is out of standard's syntax Infrastructure Our content build system labels Nov 8, 2023
@jan-cerny jan-cerny marked this pull request as ready for review November 8, 2023 12:37
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Used by openshift-ci bot. label Nov 8, 2023
@jan-cerny jan-cerny added this to the 0.1.71 milestone Nov 8, 2023
@jan-cerny jan-cerny changed the title DO NOT MERGE Fix CI job after Fedora 39 release Nov 8, 2023
Copy link

codeclimate bot commented Nov 8, 2023

Code Climate has analyzed commit 7bee3ae and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 58.5%.

View more on Code Climate.

@Mab879 Mab879 self-assigned this Nov 8, 2023
Copy link
Member

@Mab879 Mab879 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Thanks

@Mab879
Copy link
Member

Mab879 commented Nov 8, 2023

Waving the Ansible test as its not related to this PR.

@Mab879 Mab879 merged commit e866657 into ComplianceAsCode:master Nov 8, 2023
37 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLOCKER Impediments to release, like failure to build content, or content built is out of standard's syntax Infrastructure Our content build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants