Commit Graph

47 Commits

Author SHA1 Message Date
stCarolas
d6af6abeda
Update README.md with new version 2024-02-07 11:26:24 +03:00
stCarolas
29eaa7ba55
Merge pull request #36 from ammmze/node20
feat(node)!: bump node to node20
2024-02-07 11:18:17 +03:00
Branden Cash
98c2bd3f26
chore: reconcile type errors 2024-01-24 13:10:36 -07:00
Branden Cash
f5430bd5fe
chore: update node_modules 2024-01-24 13:10:07 -07:00
Branden Cash
4d59bc2d29
chore: bump typescript to latest 2024-01-24 13:09:49 -07:00
Branden Cash
0dec5193d1
chore: update node_modules 2024-01-24 13:06:34 -07:00
Branden Cash
d90de66ecf
feat(node)!: bump node to node20 2024-01-24 13:06:12 -07:00
stCarolas
07fbbe97d9
Update README.md
Up version in example
2022-10-24 11:47:16 +03:00
stCarolas
79fd0805e4
Merge pull request #26 from homedepot/add-mit-license
Create MIT LICENSE
2022-10-24 11:39:17 +03:00
stCarolas
aa3e1759e1
Merge pull request #28 from pthorin/use-node16
Use node16
2022-10-24 11:37:45 +03:00
Peter Thorin
d24fc39165 Update dependencies 2022-10-10 11:17:09 +02:00
Peter Thorin
564f523965 Use Node 16
See [GitHub Actions: All Actions will begin running on Node16 instead of Node12](https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/)
2022-10-10 11:15:35 +02:00
Jeff Billimek
60f9c6e4de
Create LICENSE 2022-08-11 16:20:33 -04:00
stCarolas
021645c4b6
Merge pull request #23 from wborn/update-lib
Apply recent changes
2022-07-03 11:45:40 +03:00
stCarolas
e792f67033
Merge pull request #24 from celiogafesi/update-dependencies
chore: update dependencies
2022-07-03 11:44:50 +03:00
Celio Ferreira
2472a3802c
chore: update dependencies 2022-06-28 10:39:30 +02:00
Wouter Born
7635506a32
Apply recent changes
This is the result of "npm run build && npm run format", see:

417e1a9899/package.json (L37)

Fixes #18

Signed-off-by: Wouter Born <github@maindrain.net>
2022-06-27 11:58:12 +02:00
stCarolas
417e1a9899 update readme for new version 2022-06-23 11:40:07 +03:00
stCarolas
2c9dbada0b
Merge pull request #22 from olamy/patch-1
use maven central to download Maven distribution
2022-06-23 11:36:36 +03:00
Olivier Lamy
04a0b721de
use maven central to download Maven distribution
using Apache download too much can lead to IP block
2022-06-16 06:59:28 +10:00
stCarolas
e9b562018d
Update README.md 2022-03-05 13:28:10 +03:00
stCarolas
3e6546c999
Merge pull request #17 from telia-actions/proxy-fix
Proxy fix
2022-03-05 13:24:06 +03:00
Frederik Nnaji
728d3d7f66
Merge branch 'stCarolas:master' into proxy-fix 2022-02-28 12:13:27 +02:00
stCarolas
7060d72b50
Update README with new version 2021-09-08 15:21:21 +03:00
stCarolas
5f0391e280
Merge pull request #15 from sta-szek/patch-1
Update maven to latest version
2021-09-08 15:20:30 +03:00
Piotr Joński
eed613a1e5
Update maven to latest version 2021-08-31 14:19:54 +02:00
Kristofer Borgström (pnf370)
dfb5e9e0e2 Update tool-cache to 1.3.1 2021-06-11 16:41:30 +02:00
stCarolas
3c9ddfb1c6
Merge pull request #9 from joewitt/master
Ensures the proper dynamically constructed Apache mirror download is …
2021-04-10 14:43:28 +03:00
Joe Witt
25f7163d53
Ensures the proper dynamically constructed Apache mirror download is used instead of apache archive server which would cap/block at a certain download capacity 2021-04-09 09:19:11 -07:00
stCarolas
d55bf2a4b0
Update README.md 2020-11-20 21:17:16 +03:00
stCarolas
1d56b37995
Merge pull request #5 from uwehdaub/master
Fix #4 Update @actions/core
2020-11-20 21:06:36 +03:00
Uwe Daub
1996e963e1 Fix #4 Update @actions/core
See here for further details:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands
2020-11-19 16:36:25 +01:00
stCarolas
a9bcf4cc10 up version in README 2020-02-04 18:35:20 +03:00
stCarolas
ae0022e050 Husky commit correct node modules 2020-02-03 13:46:28 +03:00
stCarolas
66602c7280 change url to archive mirror 2020-02-03 13:46:22 +03:00
stCarolas
fbb2b0cc60
update description 2019-12-07 16:42:10 +03:00
stCarolas
9ec7040da0
Update action.yml 2019-12-07 16:37:12 +03:00
stCarolas
5e9b909b54
Update action.yml 2019-12-07 16:35:51 +03:00
stCarolas
a4286b971e
fix usage example with tag 2019-12-07 16:29:44 +03:00
stCarolas
022401cea7
add usage example 2019-12-07 16:29:25 +03:00
stCarolas
7f7f6e2e6f add bin 2019-12-07 16:19:09 +03:00
stCarolas
c94f9216c7 add log for downloading 2019-12-07 16:17:46 +03:00
stCarolas
b25fe559e1 add binary for github actions 2019-12-07 16:14:20 +03:00
stCarolas
2096cea379 remove unnecessary files 2019-12-07 16:10:39 +03:00
stCarolas
10de3d4c54 Husky commit correct node modules 2019-12-07 16:09:23 +03:00
stCarolas
c66179d93e draft 2019-12-07 16:09:20 +03:00
stCarolas
13190e621a
Initial commit 2019-12-07 15:32:53 +03:00