Commit Graph

674 Commits

Author SHA1 Message Date
Steve Ebersole d7c1886aaa Gradle remote build cache 2024-05-08 18:35:58 +02:00
Hibernate-CI 8541c15eec Post-steps for release : `6.6.0.Alpha1` 2024-04-25 16:07:56 +00:00
Hibernate-CI 252a8d6bb2 Pre-steps for release : `6.6.0.Alpha1` 2024-04-25 16:05:55 +00:00
marko-bekhta 477be17b8d Update Develocity build scan configuration 2024-04-17 13:04:46 +02:00
LLEFEVRE 17fd96473c HHH-17736 Improve Atlas for atps 2024-03-27 17:15:47 +01:00
LLEFEVRE 4d920d114a HHH-17736 Improve Atlas for atps 2024-03-27 17:15:47 +01:00
Christian Beikov 46ec063cd8 Bump version to 6.6 2024-03-25 17:55:55 +01:00
Yoann Rodière 5b27fa0464 Tag the JDK used to run tests, not the one used to run Gradle 2024-03-25 09:54:09 +01:00
Yoann Rodière 1cac1d5bc9 Fix db/ci.node not being added to build scan tags 2024-03-25 09:54:09 +01:00
Yoann Rodière b34462138d Remove non-fonctional "JOB_NAME" custom value in build scans
It doesn't seem to work as we get "JOB null" on every build scan.
Even if it worked, it would most likely only display the top-level job,
e.g. `hibernate-orm-pipeline` on Jenkins, which doesn't give much
information.
2024-03-21 10:59:24 -05:00
Yoann Rodière bc14ea52eb Add more tags to build scans 2024-03-21 10:59:24 -05:00
Steve Ebersole f898de7e98 HHH-17850 - Add jacoco test coverage to the build 2024-03-14 15:00:56 -05:00
Gavin King 4bc4ffe056 HHH-17778 rename jpametamodelgen -> processor 2024-03-01 22:58:59 +01:00
Yoann Rodière 3b31351234 Move setting of net.bytebuddy.experimental to the Jenkinsfile
The hope is that whenever we add a new JDK version to test,
we'll notice this setting, will try to remove it and upgrade bytebuddy
if necessary. This would avoid mess-ups like the one that caused
https://github.com/hibernate/hibernate-orm/pull/7790
2024-02-06 13:42:21 +00:00
Steve Ebersole b771afda5b Populate remote Gradle build cache from CI jobs 2024-01-19 11:58:41 -06:00
Jan Schatteman 355f5c8005 HHH-17616 - More work related to moving resources
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2024-01-10 12:12:46 +01:00
Steve Ebersole e97e76182b Be sensitive to changes in `databases.gradle` in terms of invalidating build-cache 2023-12-21 11:06:08 -06:00
sreekarareddy 3d2a525eb5 HHH-17414 Create a UCP connection pool module 2023-12-21 18:02:15 +01:00
Christian Beikov bb4ed4b000 HHH-17506 Support ON CONFLICT clause for HQL/Criteria inserts 2023-12-21 18:01:30 +01:00
Christian Beikov 6168582103 Bump version to 6.5 2023-12-21 18:01:15 +01:00
Hibernate-CI 299eb04364 Post-steps for release : `6.4.1.Final` 2023-12-15 14:00:13 +00:00
Hibernate-CI 8f817061e9 Pre-steps for release : `6.4.1.Final` 2023-12-15 14:00:03 +00:00
Hibernate-CI 7c7bf276bf Post-steps for release : `6.4.0.Final` 2023-11-23 14:28:15 +00:00
Hibernate-CI cdce8989bc Pre-steps for release : `6.4.0.Final` 2023-11-23 14:24:25 +00:00
Steve Ebersole ddae751b5f HHH-17441 - Deprecate @Comment 2023-11-19 06:44:05 -06:00
Andrea Boriero 16eecea9d0 HHH-17347 Support for JDK which do not support JFR events 2023-11-17 08:17:15 -06:00
yjpark 46b064633b HHH-17023 Implements AltibaseDialect 2023-11-14 14:51:35 +01:00
Hibernate-CI e8f2f79236 Post-steps for release : `6.4.0.CR1` 2023-10-26 00:38:40 +00:00
Hibernate-CI ebd7441797 Pre-steps for release : `6.4.0.CR1` 2023-10-26 00:34:20 +00:00
Andrea Boriero e4128b1e1a HHH-17210 Add annotation to suppress ForbiddenAPI non portable failures for jdk.jfr 2023-10-18 12:40:06 -05:00
Steve Ebersole 9ce2d25041 HHH-17336 - JFR events - Session open, Session close
https://hibernate.atlassian.net/browse/HHH-17336
2023-10-18 12:40:06 -05:00
Christian Beikov 0057454d02 Update checker and adapt memory configuration 2023-10-13 16:49:07 +02:00
Christian Beikov de5f8a051b Drop ojdbc6 usage for Oracle 11 testing 2023-10-11 15:37:45 +02:00
Christian Beikov 79fbee64d2 Update versions to 6.4 2023-10-06 16:32:26 +02:00
Christian Beikov 2886186ef1 HHH-17296 Gradle 8.4 upgrade 2023-10-06 11:29:36 +02:00
Christian Beikov cb0aad7c7c HHH-17276 Expose size based lob-ness in DdlType and retain info in runtime model 2023-10-05 22:31:54 +02:00
LLEFEVRE 10c5888c43 HHH-16876 Update Oracle testing to 23c 2023-10-05 22:31:54 +02:00
Christian Beikov 86a1cf20f6 HHH-17237 Add Atlas workflow 2023-10-05 22:31:54 +02:00
Christian Beikov e439b90f8e HHH-17239 Automate maintenance releases 2023-10-05 22:27:09 +02:00
Christian Beikov c8d000b0f2 HHH-17239 Automate maintenance releases 2023-10-05 22:27:08 +02:00
Christian Beikov c0987ec548 Use ojdbc6 for Oracle 11 to make timeout tests work 2023-10-02 15:19:12 +02:00
Jan Schatteman 7ff76bf6eb HHH-16515 - Add o.h.engine.spi to nullness checking
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-09-20 09:12:44 +02:00
Hibernate-CI 1c5bdd5151 Post-steps for release : `6.3.1.Final` 2023-09-19 09:24:08 +00:00
Hibernate-CI a4f51e3ea1 Pre-steps for release : `6.3.1.Final` 2023-09-19 09:16:17 +00:00
Christian Beikov d4accd0233 Make use of connection pooling in most tests 2023-09-06 14:57:05 +02:00
Yoann Rodière 559a962e23 HHH-17145 Don't use net.bytebuddy.experimental on JDK 21 2023-09-05 14:34:12 +02:00
Christian Beikov 03c12535c9 HHH-17160 Upgrade to Gradle 8.3 2023-09-04 16:56:00 +02:00
Hibernate-CI a4bebd7e0d Post-steps for release : `6.3.0.Final` 2023-08-31 16:01:39 +00:00
Hibernate-CI 89bde4bd8e Pre-steps for release : `6.3.0.Final` 2023-08-31 15:54:08 +00:00
Steve Ebersole a2d45a2679 HHH-16962 - General documentation improvements
HHH-17141 - Prepare for 6.3.0 release

https://hibernate.atlassian.net/browse/HHH-16962
https://hibernate.atlassian.net/browse/HHH-17141
2023-08-29 13:20:19 -05:00