379 Commits

Author SHA1 Message Date
5b86b67f5b Fixed usage link within the README.md file (#525) 2023-08-16 01:01:53 +02:00
b943a4ed87 fix typo and remove unintentional(?) word (#518)
* fix typo and remove unintentional(?) word

* docs: fix typo in the Readme.md

---------

Co-authored-by: Ivan Zosimov <ivanzosimov@github.com>
2023-07-31 11:29:53 +02:00
c16064d22c Bump word-wrap from 1.2.3 to 1.2.4 (#516)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 13:48:48 +02:00
cd89f46ac9 Add versions properties to cache (#280)
* Add versions properties to cache

* lint fix

npm run format change

* [FIX] unit test

* docs: fix typo in the Readme.md

* docs: update link to the toolkit/cache package

---------

Co-authored-by: Ivan Zosimov <ivan.zosimov@Ivans-MacBook-Pro.local>
v3.12.0
2023-07-21 13:38:46 +02:00
4fb397523b Merge pull request #507 from akv-platform/update-oracle-jdk-url-calculation
Update Oracle JDK download URL calculation
2023-07-18 11:04:49 +02:00
33b10b64eb Use archive as fallback only when dealing with major version 2023-07-18 09:28:12 +02:00
75c6561172 Update dependencies (#511)
* chore: update dependencies, rebuild action

* chore: update licenses

* chore: rebuild action on linux
2023-07-10 17:20:15 +02:00
ebe05e0f88 Update build 2023-07-05 09:34:35 +02:00
46099e1f14 Build 2023-07-05 09:34:34 +02:00
1a3cd386c6 Update Oracle JDK URL calculation 2023-07-05 09:34:34 +02:00
1f2faad7e0 Instruction to download custom distribution JDK and install (#500) 2023-06-20 16:41:21 +02:00
45058d7f99 Update xml2js (#484) 2023-06-15 17:41:12 +02:00
87c1c7064c Merge pull request #494 from akv-platform/remove-implicit-dependencies
Remove implicit dependencies
2023-06-08 11:53:50 +02:00
5e4a7c3698 Move eslint-plugin-node to dev dependencies 2023-06-08 11:46:31 +02:00
f4213ceea0 Install eslint-plugin-node 2023-06-08 11:46:31 +02:00
ba4a2dd11d Update configuration files 2023-06-08 11:46:30 +02:00
01a228c633 Merge pull request #498 from akv-platform/update-mocks
Update mocks
2023-06-08 11:44:43 +02:00
07b6c30c67 Add mocks for oracle installer 2023-06-08 11:00:37 +02:00
c19d52bc93 Add mock data for microsoft-installer 2023-06-08 11:00:37 +02:00
3927f47357 Merge pull request #489 from anishi1222/main
Update versions of Oracle JDK and Microsoft Build of OpenJDK
2023-06-08 10:58:50 +02:00
cb77eb7f64 Merge pull request #1 from anishi1222/anishi1222-patch-1
Anishi1222 patch 1
2023-05-09 20:24:39 -07:00
9ff43a1ebe Update microsoft-installer.test.ts 2023-05-10 12:20:09 +09:00
575d86297c Update microsoft-openjdk-versions.json
Following Ivan's comment, versions of JDK are added.
2023-05-10 12:13:53 +09:00
d70493eaf0 Update e2e-versions.yml 2023-05-08 18:48:02 +09:00
088a9ed5f6 Version updated for Oracle JDK 2023-05-06 18:54:05 +09:00
8d9836d093 Update versions 2023-05-06 18:41:28 +09:00
9f75459cbe Revert "Versions updated."
This reverts commit 827f99856d3efb4287a0f4a2d3b784d7af0df2be.

revert
2023-05-06 18:20:59 +09:00
827f99856d Versions updated. 2023-05-06 18:18:14 +09:00
27bb911606 Update microsoft-openjdk-versions.json 2023-05-06 18:00:17 +09:00
ddb82ce8a6 Corretto toolcache folder name fix (#480) 2023-04-10 10:29:19 +02:00
404e5db3a1 fix sbt/scala cache key (#478) 2023-04-10 09:56:26 +02:00
191ba8c6ba always check postfix "Contents/Home" on macOS (#397) 2023-04-04 11:40:40 +02:00
e42168ca1a Fix glob bug in package.json scripts section (#475) 2023-04-03 12:48:27 +02:00
5ffc13f417 IBM Semeru (OpenJ9) Support (#289) v3.11.0 2023-03-21 10:32:38 +01:00
669e0727d8 Update configuration files (#464)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-15 00:34:22 +01:00
888b4006f3 Merge pull request #463 from akv-platform/reusable-workflow
Turn on automatic update of ESLint and Prettier configuration files
2023-03-10 10:56:11 +01:00
676c490d4c Add update-config-files.yml 2023-03-09 13:55:42 +01:00
0de5c66fc0 Add and configure ESLint and update configuration for Prettier (#458)
* Add ESLint config and update Prettier

* Update test files

* Rebuild action

* Update docs

* Update licenses

* Update tsconfig

* Rebuild action

* Update tsconfig.json

* Fix console.time calls

* Rebuild action

* Rebuild action on Linux
2023-03-09 14:49:35 +02:00
ea15b3b99c Update advanced-usage.md (#436)
change to be consistent with https://github.com/actions/setup-java#usage
2023-02-08 10:47:39 +01:00
14d87b223c Add link to the Oracle distribution (#451) 2023-02-08 10:35:35 +01:00
3f07048e3d Revert "Revert "Add support for Oracle JDK (#401)" (#421)" (#450)
This reverts commit c3ac5dd0ed8db40fedb61c32fbe677e6b355e94c.
v3.10.0
2023-02-07 16:29:21 +01:00
9b86bbe88a Update workflow badges (#449) 2023-01-31 08:48:23 +02:00
8f12c5c4d1 Updated readme file (#446) 2023-01-19 13:22:11 +01:00
e11351903a Update release-new-action-version.yml (#442) 2023-01-12 13:51:18 +01:00
285fb318c5 Bump json5 from 2.2.0 to 2.2.3 (#439) 2023-01-09 09:54:28 +01:00
308abcba03 Merge pull request #437 from actions/update-code-owners
Update CODEOWNERS
2022-12-27 09:28:56 +01:00
03d1057e7d Update CODEOWNERS 2022-12-26 09:43:06 +01:00
d401f0c450 Merge pull request #435 from actions/update-codeowners
Update CODEOWNERS
2022-12-23 08:25:00 +01:00
5e1c7d44c8 update codeowners 2022-12-23 00:05:13 +01:00
bf3c595741 Update CODEOWNERS 2022-12-23 00:04:11 +01:00