1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-12-15 22:52:41 +03:00
git-cliff/.github/workflows
Orhun Parmaksız b7dd592653
chore(npm): package git-cliff for npm (#133)
* chore: scaffold a typescript node project

* feat: execute git cliff binary using nodejs

* fix: process doesnt return status code

* fix: optional dependencies are not added to git-cliff

* chore(npm): move NPM package to npm folder

* chore(docker): add NPM package to .dockerignore

* feat(cd): publish NPM package via continuous deployment workflow

* docs: add npm instructions to README

* chore(npm): update package keywords

* chore(cd): publish the NPM package publicly

* style(readme): update NPM section in README.md

Co-authored-by: Burak Güner <burak.guner@callstack.com>
Co-authored-by: Burak Güner <md.burak.guner@gmail.com>
2023-01-09 15:12:22 +01:00
..
cd.yml chore(npm): package git-cliff for npm (#133) 2023-01-09 15:12:22 +01:00
ci.yml chore(ci): update actions/checkout to v3 2022-12-22 15:56:03 +03:00
docker.yml chore(ci): update actions/checkout to v3 2022-12-22 15:56:03 +03:00
test-fixtures.yml chore(fixtures): run all test fixtures 2022-12-16 20:48:02 +03:00