Commit graph

61 commits

Author SHA1 Message Date
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
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
supertree-wook
5f47875ddd Update cache action 2024-04-02 10:02:28 +09: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
e3fb06e842
fix: use ~ for cache path 2023-09-20 13:12:20 -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
089fbaada1
fix: also cache tool-storage 2023-09-18 00:49:33 -04:00
ok-nick
7cb084aa74
fix: hash only aftman.toml 2023-09-17 23:39:25 -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
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
Filip Tibell
65f3439f00
Fix aftman.toml file being removed (#5) 2022-09-24 00:49:27 -04:00
Filip Tibell
8e8cef2d23
Update action.yml (#4) 2022-09-22 13:22:45 -04:00
ok-nick
c3ba81a533
Add step for deleting artifacts 2022-09-16 23:48:26 -04:00
ok-nick
708d93a334
Expand $HOME 2022-09-16 23:48:25 -04:00
ok-nick
3a79d6c063
Generalize executable name 2022-09-16 23:37:15 -04:00
ok-nick
e5ca98fc4f
Cleanup installation artifacts 2022-09-16 23:35:45 -04:00
ok-nick
67e9b0af8d
Create auth file 2022-09-16 23:22:17 -04:00
ok-nick
3f6856a05d
Format 2022-09-16 23:22:04 -04:00
Boegie19
24ec8bd92a
Set environment variables correctly for powershell (#1)
Fixes problems with `powershell` not recognizing the environment variables set from `bash`.
2022-08-22 17:01:06 -04:00
ok-nick
8014b2fa1f
Add trust descriptions back 2022-08-22 16:22:01 -04:00
ok-nick
e69273aef2
Fix case variable 2022-08-22 15:06:49 -04:00
ok-nick
fdb395acd4
Simplify downloading 2022-08-22 14:26:06 -04:00
ok-nick
14933ea774
Add deprecation message to trust inputs 2022-08-18 15:49:59 -04:00
ok-nick
2e4e1ee0f0
Remove trusts 2022-08-17 00:39:16 -04:00
ok-nick
46b8abf155 fix desc 2022-07-18 13:32:35 -04:00
ok-nick
a301ab34ab fix arg name 2022-07-18 13:01:33 -04:00
ok-nick
84ba66a7b5 no-trust-check -> trust-check 2022-07-18 13:00:34 -04:00
ok-nick
916722ed67 no-trust-check -> trust-check 2022-07-18 12:58:28 -04:00
ok-nick
1207a17459 remove echo 2022-07-18 12:48:26 -04:00
ok-nick
82be2589db change bool to string 2022-07-18 12:47:47 -04:00
ok-nick
375d36e5c8 "test 2022-07-18 12:38:14 -04:00
ok-nick
6384d567e6 fix defaults 2022-07-18 12:20:56 -04:00
ok-nick
b999011306 update 2022-07-18 12:07:51 -04:00
ok-nick
88c4233299 default to github.token 2022-07-18 11:50:58 -04:00
ok-nick
647243c4a2 change to `github.token 2022-07-18 11:49:36 -04:00
ok-nick
d2715e90b6 change default path to ./ 2022-07-18 00:24:37 -04:00