94 Commits

Author SHA1 Message Date
Ambrose Bonnaire-Sergeant
567058444c style 2024-11-01 20:14:10 -05:00
Ambrose Bonnaire-Sergeant
ba4fbfd343 Force process exit to avoid cache hang 2024-11-01 20:00:37 -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
b30ef4f1ad fix: add cpu architecture suffix to artifact name 2024-01-08 18:44:22 +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
James Reeves
7f05c92783 Add cljfmt support 2023-05-25 21:58:39 +01: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
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
Wes Morgan
ad55de5e88
Install arm64 babashka in arm64 runners 2022-08-26 14:42:58 -06: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
fc73f6f88b
Merge pull request #55 from zharinov/cmd-exe-workaround
Install `deps.clj` as workaround for `cmd.exe`
2022-07-01 12:15:47 +02:00
Sergei Zharinov
966cb83920 Install deps.clj as cmd.exe workaround 2022-06-28 08:48:28 +03:00
Sergei Zharinov
ebab3499b6 Fix fs issue 2022-06-27 19:34:47 +03:00
Sergei Zharinov
395689e10e Support for zprint formatter 2022-06-27 19:23:56 +03:00
Ilshat Sultanov
3a55fb8d46
Add cljstyle support 2022-06-16 16:57:17 +05:00
Kirill Chernyshov
fded4810f0
Small refactoring 2022-06-10 11:00:41 +02:00
Sergei Zharinov
38353796d2 Add clj-kondo support 2022-06-02 09:36:21 +03:00
Sergei Zharinov
956a521fe1 Add unit tests for entrypoint function 2022-05-12 18:57:55 +03:00
Kirill Chernyshov
011e216657
Small fix 2022-04-05 14:44:30 +02:00
Kirill Chernyshov
b73a870437
Merge pull request #43 from zharinov/babashka
Babashka support
2022-04-05 14:24:21 +02:00
Sergei Zharinov
fcf1a258ef Fix auth 2022-03-22 16:01:07 +03:00
Sergei Zharinov
8ef44ef9e8 Fix url 2022-03-22 15:51:04 +03:00
Sergei Zharinov
ba9f215e21 Add support for Babashka 2022-03-22 15:41:09 +03:00
Sergei Zharinov
d6fd7b33f6 Fix 2022-03-20 14:26:44 +03:00
Sergei Zharinov
f7a69f4e60 More tests and refactor 2022-03-20 14:17:06 +03:00
Sergei Zharinov
418cc74752 Refactor unit tests to use mocks 2022-02-21 23:49:37 +03: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
fcbd1b5f13
Fix url generation for latest win version 2021-12-19 11:51:28 +01:00