202 Commits

Author SHA1 Message Date
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
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
4fcd82c5ec
Merge pull request #49 from zharinov/clj-kondo
Add clj-kondo support
2022-06-10 10:47:29 +02:00
Sergei Zharinov
38353796d2 Add clj-kondo support 2022-06-02 09:36:21 +03:00
Kirill Chernyshov
7a3a170982
Merge pull request #48 from zharinov/entrypoint-tests
Add unit tests for entrypoint function
2022-05-12 18:59:00 +02:00
Sergei Zharinov
956a521fe1 Add unit tests for entrypoint function 2022-05-12 18:57:55 +03:00
Kirill Chernyshov
f1c081311f
latest version is available for every tool
close #46
2022-04-27 09:35:32 +02:00
Kirill Chernyshov
911bc4413d
Merge pull request #45 from MrEbbinghaus/patch-1
Set the GitHub token as default
5.1
2022-04-11 15:54:39 +02:00
Björn Ebbinghaus
f0a3632937
Set the GitHub token as default 2022-04-10 18:10:32 +02:00
Kirill Chernyshov
011e216657
Small fix 5.0 2022-04-05 14:44:30 +02:00
Kirill Chernyshov
2c4f3b9416
Release 5.0 2022-04-05 14:34:00 +02:00
Kirill Chernyshov
b73a870437
Merge pull request #43 from zharinov/babashka
Babashka support
2022-04-05 14:24:21 +02:00
Kirill Chernyshov
c54d98d36a
Merge pull request #41 from zharinov/unit-test-mocks
Refactor unit tests to use mocks
2022-04-05 14:23:17 +02:00
Sergei Zharinov
108b0f1888 Update readme 2022-03-23 15:32:09 +03:00
Sergei Zharinov
4811c048d6 Add unit tests 2022-03-23 10:04:27 +03: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
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
4.0
2022-02-21 15:12:10 +01:00
Kirill Chernyshov
a7463fd4d6
Merge pull request #40 from zharinov/github-auth-token
Support "github-token" parameter
2022-02-21 14:59:57 +01: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
fa522696ba
Bump version in README 3.7 2021-12-19 12:19:08 +01:00
Kirill Chernyshov
d8988af733
Merge pull request #37 from DeLaGuardo/issue-36
Fix url generation for latest win version
2021-12-19 12:18:00 +01:00
Kirill Chernyshov
fcbd1b5f13
Fix url generation for latest win version 2021-12-19 11:51:28 +01:00