Branch: refs/heads/master
Home: https://github.com/jenkinsci/pipeline-stage-view-plugin
Commit: 281690b10a576b0757842c9b5244e419feb0541d
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/281690b10a576b0757842c9b5244e419feb0541d
Author: Vincent Latombe <[email protected]>
Date: 2021-11-04 (Thu, 04 Nov 2021)
Changed paths:
M .github/workflows/maven.yml
M pom.xml
M rest-api/pom.xml
M
rest-api/src/main/java/com/cloudbees/workflow/rest/external/FlowNodeLogExt.java
M
rest-api/src/test/java/com/cloudbees/workflow/rest/endpoints/ParallelStepTest.java
M
rest-api/src/test/java/com/cloudbees/workflow/rest/external/ErrorExtTest.java
M ui/package-lock.json
M ui/pom.xml
Log Message:
-----------
Routine updates (prereqs for jdk11 compatibility) (#175)
* Routine updates
* Update parent POM
* Bump Jenkins req to 2.204
* Use BOM
* Remove a broken test (introduced in
https://github.com/jenkinsci/pipeline-stage-view-plugin/pull/81/)
* Exclude conflicting servlet-api jar
* run gh action with jdk11 as well to see the difference..
Signed-off-by: Olivier Lamy <[email protected]>
* as we do test while the job is running we must be sure we are at the stage we
expect other that is flaky
Signed-off-by: Olivier Lamy <[email protected]>
* Refactoring
Co-authored-by: Olivier Lamy <[email protected]>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-stage-view-plugin/push/refs/heads/master/eeb5d7-281690%40github.com.