111 Commits

Author SHA1 Message Date
Kirill Chernyshov
a434c7d415
Fix #38, thanks @zharinov for PR #40
Bump dependencies
4.0
2022-02-21 15:12:10 +01:00
Kirill Chernyshov
a7463fd4d6
Merge pull request #40 from zharinov/github-auth-token
Support "github-token" parameter
2022-02-21 14:59:57 +01:00
Sergei Zharinov
87bf84f4ca Revert out-of-scope changes and compiled dist 2022-02-21 13:03:04 +03:00
Sergei Zharinov
8505958fe1 Fix string formatting 2022-02-19 15:55:15 +03:00
Sergei Zharinov
3c49eba702 Provide HOMEBREW_GITHUB_API_TOKEN 2022-02-19 15:49:09 +03:00
Sergei Zharinov
016052c6fc Support "github-token" parameter 2022-02-19 15:07:04 +03:00
Kirill Chernyshov
fa522696ba
Bump version in README 3.7 2021-12-19 12:19:08 +01:00
Kirill Chernyshov
d8988af733
Merge pull request #37 from DeLaGuardo/issue-36
Fix url generation for latest win version
2021-12-19 12:18:00 +01:00
Kirill Chernyshov
fcbd1b5f13
Fix url generation for latest win version 2021-12-19 11:51:28 +01:00
Kirill Chernyshov
0fe110ad5a
Bump version in README 3.6 2021-12-01 18:52:09 +01:00
Kirill Chernyshov
4b90301b8a
Merge pull request #35 from DeLaGuardo/34-add-missing-config-file
Use linux-install.sh for Linux and MacOS
2021-12-01 18:50:50 +01:00
Kirill Chernyshov
b43e1c94d9
Use linux-install script 2021-12-01 18:48:22 +01:00
Kirill Chernyshov
0c3aaf47fb
Fix tests 2021-12-01 17:52:09 +01:00
Kirill Chernyshov
3ac60757ef
Add missing configuration file 2021-12-01 17:38:39 +01:00
Kirill Chernyshov
5bc5c9cd03
Merge pull request #32 from frenchy64/patch-1
Fix version in readme
2021-08-06 10:38:41 +02:00
Kirill Chernyshov
0cc08aab21
Update setup-java action's version 2021-08-06 10:37:54 +02:00
Ambrose Bonnaire-Sergeant
d01558f08a
Fix version in readme 2021-08-05 13:17:48 -04:00
Kirill Chernyshov
5042876523
Merge pull request #30 from DeLaGuardo/upgrade-dependencies
Upgrade dependencies and nodejs
3.5
2021-06-01 10:11:36 +02:00
Kirill Chernyshov
0b7739d599
Upgrade dependencies and nodejs 2021-06-01 10:07:47 +02:00
Kirill Chernyshov
45c53ddafe
Update version tag in the README file 3.4 2021-06-01 09:51:29 +02:00
Kirill Chernyshov
28c1e37e17
Merge pull request #29 from palloberg/master
Make it work on self-hosted runners without Java installed
2021-05-31 21:49:34 +02:00
Paul Loberg
458b56878e Make all smoke tests use the local action 2021-05-31 16:46:14 +02:00
Paul Loberg
4a2f78e98e Pass PATH and JAVA_CMD when exec'ing the setup scripts 2021-05-31 16:40:00 +02:00
Kirill Chernyshov
38cb63c34a
Merge pull request #27 from DeLaGuardo/tdeps-deprecation-on-windows
Do not fail on windows with specified 'tools-deps' instead of 'cli'
3.3
2021-05-16 14:07:08 +02:00
Kirill Chernyshov
6a1d1d403a
Do not fail on windows with specified 'tools-deps' instead of 'cli' 2021-05-14 10:38:13 +02:00
Kirill Chernyshov
12f4eac607
Upgrade dependencies 2021-05-10 11:30:39 +02:00
Kirill Chernyshov
3e7b376abc
Update README 2021-03-24 17:58:20 +01:00
Kirill Chernyshov
876708bc5b
Merge pull request #21 from DeLaGuardo/cli-windows
Provision clojure cli on windows
3.2
2021-03-24 14:03:50 +01:00
Kirill Chernyshov
8361a25454
More fixes 2021-03-24 13:56:31 +01:00
Kirill Chernyshov
a57db9cc59
Use include instead of exclude 2021-03-24 13:52:08 +01:00
Kirill Chernyshov
21d39bb433
Use powershell as runner for smoke test 2021-03-24 13:47:56 +01:00
Kirill Chernyshov
f634d28167
Specify install location 2021-03-24 13:41:01 +01:00
Kirill Chernyshov
5beea5a7ac
Use powershell -c 2021-03-24 13:29:15 +01:00
Kirill Chernyshov
3ef99499b0
Provision clojure cli on windows 2021-03-24 13:21:47 +01:00
Kirill Chernyshov
91054c3b9d
Merge pull request #19 from DeLaGuardo/upgrade-dependencies
Upgrade dependencies
3.1
2020-12-24 12:32:36 +01:00
Kirill Chernyshov
50dae26811
Upgrade dependencies 2020-12-24 12:30:30 +01:00
Kirill Chernyshov
e73bf2b643
Upgrade dependencies 3.0 2020-10-09 09:41:43 +02:00
dependabot[bot]
75a27436b4
Bump @actions/core from 1.2.4 to 1.2.6 (#14)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-01 22:59:52 +02:00
Kirill Chernyshov
0ba662eae2
Merge pull request #13 from DeLaGuardo/rename-tdeps-to-cli 2020-09-24 17:52:48 +02:00
Kirill Chernyshov
4ee5cd4979
fix README 2020-09-24 12:27:53 +02:00
Kirill Chernyshov
88198cb6e6
test fix 2020-09-24 12:19:07 +02:00
Kirill Chernyshov
1ecd6232d8
Rename tdeps -> cli 2020-09-24 10:30:59 +02:00
Kirill Chernyshov
ee5de8c991
Merge pull request #12 from DeLaGuardo/prerelease-fixes 2020-09-23 16:27:55 +02:00
Kirill Chernyshov
a2aaf26012
Remove debug log 2020-09-23 16:23:30 +02:00
Kirill Chernyshov
b919848cd5
fix typo 2020-09-23 16:19:13 +02:00
Kirill Chernyshov
22efa1724f
Preparations for upcomming release on tdeps 2020-09-23 16:07:49 +02:00
Kirill Chernyshov
c431b54d3b
more self-explained smoke test action 2020-09-21 10:32:50 +02:00
Kirill Chernyshov
9a87aeaf16
Merge pull request #9 from DeLaGuardo/windows-support 2020-09-21 10:28:12 +02:00
Kirill Chernyshov
df0e5d2d3b
wip 2020-08-20 12:57:19 +02:00
Kirill Chernyshov
f1ce919adb
wip 2020-08-20 12:49:53 +02:00