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

Update how tests are run in test.yml #1053

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Update how tests are run in test.yml #1053

merged 1 commit into from
Jan 9, 2024

Conversation

egibs
Copy link
Contributor

@egibs egibs commented Jan 9, 2024

Background

This PR moves away from make test to Instance-based testing to ensure that rules are validated within Panther rather than relying on PAT's local output.

Changes

  • Changes make test to pipenv run panther_analysis_tool test --api-host ${{ secrets.API_HOST }} --api-token ${{ secrets.API_TOKEN }} in test.yml

Testing

  • We're using this successfully for internal changes

@egibs egibs requested review from a team January 9, 2024 20:10
@egibs egibs merged commit c63982e into main Jan 9, 2024
5 checks passed
@egibs egibs deleted the egibs-update-ci-testing branch January 9, 2024 21:06
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.

2 participants