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

COMPINFRA-2938: Support security-check in parallel steps #3663

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

jfongatyelp
Copy link
Contributor

Since we added parallel step support to deploy.yaml, paasta check has been complaining about pipelines that run the security-check in parallel with anything else (which is actually what we provide as a default nowadays!).

This updates paasta check to now also look at parallel steps to verify we have a security-check step, along with a test to verify.

paasta_tools/cli/cmds/check.py Outdated Show resolved Hide resolved
@jfongatyelp jfongatyelp force-pushed the u/jfong/check_support_parallel_step branch from 57ac049 to b997246 Compare July 28, 2023 19:01
@jfongatyelp jfongatyelp merged commit 3b35ae3 into master Jul 28, 2023
5 of 6 checks passed
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.

3 participants