1
0
Fork 0
mirror of https://github.com/actions/setup-java synced 2024-11-14 01:22:39 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Bryan Clark
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
Bryan Clark
18983b8d3d Update gitattributes and remove lib files 2019-11-28 13:35:47 -08:00
Bryan Clark
b8a0027e2c Use console.log where appropriate 2019-11-28 13:35:47 -08:00
Bryan Clark
dc5f78f54d generated and pretty files 2019-11-28 13:35:47 -08:00
Bryan Clark
86e89385e5 Add generated auth and setup-java 2019-11-28 13:35:47 -08:00
Bryan Clark
a3e6ce2153 Adding maven auth support 2019-11-28 13:35:47 -08:00