-
Notifications
You must be signed in to change notification settings - Fork 11.7k
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
[ISSUE #6742]Support daily build tests #6744
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #6744 +/- ##
=============================================
+ Coverage 42.64% 42.74% +0.09%
- Complexity 9106 9160 +54
=============================================
Files 1127 1128 +1
Lines 79942 80129 +187
Branches 10392 10432 +40
=============================================
+ Hits 34094 34248 +154
- Misses 41572 41602 +30
- Partials 4276 4279 +3 see 55 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
LGTM. Guess we could try if it could work.
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.
File should add licensed to the ASF
How can GitHub Action's daily builds help us identify which commit introduced the issue? |
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.
Works for me, Thanks @cryptoya !
* Update to support "Snapshot Release" daily test * Modify 'snapshot-automation.yml' * Add Apache header * Supports manual triggering through branch and commitId * Remove the proxy in servers of github actions. * Update docker repo
Which Issue(s) This PR Fixes
Fixes #6742
Brief Description
maxUniqueSnapshots
settings for Maven in order to go back over the last 2 months of build historyHow Did You Test This Change?
The last step requires you to upload the package using the apache repository permissions