-
Notifications
You must be signed in to change notification settings - Fork 102
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
refactor: Crawler/sourcerepos #219
Conversation
Looks good but there are conflicts |
Tests are failing. Please check. |
Apologies, should be all set now. |
src/gcp_scanner/crawl.py
Outdated
|
||
def list_dns_policies(project_id: str, |
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.
The rest of the change is about source repos but this lists dns policies? Did you mix up the refactorings?
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.
Apologies, I didn't realize the merge conflict was caused by #214 - updated crawl.py to match main
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.
Looks good. small nit.
closes #212
ref to #153