5222f725dd
restrict create blank issue
2021-02-10 12:08:43 +03:00
089d28c90b
Merge pull request #119 from vsafonkin/v-vlsafo/issue-pr-templates
...
Add issue and pull request templates
2021-02-05 11:24:44 +03:00
552366fa8e
Add issue and pr templates
2021-02-05 09:44:08 +03:00
61c9e3a719
CODEOWNERS needs the org name for teams ( #118 )
2020-12-07 15:59:00 -05:00
e3619375bd
Create CODEOWNERS ( #115 )
2020-11-25 16:09:07 -05:00
d202f5dbf7
Swap to Environment Files ( #104 )
...
* Add Licensed workflow and config files
* Manually validate dependencies
* Swap to Environment Files
v1.4.3
2020-09-30 15:51:22 +02:00
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
8bb50d97d6
Move contributor doc
v1.4.2
2020-08-24 14:35:19 +02:00
fe06bcdc44
Remove old dist/index.js file ( #96 )
...
* Remove old dist/index.js file
* Misc fixes
2020-08-24 14:19:47 +02:00
d34a7e45c8
Architecture Support ( #95 )
...
* Quick fix for 32-bit architecture support.
* Validate arch at input
Co-authored-by: Émile Grégoire <eg@emilegregoire.ca>
2020-08-24 12:35:41 +02:00
3019d15cad
Add Third Party Licenses ( #87 )
v1.4.1
2020-08-10 18:22:52 +02:00
1253a7eed4
Merge pull request #81 from actions/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
v1.4.0
2020-07-22 10:44:06 +02:00
1277492cb9
Merge pull request #63 from jaredpetersen/master
...
Added support for GPG signing
2020-07-22 10:39:43 +02:00
38e0c8bd18
improved cleanup error message
2020-07-17 21:23:13 -06:00
77d6565ede
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 00:05:35 +00:00
ac9630fb91
cleaned up description for how the private key is stored
...
Co-authored-by: Yashwanth Anantharaju <yaananth@users.noreply.github.com>
2020-07-17 16:34:33 -06:00
36bb906fe0
removed test timeout
2020-07-16 19:12:25 -06:00
012c21ec81
fixed gpg passhprase default
2020-07-15 21:29:50 -06:00
4d8dc69fc8
fixing defaults
2020-07-15 21:15:27 -06:00
2d0e474aa9
removed unecessary set secret -- it's an environment variable not a literal
2020-07-15 20:27:28 -06:00
034b7a7488
forgot to run build
2020-07-15 20:19:14 -06:00
91d166793d
added blurb about private key file and cleanup for hosted runners
2020-07-15 20:16:31 -06:00
7f2382879a
addressed most of the feedback
2020-07-15 19:53:39 -06:00
01f44229d4
Merge remote-tracking branch 'upstream/master'
2020-06-23 20:54:13 -07:00
d920b7da5f
Merge pull request #78 from aibaars/patch-1
...
Normalize extendedJavaHome environment variable
2020-06-22 11:04:01 +02:00
88965601fb
Keep old environment variable for backwards compatibility
2020-06-17 21:37:10 +02:00
655cb05195
Add comment explaining why the environment variable should be normalized
2020-06-17 19:37:01 +02:00
81bfa641b0
Normalize extendedJavaHome environment variable
...
The extendedJavaHome environment variable contains `.` symbols in the version. This causes the environment variable to be ignored by the action runner. It's best to replace those and other non standard symbols with and underscore.
For reference:
> Environment variable names used by the utilities in the Shell and Utilities volume of IEEE Std 1003.1-2001 consist solely of uppercase letters, digits, and the '_' (underscore) from the characters defined in Portable Character Set .
2020-06-17 18:17:42 +02:00
6e1616c588
Merge pull request #66 from tbroyer/outputs
...
Add output parameters for the tool path and version
2020-05-27 13:31:58 +02:00
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
e494666ae9
fixed setSecret
2020-05-22 21:30:38 -07:00
d94db22179
Added support for GPG
2020-05-15 23:40:06 -07:00
4003c04fbc
Delete lint-yaml.yml
2020-05-11 20:09:41 +02:00
9c7b108c73
Merge pull request #58 from actions/dependabot/npm_and_yarn/actions/http-client-1.0.8
...
Bump @actions/http-client from 1.0.6 to 1.0.8
2020-05-11 20:08:10 +02:00
505c9972aa
Bump @actions/http-client from 1.0.6 to 1.0.8
...
Bumps [@actions/http-client](https://github.com/actions/http-client ) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/actions/http-client/releases )
- [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md )
- [Commits](https://github.com/actions/http-client/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2020-04-29 18:00:13 +00:00
5c87b70ffe
Merge pull request #52 from actions/dependabot/npm_and_yarn/acorn-5.7.4
...
Bump acorn from 5.7.3 to 5.7.4
2020-03-19 17:22:10 +01:00
ea8ea84c9e
Bump acorn from 5.7.3 to 5.7.4
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 11:25:52 +00:00
6dc4d4a3ed
Merge pull request #41 from foo-actions/master
...
Update REAME and action.yml to describe java-version syntax options
2020-02-12 09:58:10 -05:00
5ef3a8d61b
Merge pull request #49 from ericsciple/users/ericsciple/m166proxy
...
standardize workflow test pattern
2020-02-12 09:47:44 -05:00
60cf21b5e7
standardize workflow test pattern
2020-02-11 19:38:16 -05:00
f63b906f27
Merge pull request #48 from ericsciple/users/ericsciple/m166retry
...
add retries and error handling
2020-02-11 17:56:38 -05:00
9c4f82dc57
add retries and error handling
2020-02-11 16:37:51 -05:00
623089a937
Merge pull request #46 from dakale/http-proxy-support
...
http proxy support
2020-02-11 15:48:53 -05:00
ec103c0d1a
Remove debugging step
2020-02-06 15:48:29 -05:00
90c448a85d
Update packages to support http_proxy
2020-02-06 15:44:54 -05:00
63d68602dd
Merge pull request #45 from scordio/actions-checkout_version
...
Update examples to use actions/checkout@v2
2020-02-03 20:12:39 -05:00
351c3fb96f
Update examples to use actions/checkout@v2
2020-01-31 01:52:07 +01:00
f6b96adea7
Update README and action.yml to describe java-version syntax
2020-01-09 00:49:07 -08:00
c74a6f8415
Update README and action.yml to describe java-version syntax
2020-01-09 00:45:37 -08:00
b52cd69bd2
Update workflow.yml
2019-12-31 01:04:50 -05:00