Commit Graph

6 Commits

Author SHA1 Message Date
95fb072568 Update typeRoots in tsconfig
All checks were successful
Lint / lint (18.x) (pull_request) Successful in 1m42s
Tests / cli_tests (18.x) (pull_request) Successful in 8m51s
2024-05-09 14:42:32 +05:30
401493eaac Update instructions
Some checks failed
Lint / lint (18.x) (pull_request) Successful in 1m57s
Tests / cli_tests (18.x) (pull_request) Failing after 4m40s
2024-05-09 14:28:57 +05:30
2c85935af4 Update record names 2024-05-09 11:56:57 +05:30
3d0ac80cde Add a script to publish records from json files to a registry 2024-05-07 16:11:40 +05:30
b01201ca50 Add CLI tests and setup CI (#53)
All checks were successful
Tests / cli_tests (18.x) (push) Successful in 7m42s
Part of #52

- Add tests for the CLI following demo steps present in the README
- Setup CI to run the CLI tests

Reviewed-on: #53
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-01-29 04:46:32 +00:00
977d9a8ffa Setup subcommands with yargs 2022-04-25 15:18:12 +05:30