Commit Graph

11 Commits (main)

Author SHA1 Message Date
Dmitry Shibanov 0c52d547c9
Update dependencies for node20 (#445) 1 year ago
Ivan 7406d654ad
Add and configure ESLint and update configuration for Prettier (#341)
* Turn on ESLint and update Prettier

* Update eslint config

* Update eslint config

* Update dependencies

* Update ESLint and Prettier configurations

* update package.json

* Update prettier command

* Update prettier config file

* Change CRLF to LF

* Update docs

* Update docs
2 years ago
IvanZosimov 9acc3d3da9 Fix review points 2 years ago
IvanZosimov e01c74b690 Update action to use reusabl-workflows repo 2 years ago
IvanZosimov e417811a6d Add links to reusable workflows 2 years ago
IvanZosimov 1370292ad9 Update workflows to use reusable-workflows 2 years ago
Jongwoo Han 8377b69a56
Use cache in check-dist.yml
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2 years ago
Peter Mescalchin dcb4ec94ce
Bump GitHub actions, `README.md` cleanups (#202)
* Bump `actions/checkout@v3`

* Bump `actions/setup-node@v3`

* Bump `actions/upload-artifact@v3`

* Bump `actions/setup-go@v3` in `README.md` examples

* Removed mention of `stable` action argument from `README.md`

* Add "new style" workflow build buttons to `README.md`
3 years ago
Dmitry Shibanov fb9a043dd8
Update default runtime to node16 (#192) 3 years ago
Dmitry Shibanov bfdd3570ce
Implement "check-latest" flag to check if pre-cached version is latest one (#186) 3 years ago
Brian Cristante e816064dae Add check-dist.yml 3 years ago