37 Commits

Author SHA1 Message Date
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
8d08bc1a86
Rename branch 2022-07-20 15:19:23 +02:00
Kirill Chernyshov
57e50d7c3b
Check pre 2022-07-20 15:04:26 +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
560c280202 Update readme 2022-06-28 09:04:57 +03:00
Sergei Zharinov
395689e10e Support for zprint formatter 2022-06-27 19:23:56 +03:00
Kirill Chernyshov
d3f93a4817
Prepare 7.0 release 2022-06-16 14:08:13 +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
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
Sergei Zharinov
38353796d2 Add clj-kondo support 2022-06-02 09:36:21 +03:00
Kirill Chernyshov
f1c081311f
latest version is available for every tool
close #46
2022-04-27 09:35:32 +02:00
Kirill Chernyshov
2c4f3b9416
Release 5.0 2022-04-05 14:34:00 +02:00
Sergei Zharinov
108b0f1888 Update readme 2022-03-23 15:32:09 +03:00
Kirill Chernyshov
f71ef226d2
Bump action version in README 2022-02-21 15:15:30 +01:00
Kirill Chernyshov
a434c7d415
Fix #38, thanks @zharinov for PR #40
Bump dependencies
2022-02-21 15:12:10 +01:00
Kirill Chernyshov
fa522696ba
Bump version in README 2021-12-19 12:19:08 +01:00
Kirill Chernyshov
0fe110ad5a
Bump version in README 2021-12-01 18:52:09 +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
45c53ddafe
Update version tag in the README file 2021-06-01 09:51:29 +02:00
Kirill Chernyshov
3e7b376abc
Update README 2021-03-24 17:58:20 +01:00
Kirill Chernyshov
4ee5cd4979
fix README 2020-09-24 12:27:53 +02:00
Kirill Chernyshov
c431b54d3b
more self-explained smoke test action 2020-09-21 10:32:50 +02:00
Kirill Chernyshov
cb5243a2a4
Add mention setup-graalvm 2020-02-05 19:11:41 +01:00
Christian Meter
c8cea16f4f
Update spelling and formattings in README 2019-10-20 16:58:45 +02:00
Christian Meter
df5291d3bf
Use latest version of setup-clojure in README 2019-10-20 16:52:58 +02:00
Christian Meter
2500ade645
Fix typo when using setup-java 2019-10-20 16:52:39 +02:00
Kirill Chernyshov
0b225f918b
Add ability to use latest version 2019-10-08 12:46:58 +02:00
Kirill Chernyshov
a8213eae6a
Add readme and remove extra console log 2019-10-04 11:58:32 +02:00