Commit graph

14 commits

Author SHA1 Message Date
0cb3c79df4 chore(actions): fix test job using wrong script 2024-11-21 19:09:38 +00:00
c5893956d8 chore(actions): setup lune typdefs for typecheck 2024-11-21 19:09:38 +00:00
4f7a4fb9ed chore(actions): move setup-pesde action into dir
* Properly treat setup-pesde as an individual action instead of a
  workflow. This includes moving it into .github/actions/setup-pesde.
* Update workflow usage of setup-pesde accordingly.
2024-11-21 19:02:30 +00:00
166077d080 chore(actions): include pesde install step in fmt 2024-11-21 18:58:50 +00:00
47fbaecfd1 chore(actions): use local pesde action and deps 2024-11-21 18:56:13 +00:00
0127e68e96 chore(actions): run typechecks first, then tests 2024-11-21 18:55:13 +00:00
e4eb01664f chore: include dev utility scripts and ci workflow
* Includes dev utility scripts for fmt and typecheck.
* Includes a CI workflow which checks formatting, runs tests, and does
  typechecking.
2024-11-21 18:52:57 +00:00
58b1ecae3c
chore(actions): use pesde auth login command instead of manually editing config 2024-11-12 21:20:03 +05:30
6627b2895a
chore(actions): actually do the publish command 2024-11-12 21:19:04 +05:30
d9a7033d08
chore(actions): use cat heredoc for auth config instead 2024-11-12 21:14:46 +05:30
afe13e8819
chore(actions): actually redirect the default_index output lol 2024-11-12 21:10:10 +05:30
bbbce960b0
chore(actions): set mandatory default registry for publishing 2024-11-12 21:08:14 +05:30
63215da70b
chore(actions): avoid bumping in CI 2024-11-12 21:02:59 +05:30
8537131cd0
chore(actions): include pesde package publishing action 2024-11-12 20:49:55 +05:30