mahabaleshwars
0d65cdab90
Regex updated to support all java versions
2024-03-08 17:55:32 +05:30
mahabaleshwars
c5831e86e5
updated regex to support early versions
2024-03-08 17:51:33 +05:30
mahabaleshwars
8c268be5a0
regex updated
2024-03-08 16:44:07 +05:30
mahabaleshwars
4ef246eff9
regex updated
2024-03-08 16:38:03 +05:30
mahabaleshwars
ae1e7f4bee
regex updated
2024-03-08 16:31:59 +05:30
mahabaleshwars
3a44440459
regex modified
2024-03-08 15:52:28 +05:30
mahabaleshwars
00ea4e377e
regex updated
2024-03-08 14:21:54 +05:30
mahabaleshwars
ac5ac98c37
used java version regex
2024-03-08 12:56:45 +05:30
mahabaleshwars
dc078972fe
redex updated
2024-03-08 12:54:24 +05:30
mahabaleshwars
0bd564a691
changed the regex
2024-03-08 12:42:45 +05:30
mahabaleshwars
5633ed7ce0
new regex
2024-03-08 12:26:41 +05:30
mahabaleshwars
49631827e1
updated regex to match the new version file format
2024-03-08 12:12:42 +05:30
mahabaleshwars
7c2ba3003d
new regex for early version
2024-03-08 12:07:07 +05:30
mahabaleshwars
7e1d245a33
updated regex
2024-03-08 11:55:42 +05:30
mahabaleshwars
600bab6918
updated the regex
2024-03-08 11:07:49 +05:30
mahabaleshwars
108d3372dc
added coreinfo to analyze
2024-03-08 10:45:57 +05:30
mahabaleshwars
23f648d404
updated regex to accept early versions
2024-03-08 10:33:12 +05:30
mahabaleshwars
091c70611e
updated regex for early version
2024-03-07 22:56:58 +05:30
mahabaleshwars
15bd552ffa
updated regex for early version support
2024-03-07 22:22:27 +05:30
mahabaleshwars
d6dce30547
updated regex to support early version
2024-03-07 22:03:52 +05:30
mahabaleshwars
3ac7f4d7ac
Checked for the file extension
2024-03-04 13:36:34 +05:30
mahabaleshwars
12fa539aa2
working regex
2024-03-04 13:27:16 +05:30
mahabaleshwars
a7f2ec4000
testing with one regex
2024-03-04 13:20:49 +05:30
mahabaleshwars
7abdf1c01e
added support for tool version file
2024-03-04 12:07:27 +05:30
Peter Murray
16ef37f8dd
HTTP errors when the token is undefined ( #556 )
...
* Fixing issues with the handling of the token and avoiding error on when the token is undefined
* chore: rebuild action
---------
Co-authored-by: Ivan Zosimov <ivanzosimov@github.com>
2023-12-01 14:55:03 +01:00
aparnajyothi-y
387ac29b30
Upgrade Node to v20 ( #558 )
...
* Build changes
* 4.0.0
* node version update
* changes
* upgrade to v20
* Removing conflicts
* Upgrade to v20 in the reusable workflows
* Rebased index.js
* Removing conflicts
* Resolving conflicts
* Fomat check
* failed checks fix
2023-11-29 15:11:46 +01:00
itchyny
9eda6b51cc
feat: implement cache-dependency-path option to control caching dependency ( #499 )
2023-11-22 16:43:14 +01:00
Ivan
78078da0cd
Update @actions/cache dependency and documentation ( #549 )
...
* deps: Update actions/cache dep, rebuild solution, update docs
* docs: fix typo
* deps: update jest dependencies and licenses
* deps: fix vulnerable dependencies, rebuild solution
* licenses: update
2023-10-17 11:09:10 +02:00
Accelerator1996
0ab4596768
add support for dragonwell ( #532 )
...
* add support for dragonwell
* fix: update logic of parsing json file, refactor code
* build: rebuild action
* chore: update error message
* build: rebuild action
* tests: fix unit tests, add e2e tests
* chore: prettier, lint and rebuild solution
* feat: add check for the package type, update unit tests
* tests: update e2e tests
* tests: remove excess entries from e2e tests
* feat: update logic of getting json file
* feat: add logic for backuping getting json
* chore: update wordings
* chore: fix typos, add additional logs
* fix: fix review points
* chore: rebuild solution
* chore: update wordings
* chore: refactor code
---------
Co-authored-by: Ivan Zosimov <ivanzosimov@github.com>
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2023-09-20 13:22:11 +02:00
Endi327
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>
2023-07-21 13:38:46 +02:00
Ivan
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
Dmitry Shibanov
45058d7f99
Update xml2js ( #484 )
2023-06-15 17:41:12 +02:00
Ivan
ddb82ce8a6
Corretto toolcache folder name fix ( #480 )
2023-04-10 10:29:19 +02:00
Doğaç Eldenk
404e5db3a1
fix sbt/scala cache key ( #478 )
2023-04-10 09:56:26 +02:00
Jordie
5ffc13f417
IBM Semeru (OpenJ9) Support ( #289 )
2023-03-21 10:32:38 +01:00
Ivan
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
Jongwoo Han
545223a83e
refactor: Use early return pattern to avoid nested conditions ( #428 )
2022-12-16 15:04:57 +01:00
Evgenii Korolevskii
1df8dbefe2
Add support for java.version file ( #426 )
2022-12-13 12:45:14 +01:00
Dmitry Shibanov
bd7e5d28eb
Update minimatch to 3.1.2 ( #413 )
2022-11-23 15:24:31 +01:00
Kengo TODA
de1bb2b0c5
feat: support Gradle version catalog ( #394 )
2022-10-17 18:34:41 +02:00
Sankalp Kotewar
2c53c1a588
Update actions/cache to 3.0.4 version ( #392 )
2022-10-17 12:12:57 +02:00
Francesco Renzi
dfcd06a4b9
Update @actions/core to 1.10.0
2022-10-06 12:11:13 +01:00
Nikolas Grottendieck
eb1418aa81
Add Maven Toolchains Declaration ( #276 )
...
* Add (optional) Maven Toolchains Declaration after JDK is installed
* Extract common/shared Maven constants
Resolves #276
2022-09-27 17:25:52 +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
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
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
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