Skip to content

Conversation

@jpower432
Copy link
Member

The failures are test failures. Print the results either way.

Closes #19


- name: Scan all repos
run: privateer run --binaries-path /.privateer/bin --config .github/config.yml
run: privateer run --binaries-path /.privateer/bin --config .github/config.yml > /dev/null 2>&1

Choose a reason for hiding this comment

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

Wouldn't be good to show possible execution errors or would this also be in the log files listed below?

Copy link
Member Author

Choose a reason for hiding this comment

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

Great question! Based on my local testing, those appear in the log files.

Choose a reason for hiding this comment

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

Great. : ) Thanks for confirming.

Copy link

@marcusburghardt marcusburghardt left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@vikas-agarwal76 vikas-agarwal76 left a comment

Choose a reason for hiding this comment

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

LGTM

@jpower432 jpower432 merged commit e48f39a into main Jun 18, 2025
1 of 2 checks passed
@jpower432 jpower432 deleted the bug/osps-baseline-scan branch July 14, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OSPS Workflow Failing

4 participants