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
Kirill Chernyshov
28aba54040
Test boot.exe on windows
2022-07-19 10:38:12 +02:00
Kirill Chernyshov
0481a417df
Prepare 8.0 release
8.0
2022-07-01 12:18:27 +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
Kirill Chernyshov
31b5c0cb5d
Merge pull request #54 from zharinov/zprint
...
Support for zprint formatter
2022-07-01 12:06:12 +02:00
Sergei Zharinov
560c280202
Update readme
2022-06-28 09:04:57 +03:00
Sergei Zharinov
4936eb844a
Fix smoke test
2022-06-28 08:58:10 +03:00
Sergei Zharinov
5f43e3b2e6
Fix test
2022-06-28 08:50:32 +03:00
Sergei Zharinov
966cb83920
Install deps.clj
as cmd.exe
workaround
2022-06-28 08:48:28 +03:00
Sergei Zharinov
9677d20360
Fix test
2022-06-27 19:44:44 +03:00
Sergei Zharinov
fe5ca14329
Add entrypoint test
2022-06-27 19:39:36 +03:00
Sergei Zharinov
ebab3499b6
Fix fs issue
2022-06-27 19:34:47 +03:00
Sergei Zharinov
da715ab903
fmt
2022-06-27 19:26:31 +03:00
Sergei Zharinov
395689e10e
Support for zprint formatter
2022-06-27 19:23:56 +03:00
Kirill Chernyshov
d3f93a4817
Prepare 7.0 release
7.0
2022-06-16 14:08:13 +02:00
Kirill Chernyshov
fe65acc218
Merge pull request #51 from just-sultanov/add-cljstyle-support
...
Add cljstyle support
2022-06-16 14:02:45 +02:00
Kirill Chernyshov
d609163a05
Merge branch 'master' into add-cljstyle-support
2022-06-16 14:02:16 +02:00
Ilshat Sultanov
3a55fb8d46
Add cljstyle support
2022-06-16 16:57:17 +05:00
Kirill Chernyshov
702cb0a82e
Merge pull request #53 from aviflat/patch-2
...
Update versions of other actions in README example
2022-06-16 12:52:36 +02:00
Kirill Chernyshov
f3ada4db09
Merge pull request #52 from aviflat/patch-1
...
Remove github-token from example in README
2022-06-15 18:19:00 +02:00
Avi Flax @ Latacora
98c7c89fce
Update versions of other actions in README example
...
I noticed that these were out of date and I figure it couldn’t hurt to
keep the ancillary aspects of the example up to date, just in case
people copy-pasta the whole example.
Speaking of which, I was also tempted to add `cache: maven` to
the `setup-java` args since it seems like a good default to me, but
I held off just to keep this change focused on one specific kind of
change. That said, I do think that’d be a good idea.
2022-06-15 12:18:22 -04:00
Avi Flax @ Latacora
5057b75293
Remove github-token from example in README
...
My impression is that this is no longer necessary due to #45 which was released via 5.1.
2022-06-15 12:10:23 -04:00
Kirill Chernyshov
b23a7d0825
Bump version in README
2022-06-10 11:44:24 +02:00
Kirill Chernyshov
9cd7303f70
Merge pull request #50 from DeLaGuardo/refactoring
...
Small refactoring to simplify the check for incomplete input data
6.0
2022-06-10 11:35:04 +02:00