-
Notifications
You must be signed in to change notification settings - Fork 12
add ci-reporting, errorprone profile and record static code analysis #3
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
Draft
olamy
wants to merge
29
commits into
master
Choose a base branch
from
reduce-to-only-2-last-mvn-series
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
5a413e0
running per default on 2 last release series should be enough
olamy da1da5e
cleaning some tabs
olamy 2a6fe1e
build site only one combination
olamy 140cda6
remove maven.test.failure.ignore as default option add function new e…
olamy 574be23
remove ignore test failure per default and add a param for extra mvn …
olamy 6825fe6
site per default only only linux
olamy 705abf8
fix siteOses loop
olamy c2ae6d4
add use ci-reporting try error prone and record results in Jenkins
olamy ad5a521
errorprone as configured can be run only with jdk 11
olamy 3dca602
LOL
olamy 3d7c1a6
jdk toInt
olamy ac4110b
typo
olamy 5d038b8
fix boolean usage
olamy d967299
fix record analysis
olamy 1894836
record jacoco results as well
olamy 738320e
fix not valid id
olamy c7f5c96
add taglist parsing as well
olamy 5169d37
Update asfMavenTlpPlgnBuild.groovy
olamy 00a3048
run ci reporting only for master or if forced
olamy a7fc25d
log in console when CI Reporting triggered
olamy 3b5d022
debug
olamy 04f5c7d
debug
olamy f1068e9
arrghhhh ^&%&%$&^$^ typo!!
olamy b556d75
build with last maven 3.8.x
olamy c78fea7
enable run reporting
olamy 0ae9ff7
fix bad copy/paste
olamy 89339f3
force snapshots update for ci-reporting
olamy ddc14f0
force update snapshot for ci reporting
olamy 32c0e47
Merge branch 'master' into reduce-to-only-2-last-mvn-series
olamy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
jacoco-it.exec
should also be includedThere 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.
good point to include IT test in coverage.
I have setup this to be in the same file with apache/maven-compiler-plugin@7e83e0d and covered lines increased from build #16 here https://ci-maven.apache.org/job/Maven/job/maven-compiler-plugin-test-olamy/job/ci-reporting/