Branch: refs/heads/6.6
Home:
https://github.com/hibernate/hibernate-orm
Commit: 0e0f7431816b1698b639241e7152a42d37856451
https://github.com/hibernate/hibernate-orm/commit/0e0f7431816b1698b639241...
Author: Yoann Rodiere <yoann(a)hibernate.org>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M ci/jpa-3.1-tck.Jenkinsfile
M ci/quarkus.Jenkinsfile
Log Message:
-----------
Move Jenkins "input" steps outside of nodes/agents
So that we don't keep a node reserved while we're waiting for input.
See best practice 6 in
https://www.cloudbees.com/blog/top-10-best-practices-jenkins-pipeline-plugin
Commit: 59d3dec310ccc300e4c629ba4106234d5365c123
https://github.com/hibernate/hibernate-orm/commit/59d3dec310ccc300e4c629b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M ci/jpa-3.1-tck.Jenkinsfile
M ci/quarkus.Jenkinsfile
Log Message:
-----------
List email addresses for notifications explicitly in JPA/Quarkus Jenkinsfiles
Because this step now runs outside of a node, so it cannot load a
configuration file.
Compare:
https://github.com/hibernate/hibernate-orm/compare/7b8b3950c9fb...59d3dec...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications