Christian Beikov
|
08ac5d3c4c
|
Don't use the build cache during releases
So that we're extra sure we're not relying on cache left by a previous
Gradle execution.
(cherry picked from commit 543e095cf7 )
|
2024-10-29 17:49:30 +01:00 |
Christian Beikov
|
7635eb562c
|
Fix passing branch to publish.sh
|
2024-07-02 10:20:38 +02:00 |
Marco Belladelli
|
b546b0c82d
|
Update hibernate-jenkins-pipeline-helpers to 1.17
|
2024-07-02 09:45:07 +02:00 |
Christian Beikov
|
f9cbb0c42d
|
Bind BRANCH environment variable
|
2024-07-02 09:41:21 +02:00 |
Christian Beikov
|
d7b72cfa2a
|
Exclude docs from Quarkus build
|
2024-01-10 12:46:45 +01:00 |
Christian Beikov
|
67c4a36c96
|
Don't run CI jobs on pushes to branch
|
2023-12-05 15:40:22 +01:00 |
Christian Beikov
|
e95e067fb9
|
Adapt Quarkus build to test only necessary ORM bits
|
2023-12-01 18:16:48 +01:00 |
Christian Beikov
|
16a9967813
|
Add build option for configuring maven central mirror
|
2023-10-11 18:47:42 +02:00 |
Christian Beikov
|
9687cd7a68
|
Drop ojdbc6 usage for Oracle 11 testing
|
2023-10-11 18:47:42 +02:00 |
Christian Beikov
|
e507f596ec
|
HHH-17297 Adapt limited support testing for 6.2
|
2023-10-11 18:47:42 +02:00 |
Christian Beikov
|
79bbd9db1c
|
HHH-17239 Automate maintenance releases
|
2023-10-11 18:47:42 +02:00 |
LLEFEVRE
|
7cb740594e
|
HHH-16876 Update Oracle testing to 23c
|
2023-10-11 18:47:42 +02:00 |
Christian Beikov
|
917457f36d
|
HHH-17237 Add Atlas workflow
|
2023-10-11 18:47:42 +02:00 |
Christian Beikov
|
3b3ed55e5a
|
HHH-17239 Automate maintenance releases
|
2023-10-05 03:11:14 +02:00 |
Christian Beikov
|
7d8a4fc31b
|
HHH-17239 Automate maintenance releases
|
2023-10-05 00:44:10 +02:00 |
Christian Beikov
|
9d5fb905e8
|
HHH-17239 Automate maintenance releases
|
2023-10-04 19:03:15 +02:00 |
Christian Beikov
|
9c0469aa99
|
HHH-17239 Automate maintenance releases
|
2023-10-04 18:34:53 +02:00 |
Christian Beikov
|
9d9049dba2
|
Fix typo in build.sh
|
2023-10-02 15:53:04 +02:00 |
Christian Beikov
|
0bc9557830
|
Use ojdbc6 for Oracle 11 to make timeout tests work
|
2023-10-02 15:26:42 +02:00 |
Christian Beikov
|
82e66d0037
|
Make use of connection pooling in most tests
|
2023-09-27 21:24:24 +02:00 |
Christian Beikov
|
6c72ea5d84
|
HHH-16611 Switch NameQualifierSupport for Sybase to BOTH
|
2023-08-08 16:09:02 +02:00 |
Christian Beikov
|
4ada25ef20
|
HHH-16324 Update JPA TCK to 3.1.2
|
2023-03-17 10:11:29 +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 |