yairm210
261163ba53
General update of actions, since Github Actions is moving to node 20
2024-06-23 00:06:10 +03:00
yairm210
c691510eca
Upgrade actions checkout from v3 to v4 to avoid 'node 16 actions deprecated' warnings
2024-06-19 17:53:58 +03:00
Yair Morgenstern
748d1117be
buildMultiplatform.yml - java 17, since that's the min requirement for new gradle version
2024-01-28 13:03:27 +02:00
Yair Morgenstern
0a274a28a8
build-multiplatform checks android only on java 17
...
And we don't need tests since we have a different way to test that
2024-01-13 22:18:20 +02:00
Yair Morgenstern
42a8387646
Fix Github Actions pipelines ( #10928 )
...
* Updated setup-gradle in bid to fix install
* Try setup android SDK manually
* Increase java version to 17
* Remove Android SDK manual download, let's see if it works without
* Upgraded the rest of the pipelines to java 17
* Added the setup since it appears to be required to all steps
2024-01-13 19:47:27 +02:00
dependabot[bot]
0fb32d8f3f
Bump gradle/gradle-build-action in /.github/workflows ( #9302 )
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.3.3 to 2.4.2.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](https://github.com/gradle/gradle-build-action/compare/v2.3.3...v2.4.2 )
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 19:01:29 +03:00
Yair Morgenstern
680da3232f
Matrix build and deploy *only* for tags
2023-03-11 21:39:51 +02:00
Yair Morgenstern
7ffc1e4eeb
Separate large multiplatform tests to be performed once per release, and regular tests for PRs and pushes
2023-03-11 21:01:26 +02:00