60 Commits

Author SHA1 Message Date
Kirill Chernyshov
cc67f83085
maintenance 2024-12-10 12:22:06 +01:00
Kirill Chernyshov
6104f5473d
Use clj-msi to install ClojureCLI on Windows 2024-11-14 13:48:04 +01:00
Kirill Chernyshov
c72ba59d25
Upgrade dependencies 2024-11-05 11:54:59 +01:00
Ambrose Bonnaire-Sergeant
2d31e3ee60 build 2024-11-01 20:24:00 -05:00
Kirill Chernyshov
f688ff1e1e
Fix wrong use of auth token 2024-02-11 21:27:06 +01:00
Kirill Chernyshov
1b6b2d9e27
Bump version and cleanup 2024-02-09 16:45:22 +01:00
Kirill Chernyshov
8832931b7c
Set LEIN_JAR env 2024-02-09 16:10:38 +01:00
Kirill Chernyshov
4b9b2f7702
Bump version 2024-01-09 14:58:45 +01:00
Fumihiko Hata
3b7047694d fix: test cases and update built artifacts 2024-01-09 22:03:34 +09:00
Kirill Chernyshov
d2ddd6fe91
Use 'Bearer gh-token' instead of 'token gh-token'
to authenticate GH API calls

* Upgrade node-version to 20.10.0
* Upgrade dependencies
* Upgrade base node version to run action on
* Correct authentication token format
2024-01-05 12:38:24 +01:00
Kirill Chernyshov
7a348ad120
Check if GH release provide needed asset 2023-09-07 11:21:44 +02:00
Kirill Chernyshov
fdcd988040
Migrate to GH releases for Clojure CLI
closes #88
2023-09-06 16:12:17 +02:00
Kirill Chernyshov
1c76ab0e15
Welcome cljfmt!
Thanks [James Reeves](https://github.com/weavejester) for awesome
contribution!
2023-05-26 16:23:55 +02:00
Kirill Chernyshov
ef3d93e5d6
Upgrade dependencies 2023-04-12 15:01:30 +02:00
Kirill Chernyshov
de2d5623fd
Upgrade dependencies 2023-02-23 16:54:13 +01:00
Kirill Chernyshov
21d73af8da
Bump version 2022-11-22 11:58:27 +01:00
Kirill Chernyshov
c5651cd04b
Upgrade dependencies 2022-11-22 11:48:02 +01:00
Kirill Chernyshov
87d6a70993
Do not assume extension 2022-11-22 11:39:03 +01:00
Kirill Chernyshov
e61ed65c82
Install ps1 and bat cmdline scripts for leiningen 2022-11-22 10:58:08 +01:00
Kirill Chernyshov
a3c5119839
Prepare version 10.0 2022-10-31 10:43:24 +01:00
Kirill Chernyshov
0a8c186e50
Use stable ClojureCLI version if requested latest 2022-10-25 13:10:46 +02:00
Kirill Chernyshov
05cb4bfdf5
Prepare 9.5 release 2022-08-29 10:40:49 +02:00
Kirill Chernyshov
b5e067fe9e
Combine pre/main/post into single run entrypoint (#68) 2022-08-12 15:40:10 +02:00
Kirill Chernyshov
55ab1002c9
Unify setup for Clojure CLI (#63) 2022-07-22 10:56:02 +02:00
Kirill Chernyshov
8bf18942d2
Prepare release 9.2 2022-07-21 13:07:47 +02:00
ikappaki
3410b07cb0
Install clojure cli tools to a location common to powershell & pwsh (#62)
* Install clojure cli tools to a location common to powershell & pwsh

* reference PR branch in smoke test

* use fork

* Ref PR in correct job

* Reset action location before merge

Co-authored-by: ikappaki <ikappaki@users.noreply.github.com>
2022-07-21 13:06:37 +02:00
Kirill Chernyshov
54d8251fe9
Properly identify java version (#60)
use `java -XshowSettings:properties -version` to find java version
2022-07-21 10:55:50 +02:00
Kirill Chernyshov
57e50d7c3b
Check pre 2022-07-20 15:04:26 +02:00
Kirill Chernyshov
c3c99992f9
Attempt to use pre/post for caching 2022-07-19 12:16:49 +02:00
Kirill Chernyshov
28aba54040
Test boot.exe on windows 2022-07-19 10:38:12 +02:00
Kirill Chernyshov
0481a417df
Prepare 8.0 release 2022-07-01 12:18:27 +02:00
Kirill Chernyshov
d3f93a4817
Prepare 7.0 release 2022-06-16 14:08:13 +02:00
Kirill Chernyshov
db204b4118
Upgrade dependencies 2022-06-10 11:24:53 +02:00
Kirill Chernyshov
fded4810f0
Small refactoring 2022-06-10 11:00:41 +02:00
Kirill Chernyshov
011e216657
Small fix 2022-04-05 14:44:30 +02:00
Kirill Chernyshov
2c4f3b9416
Release 5.0 2022-04-05 14:34:00 +02:00
Kirill Chernyshov
a434c7d415
Fix #38, thanks @zharinov for PR #40
Bump dependencies
2022-02-21 15:12:10 +01:00
Kirill Chernyshov
fcbd1b5f13
Fix url generation for latest win version 2021-12-19 11:51:28 +01:00
Kirill Chernyshov
b43e1c94d9
Use linux-install script 2021-12-01 18:48:22 +01:00
Kirill Chernyshov
3ac60757ef
Add missing configuration file 2021-12-01 17:38:39 +01:00
Kirill Chernyshov
0b7739d599
Upgrade dependencies and nodejs 2021-06-01 10:07:47 +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
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
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
50dae26811
Upgrade dependencies 2020-12-24 12:30:30 +01:00
Kirill Chernyshov
e73bf2b643
Upgrade dependencies 2020-10-09 09:41:43 +02:00
Kirill Chernyshov
1ecd6232d8
Rename tdeps -> cli 2020-09-24 10:30:59 +02:00