|
5f353a0adc
|
fix: use single quotes for format args
|
2024-07-15 19:30:36 +05:30 |
|
|
64fc165e2d
|
fix: prevent format treating glob as template
|
2024-07-15 19:28:37 +05:30 |
|
|
55a53355bf
|
fix: add rokit to GITHUB_PATH
|
2024-07-15 19:27:34 +05:30 |
|
|
734acb37c4
|
chore(README): update README
|
2024-07-15 19:22:05 +05:30 |
|
|
2082fd29d9
|
chore: update author
|
2024-07-15 19:17:41 +05:30 |
|
|
6edd52f2cd
|
init: initial rokit support in action
|
2024-07-15 19:17:19 +05:30 |
|
nick
|
6e0bdf7375
|
Merge pull request #17 from st-Wook/update-cache-action
Update cache action
|
2024-04-01 23:46:35 -04:00 |
|
supertree-wook
|
5f47875ddd
|
Update cache action
|
2024-04-02 10:02:28 +09:00 |
|
ok-nick
|
e377f289f7
|
docs: more info and fix typo
|
2023-12-30 00:29:23 -05:00 |
|
nick
|
e2f8ac40d2
|
Merge pull request #16 from ok-nick/testing
Allow boolean `cache` input and document inputs
|
2023-12-30 00:24:36 -05:00 |
|
ok-nick
|
bb3a375219
|
docs: document inputs and caveats
|
2023-12-30 00:22:08 -05:00 |
|
ok-nick
|
d999a66b29
|
fix: allow boolean cache input
|
2023-12-30 00:07:40 -05:00 |
|
ok-nick
|
7514e5c3cc
|
docs: typo and clarity
|
2023-09-20 13:49:25 -04:00 |
|
ok-nick
|
e226f24209
|
docs: prepare 0.4.2
|
2023-09-20 13:43:33 -04:00 |
|
nick
|
047c37f2ae
|
Merge pull request #15 from ok-nick/home-and-no-cache-default
Disable cache by default & use `$HOME` for env vars
|
2023-09-20 13:22:12 -04:00 |
|
ok-nick
|
fca3f1ddca
|
docs: add unreleased stuff
|
2023-09-20 13:21:14 -04:00 |
|
ok-nick
|
e3fb06e842
|
fix: use ~ for cache path
|
2023-09-20 13:12:20 -04:00 |
|
ok-nick
|
3aa1ee0479
|
ci: set cache parameter explicitly
|
2023-09-20 13:08:44 -04:00 |
|
ok-nick
|
5a15426563
|
refactor: disable caching by default
|
2023-09-20 13:07:24 -04:00 |
|
ok-nick
|
511e07abb5
|
fix: test with $HOME instead of ~
|
2023-09-20 13:02:35 -04:00 |
|
ok-nick
|
d43c31d23c
|
docs: update version
|
2023-09-18 01:01:29 -04:00 |
|
ok-nick
|
04c00c57d3
|
docs: update changelog and prep 0.4.1
|
2023-09-18 00:58:39 -04:00 |
|
nick
|
320475777d
|
Merge pull request #13 from ok-nick/new-ci
hash only `aftman.toml` + cache `~/.aftman/tool-storage` + renovate CI
|
2023-09-18 00:55:41 -04:00 |
|
ok-nick
|
089fbaada1
|
fix: also cache tool-storage
|
2023-09-18 00:49:33 -04:00 |
|
ok-nick
|
5185e135bf
|
ci: remove token test input
|
2023-09-18 00:26:00 -04:00 |
|
ok-nick
|
7386209762
|
ci: only default path
|
2023-09-18 00:24:39 -04:00 |
|
ok-nick
|
f81b6bf54e
|
ci: add default inputs
|
2023-09-18 00:22:07 -04:00 |
|
ok-nick
|
51834c2f5a
|
ci: fix path to env.yml
|
2023-09-18 00:17:16 -04:00 |
|
ok-nick
|
9b2e586476
|
ci: matrix and reusable workflows + test no cache
|
2023-09-18 00:09:47 -04:00 |
|
ok-nick
|
7cb084aa74
|
fix: hash only aftman.toml
|
2023-09-17 23:39:25 -04:00 |
|
ok-nick
|
d3693e5656
|
docs: 0.4.0
|
2023-09-17 22:57:08 -04:00 |
|
nick
|
ab74735f92
|
Merge pull request #10 from ok-nick/caching
feat: cache binaries and prepare for `0.4.0`
|
2023-09-17 22:53:55 -04:00 |
|
ok-nick
|
b357749e06
|
add cache parameter
|
2023-09-17 22:51:30 -04:00 |
|
ok-nick
|
77a57fee66
|
rename CI to test
|
2023-09-17 22:50:54 -04:00 |
|
ok-nick
|
0af9083617
|
docs: typos and clarity
|
2023-08-03 19:59:32 -04:00 |
|
ok-nick
|
de1b18ec79
|
fix: use $HOME to set path on Windows PowerShell
|
2023-08-03 12:09:38 -04:00 |
|
ok-nick
|
27435a1182
|
fix: update cache on aftman.toml change
|
2023-08-03 12:05:14 -04:00 |
|
ok-nick
|
d704935d05
|
ci: use pwsh for tests on all platforms
|
2023-08-03 12:02:53 -04:00 |
|
ok-nick
|
fcd6610c4a
|
ci: run PowerShell test on all platforms
|
2023-08-03 11:35:25 -04:00 |
|
ok-nick
|
8b8ed57afd
|
fix: remove shell from cache step
|
2023-08-03 11:30:59 -04:00 |
|
ok-nick
|
5a26db60b2
|
feat: binary caching
|
2023-08-03 11:28:13 -04:00 |
|
ok-nick
|
77154a9afb
|
refactor: remove deprecated trust options
|
2023-08-03 11:28:05 -04:00 |
|
nick
|
2f49a90f7d
|
docs: lowercase A for consistency
|
2023-06-19 10:37:00 -04:00 |
|
nick
|
3f96d8a89b
|
docs: be clear on the defaults
|
2023-06-19 10:35:53 -04:00 |
|
ok-nick
|
eae72f5e6a
|
docs: improve usage and parameter descriptions
|
2023-02-10 22:28:16 -05:00 |
|
ok-nick
|
63e39b20e2
|
docs: improve usage and parameter descriptions
|
2023-02-10 15:42:11 -05:00 |
|
OverHash
|
c19f06ba50
|
Fix README usage section (#6)
|
2022-11-12 20:33:54 -05:00 |
|
ok-nick
|
7ac28c0d37
|
Fix capitalization
|
2022-11-08 22:27:35 -05:00 |
|
ok-nick
|
c52e3c9152
|
Move to Added section
|
2022-09-27 17:46:17 -04:00 |
|
ok-nick
|
35d74aa08c
|
Update version
|
2022-09-27 17:35:52 -04:00 |
|