dbeab7ccf2
Remove trailing spaces and long lines
2019-12-06 14:35:32 -05:00
540a98ac02
Wrap long lines in action.yml
2019-12-06 14:33:05 -05:00
4b6ff8caf0
Format auth
2019-12-06 14:32:51 -05:00
8940139ee8
Be explicit about second flag
2019-12-06 14:28:34 -05:00
5e29577d7b
Remote options from log
2019-12-06 14:28:17 -05:00
1dac4fef05
Use $HOME directory
2019-12-06 14:25:41 -05:00
797045350f
code == EEXIST
2019-12-05 00:54:26 -05:00
948db7588e
strringify the logs
2019-12-05 00:48:15 -05:00
2b05c00514
logging code
2019-12-05 00:45:56 -05:00
96236d7072
return but shoudl still fail
2019-12-05 00:43:41 -05:00
12896dfb0f
logging options
2019-12-05 00:41:50 -05:00
bfbec53132
log when we overwrite the file
2019-12-04 23:54:21 -05:00
c1c11bbc1b
Examples use v1 instead of master
...
Co-Authored-By: Konrad Pabjan <konradpabjan@github.com>
2019-12-04 23:22:47 -05:00
cfdbba3eb5
Merge pull request #32 from dzirbel/patch-1
...
Fix typo in README.md
2019-12-04 09:50:34 -05:00
abe10fa040
Fix typo in README.md
2019-11-29 22:53:14 -08:00
d5150a6a67
Add publish to Maven Central example to README
2019-11-29 09:26:29 -08:00
210fba7587
Add note about pom.xml to README
2019-11-28 14:52:51 -08:00
ade090c5cf
Update index.js
2019-11-28 14:48:39 -08:00
d2eada383a
direct ncc to setup-java
2019-11-28 14:48:36 -08:00
cda418e54a
Update index.js
2019-11-28 14:22:38 -08:00
d1d9006723
Add fields to action.yml
2019-11-28 14:18:30 -08:00
7d69f8015b
build index.js
2019-11-28 14:13:43 -08:00
c8f8a264b4
Add publish section to README
2019-11-28 14:13:35 -08:00
1085a2b8cf
Use console.log where appropriate
...
Update gitattributes and remove lib files
2019-11-28 13:35:47 -08:00
495409509c
parent 52c60e0768c1c2fabcab3acf97aa77c5dbc32dfa
...
author Bryan Clark <clarkbw@github.com> 1573862473 -0800
committer Bryan Clark <clarkbw@github.com> 1574976093 -0800
Adding maven auth support
ignore vscode directory
move required parameters to auth module
username and password are required from within the auth module now. Update the tests to ensure this is the case.
Add generated auth and setup-java
Move auth to the bottom of setup
Support ids
generated and pretty files
use server-id instead of ambigous id
Use console.log where appropriate
Adding maven auth support
ignore vscode directory
move required parameters to auth module
username and password are required from within the auth module now. Update the tests to ensure this is the case.
Add generated auth and setup-java
Move auth to the bottom of setup
generated and pretty files
use server-id instead of ambigous id
2019-11-28 13:35:47 -08:00
18983b8d3d
Update gitattributes and remove lib files
2019-11-28 13:35:47 -08:00
4450e92d78
Use gitattributes to ignore generated lib js files
2019-11-28 13:35:47 -08:00
b8a0027e2c
Use console.log where appropriate
2019-11-28 13:35:47 -08:00
24327359f8
use server-id instead of ambigous id
2019-11-28 13:35:47 -08:00
dc5f78f54d
generated and pretty files
2019-11-28 13:35:47 -08:00
b0e5cf270d
Support ids
2019-11-28 13:35:47 -08:00
1b0417032a
Move auth to the bottom of setup
2019-11-28 13:35:47 -08:00
86e89385e5
Add generated auth and setup-java
2019-11-28 13:35:47 -08:00
56eacf97f5
move required parameters to auth module
...
username and password are required from within the auth module now. Update the tests to ensure this is the case.
2019-11-28 13:35:47 -08:00
56b5af70cf
ignore vscode directory
2019-11-28 13:35:47 -08:00
a3e6ce2153
Adding maven auth support
2019-11-28 13:35:47 -08:00
081536e071
Merge branch 'master' of https://github.com/actions/setup-java into konradpabjan/ncc
v1.2.0
2019-11-25 12:17:22 -05:00
aba995482c
Create lint-yaml.yml
2019-11-25 12:16:39 -05:00
73bee8ffce
Create yaml-lint-config.yml
2019-11-25 12:15:12 -05:00
e8e47f49d0
Update contributors.md
2019-11-25 11:36:48 -05:00
942699d9f7
Update action.yml
2019-11-25 10:21:42 -05:00
980efe83e2
Cleanup
2019-11-25 10:12:17 -05:00
66e61f647e
Configure ncc and remove node_modules
2019-11-25 10:04:57 -05:00
9557e68f0c
Update README.md
2019-11-22 16:26:10 -05:00
db9bf6b240
Merge pull request #30 from joshmgross/patch-1
...
Fix indentation
2019-11-22 15:44:50 -05:00
dffd0c6733
Fix indentation
2019-11-22 15:32:49 -05:00
5c4ee8507d
Merge pull request #20 from jameskleeh/patch-1
...
JDK 8 specific version help
2019-11-22 15:30:23 -05:00
4880cc0c18
Merge branch 'master' into patch-1
2019-11-22 15:30:04 -05:00
db3a754b1e
Remove deprecated input
2019-11-22 15:04:36 -05:00
ef3ee0a8c4
Merge pull request #27 from foo-actions/master
...
Add java-package parameter to action, support jre, jdk, and jdk+fx
2019-11-22 14:57:43 -05:00