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

Run (dynamic) analysis as part of CI/CD #434

Closed
maxfisher-g opened this issue Nov 10, 2022 · 1 comment
Closed

Run (dynamic) analysis as part of CI/CD #434

maxfisher-g opened this issue Nov 10, 2022 · 1 comment

Comments

@maxfisher-g
Copy link
Contributor

Currently, when a PR is made, there is no actual verification that the analysis image will work properly. In other words, it's possible to have a PR passing all checks, but when you actually run the code it fails immediately.

We should add a Github action that triggers on PRs which runs (dynamic) analysis on one package from each ecosystem, every time a PR is opened or updated.

@maxfisher-g
Copy link
Contributor Author

Duplicate of #637

@maxfisher-g maxfisher-g marked this as a duplicate of #637 Feb 16, 2023
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

No branches or pull requests

1 participant