jdx
d661017ade
updated action template base from actions/typescript-action ( #170 )
2023-10-16 19:18:57 -05:00
Yuya Kusakabe
50bd58fbe0
Add install option to skip rtx install ( #146 )
2023-09-15 00:49:51 +00:00
Yousif Akbar
10114e7e8a
Adding Setting of Necessary Environment Variables Before Running rtx
( #123 )
...
* Fixing typo in outputs of action.yml
* Adding `setEnvVars` step for env vars that should always be set in the action
2023-08-18 15:29:16 +00:00
Jeff Dickey
08424c22d8
updated deps
2023-08-09 18:20:58 -05:00
Nick Hehr
801b2f548d
feat: add support for saving / restoring rtx cache ( #64 )
...
* feat: add support for saving / restoring rtx cache
* fix: add support for .rtx.toml to file hash
2023-04-11 00:36:00 +00:00
Jeff Dickey
6e7a18f59b
bug: ensure rtx install
is always run
...
I added this conditional forgetting .tool-versions might
exist but not be defined in yml
2023-03-28 18:23:06 -05:00
Jeff Dickey
feb5cb02b0
fetch runtime from rtx.pub ( #48 )
...
removes the need to set GITHUB_TOKEN
2023-03-25 20:27:41 +00:00
Jeff Dickey
ed9c9d25e0
use more modern node/ts ( #46 )
2023-03-25 15:19:50 -05:00
Jeff Dickey
d3b6ed3fdf
bug: only install tools if tool-versions is set ( #45 )
...
* bug: only install tools if tool-versions is set
Avoids a warning
* bug: only install tools if tool-versions is set
Avoids a warning
2023-03-25 15:16:29 -05:00
Mark Elliot
c8026e294c
Clobber rtx binary if it already exists ( #36 )
...
* Clobber rtx if it exists
* run `bun run all` to recompile unrelated things
---------
Co-authored-by: Jeff Dickey <216188+jdxcode@users.noreply.github.com>
2023-03-06 09:35:21 -06:00
Kenichi Kamiya
0410c15177
Require to specify GITHUB_TOKEN for considering API limit
2023-02-23 04:44:03 +09:00
Jeff Dickey
fc40a5c3a2
download rtx
2023-02-20 23:27:49 -06:00
Jeff Dickey
717b2e3f59
rtx --version
2023-01-14 23:46:01 -06:00
Jeff Dickey
6f2d0f78f6
updated dependencies
2023-01-14 08:46:55 -06:00
Jeff Dickey
6ff22b7507
dist
2023-01-14 08:44:51 -06:00
Jeff Dickey
168c20f963
dist
2023-01-14 08:44:01 -06:00
Jeff Dickey
67b1e31166
init
2023-01-14 08:36:43 -06:00
Jeff Dickey
35f6329d75
Initial commit
2023-01-14 08:11:40 -06:00