Maxim Lobanov
6191f55d32
Rename v2-preview to v2 in docs and tests
2021-04-05 13:04:51 +03:00
Maxim Lobanov
b53500dabc
Merge "v2-preview" branch into "main" ( #150 )
...
* actions/setup-java@v2 - Support different distributions (#132 )
* Implement support for custom vendors in setup-java
* minor improvements
* minor refactoring
* Add unit tests and e2e tests
* Update documentation for setup-java@v2 release
* minor improvements
* regenerate dist
* fix comments
* resolve comments
* resolve comments
* fix tests
* Update README.md
Co-authored-by: George Adams <george.adams@microsoft.com>
* Apply suggestions from code review
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
* fix minor nitpicks
* handle 4th digit
* pull latest main
* Update README.md
* rename adoptium to adopt
* rename adoptium to adopt
* rename adoptium to adopt
* Update README.md
* make java-version and distribution required for action
* update readme
* fix tests
* fix e2e tests
Co-authored-by: George Adams <george.adams@microsoft.com>
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
* Add "overwrite-settings" input parameter (#136 )
* add overwrite-settings parameter
* fix e2e tests
* print debug
* fix e2e tests
* add comment
* remove comment
* Add "Contents/Home" postfix on macOS if provider creates it (#139 )
* Update e2e-versions.yml
* Update e2e-versions.yml
* implement fix
* Update e2e-versions.yml
* Update installer.ts
* fix filter logic
* Update e2e-versions.yml
* remove extra logic
* Update e2e-versions.yml
* Add check-latest flag (#141 )
* add changes for check-latest
* run prerelease script
* resolving comments
* fixing tests
* fix spelling
* improve core.info messages
* run format
* run prerelease
* change version to fix test
* resolve comment for check-latest
* Update README.md
* added hosted tool cache section
* Apply suggestions from code review
Co-authored-by: Maxim Lobanov <v-malob@microsoft.com>
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
* Avoid "+" sign in Java path in v2-preview (#145 )
* try to handle _ versions
* more logs
* more debug
* test 1
* more fixes
* fix typo
* Update e2e-versions.yml
* add unit-tests
* remove debug info from tests
* debug pre-cached versions
* change e2e tests to ubuntu-latest
* update npm licenses
Co-authored-by: George Adams <george.adams@microsoft.com>
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
Co-authored-by: Dmitry Shibanov <dmitry-shibanov@github.com>
2021-04-05 13:02:27 +03:00
Maxim Lobanov
ea31b1d738
Update CODEOWNERS
2021-03-04 21:22:42 +03:00
Dmitry Shibanov
fbe6d87076
add bug to labels
2021-02-10 16:58:41 +03:00
Dmitry Shibanov
371353f882
fix label creation
2021-02-10 12:49:56 +03:00
Dmitry Shibanov
5222f725dd
restrict create blank issue
2021-02-10 12:08:43 +03:00
Vladimir Safonkin
552366fa8e
Add issue and pr templates
2021-02-05 09:44:08 +03:00
Brian Cristante
61c9e3a719
CODEOWNERS needs the org name for teams ( #118 )
2020-12-07 15:59:00 -05:00
Brian Cristante
e3619375bd
Create CODEOWNERS ( #115 )
2020-11-25 16:09:07 -05:00
Thomas Boop
11790a2d66
Add Licensed
To Help Verify Prod Licenses ( #88 )
...
* Add Licensed workflow and config files
* Manually validate dependencies
* Ignore Generated Files in Git PR's
* update contributing.md
2020-09-23 23:23:32 +02:00
Thomas Broyer
457d7a4579
Add output parameters for the tool path and version
...
This allows calling the action multiple times in the
same job and retrieving the path and/or version in
other steps.
Fixes #65
2020-05-27 09:04:20 +02:00
Konrad Pabjan
4003c04fbc
Delete lint-yaml.yml
2020-05-11 20:09:41 +02:00
eric sciple
60cf21b5e7
standardize workflow test pattern
2020-02-11 19:38:16 -05:00
eric sciple
9c4f82dc57
add retries and error handling
2020-02-11 16:37:51 -05:00
David Kale
ec103c0d1a
Remove debugging step
2020-02-06 15:48:29 -05:00
David Kale
90c448a85d
Update packages to support http_proxy
2020-02-06 15:44:54 -05:00
Konrad Pabjan
b52cd69bd2
Update workflow.yml
2019-12-31 01:04:50 -05:00
Konrad Pabjan
aba995482c
Create lint-yaml.yml
2019-11-25 12:16:39 -05:00
Gil Tene
7d219e5bd5
Add java-package parameter to action, support jre, jdk, and jdk+fx ( #1 )
...
* Add java-package parameter to action, support jre, jdk, and jdk+fx (#1 )
* Update tests to use 'jdk', 'jre', and 'jdk+fx' javaPackage parameters
* Match extension only at end of line
* Update README.md
* Update workflow to use 'node-version' instead of deprecated 'version'
2019-11-02 21:39:35 -07:00
Danny McCormick
596a6da241
steps not actions
2019-07-25 22:59:48 -04:00
Danny McCormick
f3fb46bc71
Update workflow.yml ( #9 )
2019-07-23 13:22:25 -04:00
Danny McCormick
4c0991d2f2
Update workflow.yml ( #7 )
2019-07-16 14:24:29 -04:00
Danny McCormick
4fa0fd2a23
Add problem matcher ( #4 )
2019-07-11 22:57:54 -04:00
Danny McCormick
9242e91aad
v2 workflow ( #2 )
...
* v2 workflow
* Delete legacy workflow
2019-07-11 16:24:33 -04:00
Danny McCormick
62b9fcdfde
Add workflow
2019-07-10 16:05:33 -04:00