094a3d4383
Handle race condition in CI tests and upgrade SDK ( #64 )
...
Publish npm package to gitea / npm_publish (18.x) (release) Successful in 1m9s
Lint / lint (18.x) (push) Successful in 1m5s
Tests / cli_tests (18.x) (push) Successful in 8m29s
Part of #63
Reviewed-on: #64
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-06-17 08:03:14 +00:00
c3f8d53f09
Setup linter and add it to CI ( #54 )
...
Lint / lint (18.x) (push) Successful in 1m13s
Tests / cli_tests (18.x) (push) Successful in 7m17s
- Setup eslint with husky for precommit lint
- Fix existing lint errors
- Setup linter CI
Reviewed-on: #54
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-01-29 05:21:34 +00:00
b01201ca50
Add CLI tests and setup CI ( #53 )
...
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