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

Spike/monitor depgraph #488

Closed
wants to merge 5 commits into from
Closed

Spike/monitor depgraph #488

wants to merge 5 commits into from

Conversation

orsagie
Copy link
Contributor

@orsagie orsagie commented May 7, 2019

  • Ready for review
  • Follows CONTRIBUTING rules
  • Reviewed by Snyk internal team

What does this PR do?

Where should the reviewer start?

How should this be manually tested?

Any background context you want to provide?

What are the relevant tickets?

Screenshots

Additional questions

return apiTokenExists('snyk monitor')
.then(() => {
if (policyLocations.length === 0) {
return snyk.policy.create();
Copy link
Contributor

Choose a reason for hiding this comment

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

so, why exactly are we dropping the policy stuff here?

@@ -1,14 +1,13 @@
import * as dockerPlugin from 'snyk-docker-plugin';
Copy link
Contributor

Choose a reason for hiding this comment

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

seems like these are the changes from #459 ?

@lili2311 lili2311 closed this Jul 31, 2019
@adrukh adrukh deleted the spike/monitor-depgraph branch October 31, 2019 06:22
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