8 Commits

Author SHA1 Message Date
Roy Clarkson
6f0368fdae Update actions to use new Gradle plugins
Signed-off-by: Roy Clarkson <roy.clarkson@broadcom.com>
2025-05-28 17:22:02 -04:00
Roy Clarkson
23586ffe05 Update target branches for github action workflows 2025-02-04 17:06:55 -05:00
Alberto C. Ríos
e2f1a7cc11 Removing 1.4.x because it reached EOCS (#844) 2023-09-06 10:37:24 +02:00
Gareth Clay
ebf1fc66f3 App Broker 2.0.x
Major dependencies updates:
* Spring Boot 3
* Spring Framework 6
* Spring Cloud Open Service Broker 4.0.0-SNAPSHOT
* Java 17
* Gradle 7.6

Dockerfile:
* Update to Ubuntu Jammy
* Bump to OpenJDK 17
* Remove usage of deprecated `apt-key` tool
* Bump all other tools to latest versions (bosh, bbl, credhub etc.)

ATs:
* Pass required java buildpack env var to use Java 17 on CF
* Update `cf login` invocation to work with cf-cli v8

Small improvements:
* Reliable datetime comparison in `InMemoryServiceInstanceStateRepositoryTest`
* Update `.editorconfig` to match existing style
* Add `.sdkmanrc`
2022-12-08 09:20:41 +00:00
Alberto C. Ríos
56364e4a5d Upgrading dependencies for 1.4
Updating pipelines
2022-01-05 12:43:44 +01:00
Gareth Clay
1ba4abd1b9 Github Actions build for 1.2.x, 1.1.x 2021-09-02 11:36:53 +01:00
Gareth Clay
b1407f2828 Test against Java 11 2021-07-09 16:55:01 +01:00
Roy Clarkson
a781ffc728 Add Java 8 build GitHub Action 2021-04-26 14:12:11 -04:00