Commit Graph

679 Commits

Author SHA1 Message Date
Hibernate-CI d48d097f13 Post-steps for release : `6.5.2.Final` 2024-05-20 21:21:59 +00:00
Hibernate-CI 41495bfab4 Pre-steps for release : `6.5.2.Final` 2024-05-20 21:21:39 +00:00
Hibernate-CI a7cbd1a3b8 Post-steps for release : `6.5.1.Final` 2024-05-13 19:25:40 +00:00
Hibernate-CI c81fafac8a Pre-steps for release : `6.5.1.Final` 2024-05-13 19:25:30 +00:00
Hibernate-CI 6c782f1279 Post-steps for release : `6.5.0.Final` 2024-04-25 15:23:31 +00:00
Hibernate-CI cd5731170d Pre-steps for release : `6.5.0.Final` 2024-04-25 15:21:40 +00:00
Hibernate-CI 35a49f566b Post-steps for release : `6.5.0.CR2` 2024-04-12 18:38:47 +00:00
Hibernate-CI 91fabd4d01 Pre-steps for release : `6.5.0.CR2` 2024-04-12 18:34:48 +00:00
LLEFEVRE 16f9ca0426 HHH-17736 Improve Atlas for atps 2024-03-27 18:07:07 +01:00
LLEFEVRE d6f928d0ae HHH-17736 Improve Atlas for atps 2024-03-27 18:07:06 +01:00
Yoann Rodière 2c2413a773 Tag the JDK used to run tests, not the one used to run Gradle 2024-03-25 18:05:54 +01:00
Yoann Rodière d3151f0e55 Fix db/ci.node not being added to build scan tags 2024-03-25 18:05:48 +01:00
Yoann Rodière 2e6ac15aab 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-25 18:02:45 +01:00
Yoann Rodière 9f9991d893 Add more tags to build scans 2024-03-25 18:02:42 +01:00
Hibernate-CI aaecb57c2e Post-steps for release : `6.5.0.CR1` 2024-03-20 22:13:18 +00:00
Hibernate-CI 048bb9ef5e Pre-steps for release : `6.5.0.CR1` 2024-03-20 22:11:18 +00: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