Christian Beikov
|
b631b0224c
|
HHH-16324 Update JPA TCK to 3.1.2
|
2023-03-17 10:11:04 +01:00 |
Christian Beikov
|
3eff73a208
|
Update to JPA TCK 3.1.1
|
2023-01-10 15:57:34 +01:00 |
LLEFEVRE
|
2ed4d2c87b
|
HHH-15971 Fix Oracle CI build for 11g version
|
2023-01-04 11:23:56 +01:00 |
Marco Belladelli
|
aadd0d7179
|
HHH-15398 Bump baseline Jakarta Persistence version to 3.1
|
2022-12-16 11:49:02 +01:00 |
Jan Schatteman
|
75e6cfd125
|
Add instructions for building the platform-tck persistence-tck zip
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
|
2022-12-14 18:05:47 +01:00 |
Christian Beikov
|
6bba6d073b
|
HHH-15765 Get rid of the credentials plugin
|
2022-11-28 08:29:56 +01:00 |
Christian Beikov
|
4914d14a43
|
HHH-15626 Move old databases to nightly pipeline and add some SQL Server 2022 features
|
2022-11-18 11:06:39 +01:00 |
Christian Beikov
|
1e6d6b8207
|
Switch to HANA cloud instances
|
2022-10-24 20:41:49 +02:00 |
Christian Beikov
|
ee7c2ee041
|
HHH-15615 Add EDB PostgreSQL Advanced to test matrix and fix issues
|
2022-10-21 12:35:46 +02:00 |
Christian Beikov
|
940f15b63e
|
HHH-15528 Add Cockroach to Jenkins nightly test matrix and fix issues
|
2022-10-21 09:51:16 +02:00 |
Yoann Rodière
|
4b24bcf7af
|
Log command being executed in ci/build.sh
|
2022-10-12 10:34:25 +02:00 |
Yoann Rodière
|
562466aaae
|
Only run checkstyle in the H2 build
... so that CI jobs give a more complete report and developers
can fix code style and non-H2 DB tests in parallel.
|
2022-10-12 10:34:25 +02:00 |
Yoann Rodière
|
89ae1dd0e4
|
Use ci/build.sh in Jenkinsfile, too
|
2022-10-12 10:34:25 +02:00 |
Christian Beikov
|
6321016051
|
HHH-15532 Update PostgreSQL testing to version 10 and 14
|
2022-09-21 16:55:38 +02:00 |
Christian Beikov
|
bfd1f22157
|
HHH-15533 Introduce versionless CI matrix entries for the PostgreSQL and MySQL minimum supported version
|
2022-09-21 13:48:06 +02:00 |
Christian Beikov
|
8302b061b2
|
Revert "HHH-15533 Introduce versionless CI matrix entries for the PostgreSQL and MySQL minimum supported version"
This reverts commit aae3513d58 .
|
2022-09-21 11:30:14 +02:00 |
Christian Beikov
|
aae3513d58
|
HHH-15533 Introduce versionless CI matrix entries for the PostgreSQL and MySQL minimum supported version
|
2022-09-21 11:22:08 +02:00 |
Christian Beikov
|
1046828b7d
|
Prepare Jenkinsfiles for TCK runs to be multi-branch friendly
|
2022-05-12 12:44:38 +02:00 |
Christian Beikov
|
604150fe47
|
Hopefully fix job configuration file reading and remodel trigger and concurrent execution of snapshot publish job
|
2022-05-12 10:47:27 +02:00 |
Christian Beikov
|
0b0b4fbdec
|
Hopefully fix job configuration file reading
|
2022-05-12 10:34:14 +02:00 |
Christian Beikov
|
2171a11762
|
Hopefully fix job configuration file reading
|
2022-05-12 09:30:21 +02:00 |
Christian Beikov
|
d5bcca655e
|
Fix snapshot publish configuration file reading
|
2022-05-12 09:24:46 +02:00 |
Christian Beikov
|
9adc0f2e04
|
Correct job helper import
|
2022-05-12 09:11:30 +02:00 |
Christian Beikov
|
1235a6e3c7
|
Use notification mechanism of job helper plugin for snapshot publishing
|
2022-05-12 09:10:01 +02:00 |
Christian Beikov
|
330d4312c9
|
Add Jenkins pipeline for publishing snapshots
|
2022-05-11 17:27:12 +02:00 |
Christian Beikov
|
32810698af
|
Add logrotator to TCK Jenkinsfiles to delete old logs
|
2022-04-25 16:06:53 +02:00 |
Christian Beikov
|
7f4cf675ec
|
Update Jakarta Persistence version to the final one
|
2022-04-11 15:56:14 +02:00 |
Christian Beikov
|
43d2274573
|
Switch to new Oracle image and try to improve podman experience
|
2022-04-07 12:34:00 +02:00 |
Christian Beikov
|
52fd9cfe17
|
Ensure results from previous TCK runs is properly deleted before starting a new run
|
2022-03-29 16:03:19 +02:00 |
Christian Beikov
|
338cd4fed7
|
Update the Jakarta Persistence TCK version to 3.0.2
|
2022-03-29 11:52:56 +02:00 |
Christian Beikov
|
b737231416
|
Make sure Hibernate works with the Jakarta Persistence 3.1 API
|
2022-03-25 21:24:13 +01:00 |
Christian Beikov
|
2977860fc9
|
Switch to Java 11 in the Jenkinsfiles
|
2021-12-02 13:20:47 +01:00 |
Christian Beikov
|
e1354b3a81
|
Switch to TCK 3.0.1 with JDK 11 in Hibernate 6.0
|
2021-11-17 12:41:19 +01:00 |
Andrea Boriero
|
0557536e16
|
Activate correct profile for mysql8 on GH actions
|
2021-10-04 10:44:19 +02:00 |
Christian Beikov
|
1a3629a571
|
Fix some tests and config. Enable all documentation tests. Add profile for PG13
|
2021-08-31 14:52:59 +02:00 |
Christian Beikov
|
6447ca9b26
|
HHH-14693, HHH-10668 Move non-supported dialects to the hibernate-community-dialects artifact and add the SQLite dialect originally contributed by Vlad Mihalcea which was adapted for Hibernate 6. Also add HSQLDB, MySQL and Sybase ASE configurations and a CI job config
|
2021-07-06 10:14:20 +02:00 |
Christian Beikov
|
5df5ddbe3a
|
Remove obsolete JPA 3.0 TCK build arg
|
2021-06-04 13:32:23 +02:00 |
Christian Beikov
|
c490e86fcc
|
Fix issues with JPA 3.0 TCK run with alternative base image
|
2021-06-02 19:24:10 +02:00 |
Christian Beikov
|
828afd348d
|
Parameterize Jenkins TCK pipelines and upload Jakarta JPA TCK results
|
2021-06-02 15:23:51 +02:00 |
Christian Beikov
|
129484557b
|
Re-include the temporary jakarta testing modules
|
2021-05-06 06:37:41 +02:00 |
Christian Beikov
|
c29b2d27ee
|
HHH-14577 Add Jenkinsfiles for running TCKs
|
2021-04-30 11:41:05 +02:00 |
Christian Beikov
|
b166e684e1
|
Skip certain LockTests for Oracle on GH Actions which don't work there
|
2021-04-06 16:12:19 +02:00 |
Christian Beikov
|
d767d46d05
|
Fix most tests to work on all DBs and fix a bunch of connection leaks
|
2021-02-03 17:03:47 +01:00 |
Christian Beikov
|
36d9ec4040
|
Fix permissions and typo
|
2020-11-26 17:27:44 +01:00 |
Christian Beikov
|
234bfab1ac
|
HHH-14336 Enable tests across databases in Github Actions
|
2020-11-26 16:15:15 +01:00 |