dependabot[bot]
c2b63fd20b
Bump jfrog/setup-jfrog-cli from 4.1.2 to 4.1.3
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](7c95feb320...8bab65dc31 )
---
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>
2 years ago
dependabot[bot]
58c124aa65
Bump gradle/actions from 3.4.2 to 3.5.0
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](dbbdc275be...d9c87d481d )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Stéphane Nicoll
f4b55a6f28
Harmonize GitHub Actions settings
...
Closes gh-41463
2 years ago
dependabot[bot]
52718b8a8c
Bump gradle/actions from 3.4.1 to 3.4.2
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](31ae3562f6...dbbdc275be )
---
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-41139
2 years ago
Andy Wilkinson
270597e577
Use short-lived access token to authenticate with Develocity
...
Closes gh-41120
2 years ago
Andy Wilkinson
2bbeb7e78c
Upgrade to Gradle Actions 3.4.1
...
Closes gh-41119
2 years ago
dependabot[bot]
3c8b6828a5
Bump jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.0.2 to 4.1.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](727b480baf...7c95feb320 )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-40980
2 years ago
Andy Wilkinson
4bb9197a14
Do not update Homebrew tap when publishing 3.2.x releases
...
Closes gh-40921
2 years ago
Moritz Halbritter
234e0fd1f3
Stop mark 3.2.x as the default SDKman release
...
Closes gh-40883
2 years ago
dependabot[bot]
2720688351
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](d82fe26823...727b480baf )
---
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>
See gh-40757
2 years ago
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](d82fe26823...727b480baf )
---
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>
2 years ago
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
2 years ago
Phillip Webb
101b3a5416
Use OSS self hosted runners
...
Closes gh-40683
2 years ago
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](750cdda3ed...db19848a5f )
---
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
2 years ago
Andy Wilkinson
83f692237d
Migrate to com.gradle.develocity plugin
...
Closes gh-40153
2 years ago
Andy Wilkinson
a08fe0d75b
Upgrade to release verification tests 0.0.3
...
Closes gh-40518
2 years ago
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
2 years ago
Andy Wilkinson
335d42ba64
Run system tests on GitHub Actions
...
Closes gh-40446
2 years ago
Andy Wilkinson
67fb115b6c
Set artifact properties on the docs zip when releasing
...
Closes gh-40433
2 years ago
Andy Wilkinson
8a22108c62
Use the version not the tag when creating the build name
2 years ago
Andy Wilkinson
e0d00c0509
Fix version output of build-and-stage-release job
2 years ago
Andy Wilkinson
35725b4432
Reverse order so one checkout does not delete the other
2 years ago
Andy Wilkinson
b48cf9b5a8
Improve verify workflow's handling of secrets
2 years ago
Andy Wilkinson
478bd507ce
Update Homebrew Tap when releasing
...
Closes gh-40424
2 years ago
Andy Wilkinson
19481bb4db
Make new candidate the default when publishing to SDKMAN
...
Closes gh-40425
2 years ago
Andy Wilkinson
446970a464
Polish tag filter
2 years ago
Andy Wilkinson
20e291d8dd
Correct the name of the Gradle Enterprise access key input
...
See gh-40407
2 years ago
Andy Wilkinson
1b03cf04f4
Remove type from secrets declarations
...
See gh-40407
2 years ago
Andy Wilkinson
9a589ea243
Fix passing of repository username and password into verify
...
See gh-40407
2 years ago
Andy Wilkinson
e75c9312e0
Add workflow to release from GitHub Actions
...
Co-Authored-By: Moritz Halbritter <moritz.halbritter@broadcom.com>
Closes gh-40407
2 years ago
Andy Wilkinson
acb9427ffd
Pin the version of the release verification tests
...
Closes gh-40366
2 years ago
Andy Wilkinson
bf97f6ca3c
Make Homebrew available to the release verification tests
...
Closes gh-40367
2 years ago
Andy Wilkinson
ece2c683c6
Polish "Upgrade to gradle/actions 3.3.0"
...
See gh-40358
2 years ago
dependabot[bot]
b3db9204d9
Upgrade to gradle/actions 3.3.0
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-40358
2 years ago
Andy Wilkinson
a4231abb0a
Polish GHA input and output handling
2 years ago
Andy Wilkinson
19714c9e08
Correct name of secret access key input
...
See gh-40353
2 years ago
Andy Wilkinson
e4802b880d
Encapsulate common build steps in a composite action
...
Closes gh-40353
2 years ago
Andy Wilkinson
590b1bded8
Correct reference to reusable workflow
2 years ago
Andy Wilkinson
e35cc60eff
Polish
2 years ago
Andy Wilkinson
2c6006eeff
Move verification into reusable workflow
...
Closes gh-40350
2 years ago
Andy Wilkinson
d8c57810e2
Polish "Upgrade to gradle/actions 3.2.1"
...
See gh-40219
2 years ago
dependabot[bot]
513b22cac0
Upgrade to gradle/actions 3.2.1
...
See gh-40219
2 years ago
Phillip Webb
85e4b15cca
Polish workflow yaml
2 years ago
Phillip Webb
b0476cefe5
Polish
2 years ago
Phillip Webb
aa045db1f3
Polish workflow yaml
2 years ago
Phillip Webb
012872b1f3
Polish GitHub action names and formatting
2 years ago
Phillip Webb
c158eb258f
Polish GitHub action names and formatting
2 years ago
Andy Wilkinson
14fef8c100
Make send notification action available to verify job
2 years ago
Andy Wilkinson
5cc45a6873
Provide a token when checking out verification tests
...
See gh-40119
2 years ago
Andy Wilkinson
267c65094d
Verify snapshots once they have been deployed
...
Closes gh-40119
2 years ago