-
Notifications
You must be signed in to change notification settings - Fork 727
build: Update bom to oldest included version #2095
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
Javadoc errors have been fixed. I don't know much about JCasC, but looking on the test results, it appears that |
@NotMyFault I believe Jenkins core introduced new default labels? |
Possibly? I'm not much familiar with all older changes from past year 👀 |
Codecov Report
@@ Coverage Diff @@
## master #2095 +/- ##
=========================================
Coverage 81.01% 81.01%
Complexity 844 844
=========================================
Files 72 72
Lines 2507 2507
Branches 353 353
=========================================
Hits 2031 2031
Misses 365 365
Partials 111 111
|
Btw, why do builds run on GH actions and on ci.j? |
GH actions usually is faster and easier to navigate then ci.j. Also when ci.j has issues GH actions rarely has. |
(Possible) prerequisite for #2093 and newer changes, while retaining compatibility with the oldest bom profile.
Alternatively, integration tests could use a newer bom, but 2.289.x is a pretty conservative baseline.