-
Notifications
You must be signed in to change notification settings - Fork 27
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 Gmail Rego #118
Refactor Gmail Rego #118
Conversation
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.
Ran .\opa_windows_amd64.exe check --rego-v1
to check for OPA v1 compatibility. The flag is only available for OPA executables greater than 0.59. It came back with only one thing :). Fix before merging. Everything else runs perfectly.
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!
Co-authored-by: David Bui <[email protected]>
🗣 Description
Refactor Gmail Rego to comply with current style best-practices.
💭 Motivation and context
Closes #116.
🧪 Testing
✅ Pre-approval checklist
✅ Pre-merge Checklist
Squash and merge
button.✅ Post-merge Checklist