Commit Graph
99 Commits
Author SHA1 Message Date
dependabot[bot] 55553eaa24 Bump jfrog/setup-jfrog-cli from 4.0.1 to 4.0.2
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](https://github.com/jfrog/setup-jfrog-cli/compare/d82fe26823e1f25529250895d5673f65b02af085...727b480bafd0d8adbdfdb2257a7d7c2e08eb1779)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 14:00:04 +01:00
Andy Wilkinson 90aae5a0b7 Use ubuntu-latest GitHub Actions runner for Linux builds
A full build requires a lot of disk space. I believe this is mostly
due to the large number of Docker images that the tests utilize. By
default, the amount of free disk space on an ubuntu-latest runner
does not meet or needs. In this commit, we work around this using
the free-disk-space action which deletes things like the Android
SDK and Haskell installations that are both large and not needed by
our builds.

Closes gh-40705
2024-05-13 12:08:15 +01:00
Phillip Webb 101b3a5416 Use OSS self hosted runners
Closes gh-40683
2024-05-09 12:00:28 -07:00
dependabot[bot] 202ebd3a10 Bump gradle/actions from 3.3.1 to 3.3.2
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/750cdda3edd6d51b7fdfc069d2e2818cf3c44f4c...db19848a5fa7950289d3668fb053140cf3028d43)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-40575
2024-04-30 12:19:15 +02:00
Andy Wilkinson 83f692237d Migrate to com.gradle.develocity plugin
Closes gh-40153
2024-04-26 09:30:48 +01:00
Andy Wilkinson a08fe0d75b Upgrade to release verification tests 0.0.3
Closes gh-40518
2024-04-25 12:24:47 +01:00
dependabot[bot] 15caacf327 Bump gradle/actions from 3.3.0 to 3.3.1
Signed-off-by: dependabot[bot] <support@github.com>

See gh-40477
2024-04-23 09:02:42 +01:00
Andy Wilkinson 335d42ba64 Run system tests on GitHub Actions
Closes gh-40446
2024-04-19 14:22:00 +01:00
Andy Wilkinson 67fb115b6c Set artifact properties on the docs zip when releasing
Closes gh-40433
2024-04-19 11:42:10 +01:00
Andy Wilkinson 8a22108c62 Use the version not the tag when creating the build name 2024-04-18 14:35:30 +01:00
Andy Wilkinson e0d00c0509 Fix version output of build-and-stage-release job 2024-04-18 12:46:04 +01:00
Andy Wilkinson 35725b4432 Reverse order so one checkout does not delete the other 2024-04-18 12:26:00 +01:00
Andy Wilkinson b48cf9b5a8 Improve verify workflow's handling of secrets 2024-04-18 12:06:31 +01:00
Andy Wilkinson 20e291d8dd Correct the name of the Gradle Enterprise access key input
See gh-40407
2024-04-18 10:17:19 +01:00
Andy Wilkinson 1b03cf04f4 Remove type from secrets declarations
See gh-40407
2024-04-18 09:57:50 +01:00
Andy Wilkinson 9a589ea243 Fix passing of repository username and password into verify
See gh-40407
2024-04-18 09:54:47 +01:00
Andy WilkinsonandMoritz Halbritter e75c9312e0 Add workflow to release from GitHub Actions
Co-Authored-By: Moritz Halbritter <moritz.halbritter@broadcom.com>

Closes gh-40407
2024-04-18 09:28:12 +01:00
Andy Wilkinson acb9427ffd Pin the version of the release verification tests
Closes gh-40366
2024-04-17 20:42:57 +01:00
Andy Wilkinson bf97f6ca3c Make Homebrew available to the release verification tests
Closes gh-40367
2024-04-16 13:10:26 +01:00
Andy Wilkinson ece2c683c6 Polish "Upgrade to gradle/actions 3.3.0"
See gh-40358
2024-04-16 09:33:33 +01:00
dependabot[bot] b3db9204d9 Upgrade to gradle/actions 3.3.0
Signed-off-by: dependabot[bot] <support@github.com>

