Commit graph

154 commits

Author SHA1 Message Date
a9e6891cf9
chore(actions): include tests for different manifest formats 2024-08-13 20:46:30 +05:30
ca252141e0
fix: discovery with more than one compatible manifest 2024-08-13 20:40:54 +05:30
db64ed031f
chore(README): update example versions 2024-08-10 18:42:38 +05:30
314b4e25d8
chore(CHANGELOG): include v0.1.1 2024-08-10 18:40:45 +05:30
7af17a2496
feat: use installer script instead of gh CLI 2024-08-10 17:29:25 +05:30
465929fd6e
feat: simplify authentication using rokit command 2024-08-10 17:23:04 +05:30
2ac42ad639
chore(README): fix badge linking 2024-08-10 16:45:08 +05:30
a13c97e4a1
chore(CHANGELOG): fix unreleased link 2024-08-04 16:30:31 +05:30
c944eab0c4
chore(CHANGELOG): include v0.1.0 2024-08-04 16:30:11 +05:30
54086ab97f
fix: add rokit to path on pwsh too 2024-08-04 16:26:13 +05:30
24d5dc5cdc
fix: temporarily use gh CLI to download rokit 2024-08-04 16:23:56 +05:30
a9c62962ab
chore(LICENSE): assert license for self 2024-08-03 19:15:27 +05:30
05c3a9b6d9
fix: actually run self-install on windows after download 2024-08-03 18:53:02 +05:30
806775cbc5
fix: shell script incompatibility on windows 2024-08-03 18:49:44 +05:30
93831c94b9
fix: use bash instead of posix sh for install script 2024-08-03 18:37:20 +05:30
f9f3076b8d
chore: retrigger CI 2024-08-03 16:25:16 +05:30
e8e4e6b2cd
chore: rebranding 2024-07-15 22:56:57 +05:30
72aad542bd
fix: bash substitution does not work in actions contexts 2024-07-15 19:57:44 +05:30
cd22e8b9f5
fix: attempt to fix manifest hash computation 2024-07-15 19:55:57 +05:30
7dd03cbf10
fix: debug statement in manifest discovery 2024-07-15 19:51:47 +05:30
eb7b75bf67
fix: attempt to fix cache key not computing 2024-07-15 19:50:12 +05:30
88ba1eff83
fix: manifest discovery, with debug 2024-07-15 19:46:20 +05:30
1b5ebd44d2
fix: proper manifest discovery logic for caching 2024-07-15 19:42:54 +05:30
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