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

Add SCAPVal to Stabilize task #11043

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

Mab879
Copy link
Member

@Mab879 Mab879 commented Aug 31, 2023

Description:

  • Add SCAPVal to Stabilize task

Rationale:

  • So SCAPVal is ran at least weekly

@Mab879 Mab879 added the Infrastructure Our content build system label Aug 31, 2023
@Mab879 Mab879 added this to the 0.1.70 milestone Aug 31, 2023
@github-actions
Copy link

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

Fedora Environment
Open in Gitpod

Oracle Linux 8 Environment
Open in Gitpod

@@ -30,6 +30,9 @@ jobs:
run: wget $SCAPVAL_URL/$SCAPVAL_FILENAME.zip
- name: Unpack SCAPVAL
run: mkdir -p /opt/scapval/ && unar $SCAPVAL_FILENAME.zip -o /opt/scapval/
- name: Run SCAPVal
# Runs SCAPVal on all built datastream
run: ctest -j2 -R scapval--output-on-failure
Copy link
Collaborator

Choose a reason for hiding this comment

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

missing space

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

@codeclimate
Copy link

codeclimate bot commented Sep 1, 2023

Code Climate has analyzed commit 2617cdc 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 53.8% (0.0% change).

View more on Code Climate.

@jan-cerny jan-cerny self-assigned this Sep 4, 2023
@jan-cerny jan-cerny merged commit 08cbf2e into ComplianceAsCode:master Sep 4, 2023
33 of 34 checks passed
@Mab879 Mab879 deleted the scapval_stable branch September 5, 2023 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Our content build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants