-
Notifications
You must be signed in to change notification settings - Fork 67
Add nightly dependency bump workflow #1219
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
Add nightly dependency bump workflow #1219
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1219 +/- ##
=============================================
- Coverage 85.71% 69.42% -16.30%
- Complexity 19 676 +657
=============================================
Files 3 63 +60
Lines 49 3365 +3316
Branches 5 467 +462
=============================================
+ Hits 42 2336 +2294
- Misses 3 842 +839
- Partials 4 187 +183 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This reverts commit e12d79c.
025ff26 to
f3abbd9
Compare
thpierce
left a comment
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.
Only reviewed .github/workflows
Issue #, if available:
Description of changes:
Add a workflow
nightly-build.ymlwith following actions:nightly-dependency-updatesbranchExample nightly build run (failure expected due to breaking changes): https://github.com/aws-observability/aws-otel-java-instrumentation/actions/runs/20176308379
PR: #1266
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.