Commit Graph

92 Commits

Author SHA1 Message Date
Kavin fdfc090eea
Bump upload and download artifact actions 2023-12-17 05:03:16 +00:00
renovate[bot] 605909d25c chore(deps): update actions/setup-java action to v4 2023-11-30 07:36:01 +00:00
Kavin e45c7088dc
Merge remote-tracking branch 'origin/master' into add-back-hsqldb 2023-10-26 16:18:55 +01:00
Kavin f1f4fd18b3
Re-enable eclipse temurin docker builds.
See https://github.com/adoptium/temurin/issues/8
2023-10-12 18:07:42 +01:00
Kavin 5a0554ad8c
Don't build openj9 and adoptium for now. 2023-10-10 22:52:26 +01:00
Kavin 4d4bfdc21d
actions: use zulu jre distribution 2023-10-10 22:46:43 +01:00
Kavin 922ef589c9
actions: use java 21 in CI 2023-10-10 22:46:43 +01:00
Andrea Spacca 2982ec9201 add back testing for hsqldb 2023-10-07 14:30:51 +09:00
renovate[bot] 7c83c43385 chore(deps): update docker/login-action action to v3 2023-09-12 21:14:08 +01:00
renovate[bot] 8305ce0770 chore(deps): update docker/setup-qemu-action action to v3 2023-09-12 21:12:19 +01:00
renovate[bot] d406d6e700 chore(deps): update docker/setup-buildx-action action to v3 2023-09-12 21:12:11 +01:00
renovate[bot] d173fb0c27 chore(deps): update docker/build-push-action action to v5 2023-09-12 21:11:31 +01:00
renovate[bot] a8e6907305 chore(deps): update actions/checkout action to v4 2023-09-04 16:44:14 +00:00
Kavin 5fb08f66c5
actions: add action to test migrations 2023-08-14 18:36:48 +01:00
Kavin 2864af856b
Use common fat-build workflow. 2023-08-14 12:18:37 +01:00
Kavin 261fba8238
Drop hsqldb support. 2023-08-14 11:05:05 +01:00
Kavin e32ffb16a1
Run Liquibase migrations blocking before startup. 2023-08-14 10:59:42 +01:00
Kavin 9cfac94704
Make azul zulu the default image. 2023-06-01 19:41:18 +01:00
Kavin b1411ffa82
Add azul build to tests. 2023-06-01 19:39:27 +01:00
Kavin 6738faaa3d
Revert "Make openj9 the default latest tag" 2023-05-18 09:27:34 +01:00
Kavin 87cad36f27
Make openj9 the default latest tag. 2023-05-16 10:13:43 +01:00
Kavin e77e5a96d7
Migrate project back to Java 17. 2023-04-27 13:05:05 +01:00
Kavin a8645f8623
Disable graalvm builds for now. 2023-03-13 00:27:54 +00:00
Kavin 2d88b34907
Use hotspot as default image.
Since the OpenJ9 builds crash randomly.
2023-03-13 00:18:43 +00:00
Kavin 4a533e9513
Attempt to migrate to Java 19. 2023-03-09 23:19:14 +00:00
renovate[bot] 1d46fb31e2 Update docker/build-push-action action to v4 2023-01-30 21:26:30 +00:00
Kavin ad6ae22cb5
Use CI docker images for tests. 2022-09-17 20:33:53 +05:30
Kavin aa511a79f0
Fix docker builds. 2022-09-11 02:21:37 +05:30
Kavin 5c907ce628
Attempt to fix build. 2022-09-11 02:13:28 +05:30
Kavin 07304408fc
Fix java version unset. 2022-09-11 02:08:53 +05:30
Kavin ddb2820f52
Build outside docker for faster builds. 2022-09-11 02:04:31 +05:30
dependabot[bot] 0aa42e5e6c Bump docker/build-push-action from 3.1.0 to 3.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 08:44:06 +05:30
Kavin adbd2b347f
Small Java 17 improvements. (#337) 2022-08-18 08:43:40 +05:30
dependabot[bot] 27e001a40b Bump docker/build-push-action from 3.0.0 to 3.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 20:42:34 +05:30
Kavin e58d9a6367
Build and publish graalvm images. 2022-06-02 13:22:11 +01:00
Kavin 58759a3944
Add delay to yugabytedb piped command. 2022-06-02 13:12:55 +01:00
Kavin 7a6c5fdf96
Run only on PRs / master branch. 2022-06-02 12:52:23 +01:00
Kavin e84070234a
Collect docker services logs. 2022-06-02 12:48:40 +01:00
Kavin 1c454b4fdf
Add testing support for GraalVM's and OpenJ9 JVM. 2022-06-02 12:33:07 +01:00
dependabot[bot] ae9bd3b7be Bump docker/setup-qemu-action from 1.2.0 to 2.0.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.2.0...v2.0.0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 17:55:52 +01:00
dependabot[bot] bb89b39e9c Bump docker/setup-buildx-action from 1.7.0 to 2.0.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.7.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.7.0...v2.0.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 17:55:48 +01:00
dependabot[bot] 8376cd3f61 Bump docker/build-push-action from 2.10.0 to 3.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 17:55:44 +01:00
dependabot[bot] 5348f1bd06 Bump docker/login-action from 1.14.1 to 2.0.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.14.1 to 2.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.14.1...v2.0.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 17:55:32 +01:00
dependabot[bot] 1bf566b1c7 Bump docker/setup-buildx-action from 1.6.0 to 1.7.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 01:41:13 +01:00
dependabot[bot] 01023f388e Bump actions/setup-java from 2 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 22:48:51 +01:00
dependabot[bot] 860bd57b3d Bump docker/build-push-action from 2.9.0 to 2.10.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 01:40:17 +00:00
dependabot[bot] 79b7cdddf1 Bump docker/login-action from 1.14.0 to 1.14.1
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 13:19:50 +00:00
dependabot[bot] 42550d3a3c Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 13:19:35 +00:00
Kavin df526016df
Re-enable yugabytedb. (#204) 2022-02-28 22:46:02 +00:00
dependabot[bot] 5532ed127a Bump docker/login-action from 1.13.0 to 1.14.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 14:07:09 +00:00