1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-12-01 21:13:24 +03:00
git-cliff/.github/fixtures/test-from-context
Jan Buchar 3b6156ddd6
feat(cli): generate changelog from JSON context (#784)
* feat(cli): generate changelog from JSON context

* Add 'extra' field to releases and commits

* Add fixture test

* Serialize extra field for commits

* Format

* Adjust test expectations

* Add missing fields in tests

* Add usage page

* refactor(arg): update from-context argument details

* refactor(from-context): polish implementation

* docs(from-context): extend documentation

* fix(from-context): revert stdin handling

---------

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-08-23 15:39:27 +03:00
..
cliff.toml feat(cli): generate changelog from JSON context (#784) 2024-08-23 15:39:27 +03:00
commit.sh feat(cli): generate changelog from JSON context (#784) 2024-08-23 15:39:27 +03:00
context.json feat(cli): generate changelog from JSON context (#784) 2024-08-23 15:39:27 +03:00
expected.md feat(cli): generate changelog from JSON context (#784) 2024-08-23 15:39:27 +03:00