See gh-40358
2024-04-16 09:27:27 +01:00
Andy Wilkinson a4231abb0a Polish GHA input and output handling 2024-04-15 17:16:03 +01:00
Andy Wilkinson 19714c9e08 Correct name of secret access key input
See gh-40353
2024-04-15 15:48:37 +01:00
Andy Wilkinson e4802b880d Encapsulate common build steps in a composite action
Closes gh-40353
2024-04-15 15:36:36 +01:00
Andy Wilkinson 590b1bded8 Correct reference to reusable workflow 2024-04-15 14:14:36 +01:00
Andy Wilkinson e35cc60eff Polish 2024-04-15 14:11:55 +01:00
Andy Wilkinson 2c6006eeff Move verification into reusable workflow
Closes gh-40350
2024-04-15 13:32:07 +01:00
Andy Wilkinson d8c57810e2 Polish "Upgrade to gradle/actions 3.2.1"
See gh-40219
2024-04-10 09:21:19 +01:00
dependabot[bot] 513b22cac0 Upgrade to gradle/actions 3.2.1
See gh-40219
2024-04-10 09:20:57 +01:00
Phillip Webb 85e4b15cca Polish workflow yaml 2024-03-27 12:53:07 -07:00
Phillip Webb b0476cefe5 Polish 2024-03-27 12:50:31 -07:00
Phillip Webb aa045db1f3 Polish workflow yaml 2024-03-27 12:47:49 -07:00
Phillip Webb 012872b1f3 Polish GitHub action names and formatting 2024-03-27 12:37:13 -07:00
Phillip Webb c158eb258f Polish GitHub action names and formatting 2024-03-27 11:41:54 -07:00
Andy Wilkinson 14fef8c100 Make send notification action available to verify job 2024-03-27 14:33:52 +00:00
Andy Wilkinson 5cc45a6873 Provide a token when checking out verification tests
See gh-40119
2024-03-27 14:16:45 +00:00
Andy Wilkinson 267c65094d Verify snapshots once they have been deployed
Closes gh-40119
2024-03-27 14:04:46 +00:00
dependabot[bot] 3d2eedfa16 Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/699bb18358f12c5b78b37bb0111d3a0e2276e0e2...b231772637bb498f11fdbc86052b6e8a8dc9fc92)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-40106
2024-03-27 09:14:56 +01:00
Andy Wilkinson 565f440eca Use v0.0.1 of the Artifactory Deploy Action
See gh-39851
2024-03-19 09:47:44 +00:00
Andy Wilkinson f9be1ef096 Set artifact properties to auto-publish snapshots docs
See gh-39851
2024-03-11 11:57:52 +00:00
Andy Wilkinson 162832bb0b Fix quoting in format string for notification's run name 2024-03-11 09:38:09 +00:00
Andy Wilkinson c671d2af43 Correct run name used for Google Chat notifications
See gh-39851
2024-03-11 09:34:08 +00:00
Andy Wilkinson 8ca551ae8d Switch from Concourse to GitHub Actions to deploy snapshots
Closes gh-39851
2024-03-11 09:21:33 +00:00
Andy Wilkinson 1c8de17667 Use larger Linux runner
See gh-39805
2024-02-29 21:25:38 +00:00
Andy Wilkinson 33db600af1 Polish CI notification message
See gh-39805
2024-02-29 21:08:09 +00:00
Andy Wilkinson f59a7b45ff Polish 2024-02-29 21:00:36 +00:00
Andy Wilkinson 34fe89981e Expand GitHub actions CI to Linux and multiple Java versions
Closes gh-39805
2024-02-29 20:54:30 +00:00
Andy Wilkinson 714a95aa82 Pass job status into send-notification action 2024-02-28 11:46:47 +00:00
Andy Wilkinson 049a2c01ed Make run name in CI notification configurable and improve default
See gh-39761
2024-02-28 11:28:29 +00:00
Andy Wilkinson ca6ee61493 Print JVM thread dumps if the build is cancelled
See gh-39761
2024-02-28 10:17:57 +00:00