174 Commits

Author SHA1 Message Date
dependabot[bot]
75a27436b4
Bump @actions/core from 1.2.4 to 1.2.6 (#14)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-01 22:59:52 +02:00
Kirill Chernyshov
0ba662eae2
Merge pull request #13 from DeLaGuardo/rename-tdeps-to-cli 2020-09-24 17:52:48 +02:00
Kirill Chernyshov
4ee5cd4979
fix README 2020-09-24 12:27:53 +02:00
Kirill Chernyshov
88198cb6e6
test fix 2020-09-24 12:19:07 +02:00
Kirill Chernyshov
1ecd6232d8
Rename tdeps -> cli 2020-09-24 10:30:59 +02:00
Kirill Chernyshov
ee5de8c991
Merge pull request #12 from DeLaGuardo/prerelease-fixes 2020-09-23 16:27:55 +02:00
Kirill Chernyshov
a2aaf26012
Remove debug log 2020-09-23 16:23:30 +02:00
Kirill Chernyshov
b919848cd5
fix typo 2020-09-23 16:19:13 +02:00
Kirill Chernyshov
22efa1724f
Preparations for upcomming release on tdeps 2020-09-23 16:07:49 +02:00
Kirill Chernyshov
c431b54d3b
more self-explained smoke test action 2020-09-21 10:32:50 +02:00
Kirill Chernyshov
9a87aeaf16
Merge pull request #9 from DeLaGuardo/windows-support 2020-09-21 10:28:12 +02:00
Kirill Chernyshov
df0e5d2d3b
wip 2020-08-20 12:57:19 +02:00
Kirill Chernyshov
f1ce919adb
wip 2020-08-20 12:49:53 +02:00
Kirill Chernyshov
53ab3a1214
wip 2020-08-20 12:22:03 +02:00
Kirill Chernyshov
ab6b3ae113
wip 2020-08-20 12:17:43 +02:00
Kirill Chernyshov
a826711d24
wip 2020-08-20 12:12:34 +02:00
Kirill Chernyshov
b34e48f43c
wip 2020-08-20 12:09:43 +02:00
Kirill Chernyshov
b69e0e0189
wip 2020-08-20 12:06:21 +02:00
Kirill Chernyshov
4020d20315
wip 2020-08-20 12:00:17 +02:00
Kirill Chernyshov
cf6e11ded3
wip 2020-08-20 11:59:42 +02:00
Kirill Chernyshov
022d034e06
wip 2020-08-20 11:43:44 +02:00
Kirill Chernyshov
e278aa6f32
wip 2020-08-20 11:41:28 +02:00
Kirill Chernyshov
9ba054f0b3
wip 2020-08-20 11:39:44 +02:00
Kirill Chernyshov
3244f02343
wip 2020-08-20 11:09:22 +02:00
Kirill Chernyshov
7bcf7026bb
wip 2020-08-20 10:50:35 +02:00
Kirill Chernyshov
4d2c4660d6
wip 2020-08-20 10:24:05 +02:00
Kirill Chernyshov
b7d761884f
wip 2020-08-20 10:18:00 +02:00
Kirill Chernyshov
f3ecba03c8
wip 2020-08-20 10:07:29 +02:00
Kirill Chernyshov
0e86d43a61
wip 2020-08-20 10:03:00 +02:00
Kirill Chernyshov
f6b05157a5
wip 2020-08-20 10:01:30 +02:00
Kirill Chernyshov
b2c855c6d5
wip 2020-08-20 09:58:58 +02:00
Kirill Chernyshov
cd1389ca38
Merge pull request #5 from rymndhng/patch-1
Fix incorrect spelling of `lein` in `action.yml`
2020-03-31 10:05:13 +02:00
Raymond Huang
538207e055
Fix incorrect spelling of lein in action.yml 2020-03-30 15:40:25 -07:00
Kirill Chernyshov
cb5243a2a4
Add mention setup-graalvm 2020-02-05 19:11:41 +01:00
Kirill Chernyshov
d00da0de97
Merge pull request #2 from n2o/fix/readme
Fix typos in README and extend readme
2019-10-20 19:01:13 +02: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
e3ae95d31b
Small fixes for workflow 2.0 2019-10-08 12:51:26 +02:00
Kirill Chernyshov
c8dbdb46d9
Do not set BOOT_VERSION in case of latest 2019-10-08 12:49:29 +02:00
Kirill Chernyshov
0b225f918b
Add ability to use latest version 2019-10-08 12:46:58 +02:00
Kirill Chernyshov
27a3b5dc36
Small fixes 2019-10-08 11:57:51 +02:00
Kirill Chernyshov
30dac88959
Update smoke-tests.yml 2019-10-08 11:39:03 +02:00
Kirill Chernyshov
8e09687dfa
Update and rename main.yml to smoke-tests.yml 2019-10-08 11:37:20 +02:00
Kirill Chernyshov
b589fc5df0
add boot tests 2019-10-07 17:35:10 +02:00
Kirill Chernyshov
e7af392020
add boot 2019-10-07 17:31:36 +02:00
Kirill Chernyshov
9c42d0973c
fix 2019-10-07 15:32:03 +02:00
Kirill Chernyshov
db9c263c59
fix 2019-10-07 15:13:17 +02:00
Kirill Chernyshov
34aa397a4e
fix 2019-10-07 14:57:59 +02:00
Kirill Chernyshov
e5ae1d62fd
fix 2019-10-07 14:55:01 +02:00
Kirill Chernyshov
3ad33f1c8c
fix 2019-10-07 14:52:22 +02:00
Kirill Chernyshov
8bb494502e
fix 2019-10-07 14:48:43 +02:00
Kirill Chernyshov
328fddc172
fix 2019-10-07 14:32:27 +02:00
Kirill Chernyshov
1a7f8a05f7
fix 2019-10-07 14:15:20 +02:00
Kirill Chernyshov
041e3cbbaf
fix 2019-10-07 14:05:39 +02:00
Kirill Chernyshov
d34f36f7b4
fix 2019-10-07 13:57:39 +02:00
Kirill Chernyshov
348f36cadd
Remove linter 2019-10-07 13:19:28 +02:00
Kirill Chernyshov
b819076512
fix 2019-10-07 13:16:56 +02:00
Kirill Chernyshov
fab6f52f8c
fix paths 2019-10-07 13:11:28 +02:00
Kirill Chernyshov
991f9349f9
fix 2019-10-07 13:05:46 +02:00
Kirill Chernyshov
3e17c0145e
small fix 2019-10-07 13:01:34 +02:00
Kirill Chernyshov
ce0ba031ab
fix 2019-10-07 12:58:26 +02:00
Kirill Chernyshov
c17d1ecd79
Fix lein lib dir 2019-10-07 12:57:37 +02:00
Kirill Chernyshov
49eef364c7
Add missing require 2019-10-07 12:45:59 +02:00
Kirill Chernyshov
4e58ffd645
small fixes 2019-10-07 12:44:15 +02:00
Kirill Chernyshov
fcba246910
Small fixes 2019-10-07 12:43:34 +02:00
Kirill Chernyshov
e6c92bfecd
Skip tests for tdeps on windows 2019-10-07 12:35:34 +02:00
Kirill Chernyshov
31946fc6ab
Small fixes 2019-10-07 12:27:27 +02:00
Kirill Chernyshov
2af872d6c3
Add leiningen 2019-10-07 12:25:25 +02:00
Kirill Chernyshov
a8213eae6a
Add readme and remove extra console log 1.0 2019-10-04 11:58:32 +02:00
Kirill Chernyshov
3ac70b0d9e
Disable windows build atm 2019-10-04 11:43:28 +02:00
Kirill Chernyshov
281b3d110e
Husky commit correct node modules 2019-10-04 11:41:43 +02:00
Kirill Chernyshov
427cb542dc
Add tools deps install 2019-10-04 11:41:15 +02:00
Kirill Chernyshov
80cd371e47
[root] 2019-10-02 11:08:29 +02:00