Lygon Bowen-West
0e710c256b
feat(args): update clap and clap extras to v4 ( #137 )
...
* feat(args): update clap to v4
* test(args): ensure cli opts are valid
* chore(deps): update clap dependencies
---------
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2023-02-08 16:53:57 +01:00
Orhun Parmaksız
38943e8bac
docs(readme): fix typos in README.md
2023-01-25 19:42:34 +03:00
Orhun Parmaksız
98c9e00aef
fix(ci): use MUSL build of cargo-tarpaulin
2023-01-25 18:14:02 +03:00
Orhun Parmaksız
3019eff869
fix(ci): update cargo-tarpaulin installation command for CI
2023-01-25 17:51:53 +03:00
Jan Katins
6f1459bcc0
docs(readme): remove unneeded word in README.md ( #141 )
2023-01-25 15:26:01 +01:00
Orhun Parmaksız
d057390b14
docs(readme): add link to the Console #141 interview about git-cliff
...
https://console.substack.com/p/console-141
2023-01-22 21:28:16 +03:00
Sayafdine Said
06f6732b77
fix(config): set max of limit_commits
to the number of commits ( #140 )
2023-01-22 17:03:05 +01:00
Orhun Parmaksız
37159059b0
chore(release): prepare for v1.1.2
2023-01-20 15:31:43 +03:00
Orhun Parmaksız
353ca62260
chore(docker): update versions in Dockerfile
2023-01-20 15:19:37 +03:00
Orhun Parmaksız
ce034c61a4
chore(deps): upgrade core dependencies
2023-01-20 15:16:19 +03:00
Orhun Parmaksız
31dac3410c
chore(cargo): add metadata for cargo-binstall
...
https://github.com/cargo-bins/cargo-binstall
2023-01-20 15:04:33 +03:00
Orhun Parmaksız
accfb0fcdd
revert(git): use timestamp for deriving the tag order ( #139 )
...
This reverts commit 4df5656c12
.
2023-01-20 15:01:48 +03:00
Orhun Parmaksız
4df5656c12
fix(git): derive the tag order from commits instead of timestamp ( #139 )
2023-01-20 14:24:39 +03:00
Orhun Parmaksız
08ea900de0
fix(changelog): allow saving context to a file ( #138 )
2023-01-19 00:38:53 +03:00
Orhun Parmaksız
336b25f3ae
style(fmt): update the derives in config module
2023-01-13 17:35:11 +03:00
Orhun Parmaksız
eee35ad1ee
fix(changelog): do not skip all tags when skip_tags
is empty ( #136 )
...
This is a regression in 8b17a1f026
2023-01-13 17:27:16 +03:00
Orhun Parmaksız
2937f778ea
chore(release): prepare for v1.1.1
2023-01-09 21:08:30 +03:00
Orhun Parmaksız
e0177c25e1
docs(readme): update README.md about the NPM package
2023-01-09 21:06:02 +03:00
Orhun Parmaksız
317444eedf
chore(release): prepare for v1.1.1-rc.4
2023-01-09 19:57:04 +03:00
Orhun Parmaksız
bc0807fe93
fix(npm): fix the type casting in base NPM package
2023-01-09 19:56:09 +03:00
Orhun Parmaksız
56101f058c
chore(release): prepare for v1.1.1-rc.3
2023-01-09 19:28:28 +03:00
Orhun Parmaksız
f40a56588e
fix(npm): fix the variable declaration for NPM package OS
2023-01-09 19:28:02 +03:00
Orhun Parmaksız
24c8e3e4cf
chore(cd): parallelize releasing on crates.io
2023-01-09 19:23:58 +03:00
Orhun Parmaksız
7fb3c7cb81
chore(release): prepare for v1.1.1-rc.2
2023-01-09 19:09:17 +03:00
Orhun Parmaksız
ce1d468f0b
fix(npm): rename the NPM binary package for Windows
...
Apparently, NPM doesn't like numbers in package names and recognizes them as spam.
2023-01-09 19:05:57 +03:00
Orhun Parmaksız
e2e124ed4b
chore(cd): add README.md to the base NPM package
2023-01-09 18:46:31 +03:00
Orhun Parmaksız
abe68a2884
chore(npm): add more keywords to the base NPM package
2023-01-09 18:44:45 +03:00
Orhun Parmaksız
8d8a95f7ad
chore(release): prepare for v1.1.1-rc.1
2023-01-09 17:14:59 +03:00
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
Orhun Parmaksız
5e0c038bf1
chore(release): prepare for v1.1.0
2023-01-08 22:58:32 +03:00
Orhun Parmaksız
09ab59f12e
chore(release): improve the release script with additional messages
2023-01-08 22:55:15 +03:00
Orhun Parmaksız
0350bfdee2
chore(config): update the description in the default config
...
- Removes the version indicator in the first line. It was added with
the thought of incrementing but it never happened.
- Adds a reference to the full documentation.
2023-01-08 22:46:05 +03:00
Orhun Parmaksız
5b2c9b6fa4
chore(deps): upgrade dependencies
2023-01-08 22:44:26 +03:00
Orhun Parmaksız
03cf3a7028
refactor(cd): use the git-cliff-action output for GitHub release body
2023-01-07 20:01:24 +03:00
Orhun Parmaksız
8b17a1f026
feat(git): support generating changelog for multiple git repositories ( #13 )
2023-01-07 19:17:54 +03:00
Orhun Parmaksız
ce1b7c3d7b
chore(cd): publish binaries for more platforms/architectures
2023-01-05 21:32:38 +03:00
Orhun Parmaksız
c74fcc294b
chore(deps): bump git-conventional
dependency ( #130 )
2023-01-04 22:24:18 +03:00
Orhun Parmaksız
261ee4f146
docs(readme): update copyright years
2023-01-01 20:08:09 +03:00
Orhun Parmaksız
5dd1a15a6c
chore(docker): add Jekyll configuration to .dockerignore
2022-12-26 20:03:49 +03:00
Orhun Parmaksız
7922d2f7f1
Create CNAME
2022-12-26 17:24:46 +01:00
Orhun Parmaksız
81e5720376
chore(github): add Jekyll theme configuration for GitHub pages
2022-12-26 19:15:11 +03:00
Orhun Parmaksız
6e8c7edd3a
docs(readme): disable Liquid parsing in README.md by using raw blocks
2022-12-26 19:10:41 +03:00
Orhun Parmaksız
1b3cba8dca
chore(cd): bump git-cliff-action to v2
2022-12-25 23:14:05 +03:00
Orhun Parmaksız
797089001a
chore(release): prepare for v1.0.0
2022-12-25 21:10:13 +03:00
Orhun Parmaksız
acf2d52602
docs(readme): fix GitHub badges in README.md
...
See https://github.com/badges/shields/issues/8671
2022-12-25 21:04:57 +03:00
Orhun Parmaksız
efd827f59f
feat(cd): publish Debian package via release workflow ( #113 )
2022-12-22 22:31:20 +03:00
Orhun Parmaksız
47a7345167
style(readme): update README.md about the styling of footer field
2022-12-22 20:35:52 +03:00
Orhun Parmaksız
8f77caf86a
chore(config): comment out custom commit preprocessor ( #112 )
2022-12-22 18:17:53 +03:00
Orhun Parmaksız
9a070b248d
feat(cd): include completions and mangen in binary releases ( #115 )
2022-12-22 16:11:00 +03:00
Orhun Parmaksız
6c37611e16
chore(ci): update actions/checkout to v3
2022-12-22 15:56:03 +03:00