-
Notifications
You must be signed in to change notification settings - Fork 30
feat: detect google cloud run / job #161
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
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.
Thanks for the PR. I have updated only to omit strong ci: true
indicators
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #161 +/- ##
==========================================
- Coverage 82.08% 73.51% -8.57%
==========================================
Files 10 10
Lines 374 219 -155
Branches 33 31 -2
==========================================
- Hits 307 161 -146
+ Misses 61 53 -8
+ Partials 6 5 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Add Cloud Run and Cloud Run jobs to the list of known providers. Using the env vars documented in:
https://cloud.google.com/run/docs/container-contract#jobs-env-vars
resolves #160