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

ci: remove snyk as a CI task #5403

Merged
merged 2 commits into from
Aug 1, 2019
Merged

Conversation

kieckhafer
Copy link
Member

Resolves #5327
Impact: minor
Type: ci

Issue

Snyk issues are timed randomly, with issues thrown when new bugs are reported. This could affect code we've had in the app for a while, and has nothing to do with the current PR. This causes hassle for committing code to Reaction.

Solution

Remove the CI snyk process, and rely on the daily scanned results sent to those subscribe to snyk. In the future, we can task a scheduled snyk check to make sure these are being taken care of.

Breaking changes

None

Testing

  1. See that snyk did not run in CI

@kieckhafer
Copy link
Member Author

@spencern @aldeed I know this was discussed, but just want to confirm this was the final plan before it gets merged.

Copy link
Contributor

@machikoyasuda machikoyasuda left a comment

Choose a reason for hiding this comment

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

🙏🏼

@machikoyasuda
Copy link
Contributor

@spencern This would be a great PR to merge today, as it's August 1st and it's blocking all new PRs from going in.

@spencern spencern merged commit 7f2d0ce into develop Aug 1, 2019
@kieckhafer kieckhafer deleted the perf-kieckhafer-removeSnykAsCITask branch August 1, 2019 22:58
@kieckhafer kieckhafer mentioned this pull request Aug 28, 2019
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