Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
a3e6ce2
Adding maven auth support
Nov 16, 2019
56b5af7
ignore vscode directory
Nov 20, 2019
56eacf9
move required parameters to auth module
Nov 20, 2019
86e8938
Add generated auth and setup-java
Nov 20, 2019
1b04170
Move auth to the bottom of setup
Nov 28, 2019
b0e5cf2
Support ids
Nov 28, 2019
dc5f78f
generated and pretty files
Nov 28, 2019
2432735
use server-id instead of ambigous id
Nov 28, 2019
b8a0027
Use console.log where appropriate
Nov 28, 2019
4450e92
Use gitattributes to ignore generated lib js files
Nov 28, 2019
18983b8
Update gitattributes and remove lib files
Nov 28, 2019
4954095
parent 52c60e0768c1c2fabcab3acf97aa77c5dbc32dfa
Nov 16, 2019
1085a2b
Use console.log where appropriate
Nov 28, 2019
c8f8a26
Add publish section to README
Nov 28, 2019
7d69f80
build index.js
Nov 28, 2019
d1d9006
Add fields to action.yml
Nov 28, 2019
cda418e
Update index.js
Nov 28, 2019
d2eada3
direct ncc to setup-java
Nov 28, 2019
ade090c
Update index.js
Nov 28, 2019
210fba7
Add note about pom.xml to README
Nov 28, 2019
d5150a6
Add publish to Maven Central example to README
Nov 29, 2019
abe10fa
Fix typo in README.md
dzirbel Nov 30, 2019
cfdbba3
Merge pull request #32 from dzirbel/patch-1
konradpabjan Dec 4, 2019
c1c11bb
Examples use v1 instead of master
Dec 5, 2019
bfbec53
log when we overwrite the file
Dec 5, 2019
12896df
logging options
Dec 5, 2019
96236d7
return but shoudl still fail
Dec 5, 2019
2b05c00
logging code
Dec 5, 2019
948db75
strringify the logs
Dec 5, 2019
7970453
code == EEXIST
Dec 5, 2019
1dac4fe
Use $HOME directory
Dec 6, 2019
5e29577
Remote options from log
Dec 6, 2019
8940139
Be explicit about second flag
Dec 6, 2019
4b6ff8c
Format auth
Dec 6, 2019
540a98a
Wrap long lines in action.yml
Dec 6, 2019
dbeab7c
Remove trailing spaces and long lines
Dec 6, 2019
b7e7041
Remove last trailing space
Dec 6, 2019
6ae690c
Add test for overwrite
Dec 6, 2019
f33acc6
build release
Dec 6, 2019
ddf78ad
Add note about $HOME directory usage
Dec 6, 2019
70aff31
Apply suggestions from code review
Dec 6, 2019
2f85cc5
Merge branch 'maven-auth' of github.com:clarkbw/setup-java into maven…
Dec 6, 2019
203550b
Add Gradle example to README
Dec 6, 2019
8ccac94
README Small spelling fix. Also some rewording
Dec 9, 2019
9d56a3b
prettier fixup
Dec 10, 2019
551e2a2
sanitzie XML characters
Dec 10, 2019
4757680
Add Shared Runner to README
Dec 10, 2019
ae11e1a
Allow for alternate settings.xml file location
Dec 10, 2019
ce88fee
Move to settings-path
Dec 10, 2019
2e749e5
Update settings-path for github.workspace
Dec 10, 2019
998be8d
Add default to settings-path description
Dec 18, 2019
6924f73
Address latest review feedback
Dec 19, 2019
1bba665
Try env variables
Dec 19, 2019
0e5545e
improve tests
Dec 19, 2019
7e36086
Pass undefined when empty
Dec 19, 2019
c05b45b
Update README with env sections
Dec 19, 2019
2ccd1ad
Add examples of the settings.xml file generated
Dec 19, 2019
9b11fe4
Add defaults descriptions to actions.yml
Dec 20, 2019
d8ada52
Merge pull request #29 from clarkbw/maven-auth
konradpabjan Dec 20, 2019
f806141
Add support for matching -ea version formats
giltene Dec 22, 2019
ae687a7
Update index.js
giltene Dec 22, 2019
5c4dee6
Bump handlebars from 4.1.2 to 4.5.3
dependabot[bot] Dec 29, 2019
0e40802
Merge pull request #35 from foo-actions/master
konradpabjan Dec 31, 2019
4bec33a
Merge pull request #36 from actions/dependabot/npm_and_yarn/handlebar…
konradpabjan Dec 31, 2019
ae23cbb
Update master with dependabot fixes
konradpabjan Dec 31, 2019
b52cd69
Update workflow.yml
konradpabjan Dec 31, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
build index.js
  • Loading branch information
Bryan Clark committed Nov 28, 2019
commit 7d69f8015bb2278c61cd7a41d97c190353d4d452
149 changes: 146 additions & 3 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.