ComplianceAsCode / content

Security automation content in SCAP, Bash, Ansible, and other formats
https://complianceascode.readthedocs.io/en/latest/
Other
2.22k stars 698 forks source link

Add setuptools python package to Fedora #12565

Closed Mab879 closed 2 weeks ago

Mab879 commented 2 weeks ago

Description:

Add setuptools python package to Fedora

Rationale:

Fix CI

github-actions[bot] commented 2 weeks ago

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

Fedora Environment Open in Gitpod

Oracle Linux 8 Environment Open in Gitpod

openshift-ci[bot] commented 2 weeks ago

@Mab879: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/4.17-images 1180d735031e2435e34c1c1fa142ba426a6473fa link true /test 4.17-images
ci/prow/4.13-images 1180d735031e2435e34c1c1fa142ba426a6473fa link true /test 4.13-images
ci/prow/4.12-images 1180d735031e2435e34c1c1fa142ba426a6473fa link true /test 4.12-images
ci/prow/images 1180d735031e2435e34c1c1fa142ba426a6473fa link true /test images
ci/prow/4.15-images 1180d735031e2435e34c1c1fa142ba426a6473fa link true /test 4.15-images
ci/prow/4.16-images 1180d735031e2435e34c1c1fa142ba426a6473fa link true /test 4.16-images
ci/prow/4.14-images 1180d735031e2435e34c1c1fa142ba426a6473fa link true /test 4.14-images

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
codeclimate[bot] commented 2 weeks ago

Code Climate has analyzed commit 1180d735 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 60.9% (0.0% change).

View more on Code Climate.

Mab879 commented 2 weeks ago

Gate / Kubernetes should be fixed in #12566

rhmdnd commented 2 weeks ago

Thanks for this, @Mab879