Release #26
release.yml
on: workflow_dispatch
Matrix: Run tests / test
Run tests
/
Conventional Commit Checker
7s
release
1m 9s
Annotations
1 error and 1 warning
release
Error: Command failed with exit code 1: git commit -m chore(release): 5.1.0 [skip ci]
# [5.1.0](https://github.com/immobiliare/dats/compare/v5.0.2...v5.1.0) (2024-05-21)
### Bug Fixes
* upgrade autocannon from 7.12.0 to 7.14.0 ([3d07078](https://github.com/immobiliare/dats/commit/3d070780567f8206e34ec266b93d652c60bc9da5))
### Features
* **client:** add support for tags ([3c6a0de](https://github.com/immobiliare/dats/commit/3c6a0de0eaf216020182eb54b2961d3106f888cd))
* **client:** move tag serialization into constructor ([d1f4915](https://github.com/immobiliare/dats/commit/d1f4915631d3bb475f11108423baafc89ddbc24e))
* **client:** support simple tags ([8a753ff](https://github.com/immobiliare/dats/commit/8a753ff717790397d48cbb2bc9c79eae48152059))
[STARTED] Preparing lint-staged...
[COMPLETED] Preparing lint-staged...
[STARTED] Running tasks for staged files...
[STARTED] lint-staged.config.js — 3 files
[STARTED] *.{js,css,json,md,yaml,yml} — 3 files
[STARTED] *.md — 1 file
[STARTED] *.ts — 0 files
[SKIPPED] *.ts — no files
[STARTED] prettier --write
[STARTED] 'markdown-toc -i /github/workspace/CHANGELOG.md
[COMPLETED] 'markdown-toc -i /github/workspace/CHANGELOG.md
[COMPLETED] *.md — 1 file
[COMPLETED] prettier --write
[COMPLETED] *.{js,css,json,md,yaml,yml} — 3 files
[COMPLETED] lint-staged.config.js — 3 files
[COMPLETED] Running tasks for staged files...
[STARTED] Applying modifications from tasks...
[COMPLETED] Applying modifications from tasks...
[STARTED] Cleaning up temporary files...
[COMPLETED] Cleaning up temporary files...
⧗ input: chore(release): 5.1.0 [skip ci]
* upgrade autocannon from 7.12.0 to 7.14.0 ([3d07078](https://github.com/immobiliare/dats/commit/3d070780567f8206e34ec266b93d652c60bc9da5))
* **client:** add support for tags ([3c6a0de](https://github.com/immobiliare/dats/commit/3c6a0de0eaf216020182eb54b2961d3106f888cd))
* **client:** move tag serialization into constructor ([d1f4915](https://github.com/immobiliare/dats/commit/d1f4915631d3bb475f11108423baafc89ddbc24e))
* **client:** support simple tags ([8a753ff](https://github.com/immobiliare/dats/commit/8a753ff717790397d48cbb2bc9c79eae48152059))
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
husky - commit-msg script failed (code 1)
|
Run tests / Conventional Commit Checker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: webiny/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|