Kirill Chernyshov
f688ff1e1e
Fix wrong use of auth token
2024-02-11 21:27:06 +01:00
Kirill Chernyshov
9d39ec9ed1
Merge pull request #104 from DeLaGuardo/test-leiningen
...
Set LEIN_JAR
12.4
2024-02-09 08:17:21 -08:00
Kirill Chernyshov
b53cf20d60
Bump version in readme
2024-02-09 17:12:47 +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
5c0b89a647
test
2024-02-08 17:50:35 +01:00
Kirill Chernyshov
4b9b2f7702
Bump version
12.3
2024-01-09 14:58:45 +01:00
Kirill Chernyshov
95652ba0c7
Merge pull request #101 from hatappo/cljstyle-artifact-naming
...
Fix to add cpu architecture suffix to artifact name of cljstyle
2024-01-09 14:57:33 +01:00
Fumihiko Hata
2061fba255
Add more tests for artifact naming
2024-01-09 22:49:01 +09:00
Fumihiko Hata
3b7047694d
fix: test cases and update built artifacts
2024-01-09 22:03:34 +09:00
Fumihiko Hata
b30ef4f1ad
fix: add cpu architecture suffix to artifact name
2024-01-08 18:44:22 +09:00
Kirill Chernyshov
44fb9b5654
Merge pull request #97 from DeLaGuardo/rate-limit
...
Use 'Bearer gh-token' instead of 'token gh-token' to authenticate GH API calls
12.2
2024-01-05 12:42:44 +01: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
0fc99a3bcd
Merge pull request #90 from DeLaGuardo/cli-gh-releases
...
Check if GH release provide needed asset
12.1
2023-09-07 11:26:01 +02:00
Kirill Chernyshov
7a348ad120
Check if GH release provide needed asset
2023-09-07 11:21:44 +02:00
Kirill Chernyshov
15c9fc8771
Merge pull request #89 from DeLaGuardo/migrate-to-gh-releases
...
Migrate to GH releases for Clojure CLI
12.0
2023-09-06 17:14:08 +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!
11.0
2023-05-26 16:23:55 +02:00
Kirill Chernyshov
3610d4a0ba
Merge pull request #86 from weavejester/patch-add-cljfmt
...
Add cljfmt support
2023-05-26 16:20:16 +02:00
James Reeves
7f05c92783
Add cljfmt support
2023-05-25 21:58:39 +01:00
Kirill Chernyshov
8f7bae74f3
Merge pull request #85 from deining/bump-workflow-github
...
GitHub workflow files: bump versions
2023-04-18 14:47:49 +02:00
Andreas Deininger
fd73701d31
GitHub workflow files: bump versions
2023-04-18 14:22:27 +02:00
Kirill Chernyshov
62f50ff1de
Merge pull request #84 from DeLaGuardo/deps
...
Upgrade dependencies
10.3
2023-04-12 15:06:43 +02:00
Kirill Chernyshov
ef3d93e5d6
Upgrade dependencies
2023-04-12 15:01:30 +02:00
Kirill Chernyshov
de2d5623fd
Upgrade dependencies
10.2
2023-02-23 16:54:13 +01:00
Kirill Chernyshov
1376ded674
Merge pull request #79 from DeLaGuardo/78-leiningen.bat
...
Make lein.ps1 and lein.bat both available on windows
10.1
2022-11-22 03:02:56 -08: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
57dbd0d56b
Use latest to drop cache
2022-11-22 11:07:40 +01:00
Kirill Chernyshov
e61ed65c82
Install ps1 and bat cmdline scripts for leiningen
2022-11-22 10:58:08 +01:00
Kirill Chernyshov
57ec66b4f6
Add smoke test to check different shells
2022-11-22 10:41:24 +01:00
Kirill Chernyshov
a3c5119839
Prepare version 10.0
10.0
2022-10-31 10:43:24 +01:00
Kirill Chernyshov
c8050e4dbd
Merge pull request #76 from DeLaGuardo/cli/resolve-latest-version
...
Use stable ClojureCLI version if requested latest
2022-10-31 10:39:53 +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
9.5
2022-08-29 10:40:49 +02:00
Kirill Chernyshov
18d583aeed
Merge pull request #71 from fluree/fix/respect-arch-when-installing-babashka
...
Install arm64 babashka in arm64 runners
2022-08-29 10:29:11 +02:00
Wes Morgan
ad55de5e88
Install arm64 babashka in arm64 runners
2022-08-26 14:42:58 -06:00
Sergei Zharinov
75e4242836
Add caching step sample to README.md
( #64 )
...
This would be useful to have a snippet rather than searching this somewhere else
2022-08-12 15:50:08 +02:00
Kirill Chernyshov
b5e067fe9e
Combine pre/main/post into single run entrypoint ( #68 )
9.4
2022-08-12 15:40:10 +02:00
Kirill Chernyshov
3199aaaa9c
Prepare release 9.3
9.3
2022-07-22 10:58:00 +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
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
4dcfa4bc29
fix smoke test worflow
9.1
2022-07-21 10:57:44 +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
8d08bc1a86
Rename branch
2022-07-20 15:19:23 +02:00
Kirill Chernyshov
46f2616ac7
Merge pull request #58 from DeLaGuardo/boot-on-windows
...
Refactoring: boot.exe on windows and cache for installed tools
9.0
2022-07-20 15:09:16 +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