dependabot[bot]
22fdc5b717
Bump actions/setup-java from 3.3.0 to 3.4.0 in /.github/actions/setup ( #513 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](860f600565...16cca5479d
)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 06:21:09 -04:00
dependabot[bot]
c8872104e7
Bump actions/setup-java from 3.1.1 to 3.3.0 in /.github/actions/setup
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3.1.1 to 3.3.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](9519cf1382...860f600565
)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 08:19:43 -04:00
dependabot[bot]
096342e7b0
Bump actions/cache from 3.0.3 to 3.0.4 in /.github/actions/setup
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](30f413bfed...c3f1317a9e
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 08:16:32 -04:00
Carter Jernigan
acca250a8f
[ #456 ] GitHub Cache Action 3.0.3
2022-06-01 05:22:57 -04:00
Carter Jernigan
a8be47bf89
[ #433 ] Use emulator.wtf for tests on CI ( #428 )
...
This should speed up our builds and reduce flakiness.
Followup items:
- Enable coverage
- Collect screenshots
- Fix target API on sdk-ext-lib #430
2022-05-17 10:06:56 -04:00
Carter Jernigan
62f976b1d8
[ #431 ] Switch to Adoptium JDK
...
Temurin/Adoptium is the default used by Gradle toolchains, and they now have both Java 11 and 17 ARM support for Macs
2022-05-17 06:07:22 -04:00
Carter Jernigan
6e118ab3ea
[ #363 ] GitHub Setup Java Action 3.1.1
2022-04-12 10:09:14 -04:00
Carter Jernigan
f7f3754dea
[ #364 ] GitHub Cache Action 3.0.2
2022-04-12 10:09:14 -04:00
Carter Jernigan
623a7d6602
[ #336 ] GitHub Cache action 3.0.1
2022-04-06 07:56:17 -04:00
Carter Jernigan
2a63b09cec
[ #334 ] Setup Java Action 3.1.0
2022-04-06 07:56:17 -04:00
Carter Jernigan
ca68fcf9ae
[ #255 ] Pin GitHub Action versions
...
Previously versions were using tags. By pinning them to SHAs, it ensures the versions cannot be changed.
Also note that I used the latest release, so many of the actions received a version bump as part of this change.
2022-03-07 13:47:50 -05:00
Carter Jernigan
52b6382d47
Configure build with GitHub Actions
2022-01-26 15:13:19 -05:00