-
-
Notifications
You must be signed in to change notification settings - Fork 5
feat: update CI workflows #5
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
Conversation
❌ 10 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
ebdda55 to
923418e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we only have tests for codecov-cli at the moment.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
had to update these as they're relative to the git root.
| [project.scripts] | ||
| prevent = "prevent_cli.main:run" | ||
| preventcli = "prevent_cli.main:run" | ||
| sentry-prevent-cli = "prevent_cli.main:run" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is what we settled on with Rohan and Lindsay. Can change in future if we want.
Updates the CI workflows to work in new repo.