Commit graph

313 commits

Author SHA1 Message Date
Wes Morgan
c041f7cce2
Add arch default tests to all distros
...and update temurin's to test 2 architectures instead of 1.
2022-09-20 10:04:18 -06:00
Wes Morgan
f83416a080
Default architecture to x86 in test 2022-09-19 09:16:19 -06:00
Wes Morgan
36a2b1194e
Merge branch 'main' into feature/default-to-runner-architecture 2022-09-19 08:58:18 -06:00
Wes Morgan
43c9a22bb3
Run build 2022-09-13 09:06:41 -06:00
Wes Morgan
7284eeee34
Run format 2022-09-13 09:06:26 -06:00
Wes Morgan
0b04eaf6bb
Map OS arch to distro arch for other distros 2022-09-13 08:44:05 -06:00
Wes Morgan
f21b8ec265
Move distributionArchitecture method to base class
They are mostly all the same, and this can still be overridden when needed
2022-09-13 08:43:08 -06:00
Dmitry Shibanov
a96c2ca6ae
improve documentation and more emphasis to Java 17 (#379) 2022-09-09 14:49:09 +02:00
qhy040404
7bbeb80d24
Fix typo (#380) 2022-09-09 13:35:58 +02:00
Dmitry Shibanov
d854b6da19
Add support for multiple jdks (#368) 2022-09-08 15:26:54 +02:00
ansraliant
749e4491fa
Add Cache Hit Output (#373) 2022-09-07 12:34:51 +02:00
Milos Pantic
aa53851224
Update actions version in package json (#377) 2022-09-05 13:22:12 +02:00
Wes Morgan
46869be4a8
Commit build artifact 2022-08-31 13:14:09 -06:00
Wes Morgan
c22bb804ce
Add tests for os.arch() default behavior 2022-08-31 13:05:54 -06:00
Wes Morgan
e169777d50
Refactor arch mapping to distributionArchitecture method 2022-08-31 13:05:33 -06:00
Wes Morgan
cca7653671
Move os.arch() defaulter to JavaBase constructor 2022-08-31 13:03:49 -06:00
Wes Morgan
a115f58891
Commit build artifact 2022-08-31 07:12:42 -06:00
Wes Morgan
148d9af0a6
Format my code w/ prettier 2022-08-30 09:34:26 -06:00
Wes Morgan
7e83eb111a
Simplify osArchToDistributionArch switch statement 2022-08-30 09:06:12 -06:00
Wes Morgan
b090764394
Map temurin arch names to node os.arch() names 2022-08-29 10:37:31 -06:00
Wes Morgan
73887824bb
Default architecture param to os.arch() 2022-08-29 10:37:16 -06:00
Marko Zivic
5b36705a13
Merge pull request #364 from e-korolevskii/main
Update contributors guide
2022-08-10 16:44:08 +02:00
Evgenii Korolevskii
4656cbcede
Merge branch 'actions:main' into main 2022-08-10 16:38:09 +02:00
Marko Zivic
ef96bec0e4
Merge pull request #274 from schuenadel/include-buildSrc-in-cache-key
Include *.kt files in buildSrc in cache key
2022-08-10 10:10:46 +02:00
Evgenii Korolevskii
8e8bf44561
Update docs/contributors.md
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-08-09 23:55:25 +02:00
Evgenii Korolevskii
40dd195c45 rephased documents 2022-08-03 19:22:03 +02:00
Evgenii Korolevskii
858120d4a8 formating 2022-08-01 01:37:40 +02:00
Evgenii Korolevskii
ad9cecf99b update contributors guide 2022-08-01 01:36:24 +02:00
Marko Zivic
8048bbee47
Merge pull request #352 from julienrf/patch-1
Make it clearer that the action supports Scala
2022-07-21 10:39:18 +02:00
Marko Zivic
9e9f60b996
Merge pull request #285 from schuenadel/suggest-clear-cache-after-dependency-update
Remove `restoreKeys` to clear cache after update
2022-07-15 09:21:07 +02:00
Marko Zivic
46f0194a3b
Merge pull request #351 from akv-platform/v-sdolin/issue-44
Add "Install multiple JDKs" README section
2022-07-15 09:18:12 +02:00
Sergey Dolin
c69efbe773 Add distribution input 2022-07-15 09:14:25 +02:00
Sergey Dolin
3c69e15101 use @v3 version 2022-07-14 09:22:10 +02:00
Julien Richard-Foy
bf1c35bd9d
Make it clearer that the action supports Scala 2022-07-07 09:29:35 +02:00
Sergey Dolin
66a84830d9 Remove unessary steps from the step 2022-07-07 09:11:25 +02:00
Sergey Dolin
8ac768a2cf Add "Install multiple JDKs" README section 2022-07-07 06:44:16 +02:00
Marko Zivic
2c7a4878f5
Merge pull request #350 from e-korolevskii/Add-tests-for-updated-cachetool-ver-(347)
test(cache): Add test for cachetool v 3.0
2022-07-06 14:44:41 +02:00
Evgenii Korolevskii
e2f30c1450 test(cache): Add test for cachetool v 3.0
Not to fail workflow on cache service errors
2022-07-04 22:48:10 +02:00
Marko Zivic
2dfaeac2db
Merge pull request #347 from e-korolevskii/CacheVersionUpdateTo3
build(cache): Update cache tool version
2022-07-04 08:19:35 +02:00
Dmitry Shibanov
aa24fa78d2 regenerate dist 2022-06-24 16:18:43 +02:00
Evgenii Korolevskii
25d94e7786 add build 2022-06-24 16:05:43 +02:00
Evgenii Korolevskii
2fc49d780a remove old build 2022-06-24 16:03:07 +02:00
Evgenii Korolevskii
e6a4b93088 update licenses 2022-06-24 15:56:27 +02:00
Evgenii Korolevskii
821cc3dbd1 Merge branch 'CacheVersionUpdateTo3' of https://github.com/e-korolevskii/setup-java into CacheVersionUpdateTo3 2022-06-24 15:52:39 +02:00
Evgenii Korolevskii
4903eafcd7 update licenses 2022-06-24 15:52:29 +02:00
Evgenii Korolevskii
a0500669b7 Merge branch 'main' into CacheVersionUpdateTo3 2022-06-24 15:42:06 +02:00
Evgenii Korolevskii
d397c16c56 build(cache): Update cache tool version
Graceful handling of error (non-validation one)
2022-06-24 15:32:10 +02:00
Marko Zivic
16cca5479d
Merge pull request #346 from pjfanning/patch-1
sbt is a valid cache option value
2022-06-20 09:14:34 +02:00
PJ Fanning
7b469c48c4
sbt is a valid cache option value 2022-06-16 21:47:05 +01:00
Marko Zivic
2506d21b74
Merge pull request #332 from fmeriaux/sbt-exclude-some-files
sbt-cache: don't cache some files.
2022-06-15 11:20:20 +02:00