17 Commits

Author SHA256 Message Date
cb14aaa9a5 Accepting request 1296045 from utilities
- Update to version 2.10.0:
  * (config) Support using include and exclude paths in the config (#1173) - (7c2f922)
  * (parser) Support regex matching on JSON arrays with scalar elements (#1163) - (dc458ea)
  * (template) Support adding commit statistics to the changelog (#1151) - (05a50d7)
  * (config) [breaking] Use empty header and footer as default (#1161) (#1172) - (3e9311e)
  * (config) Check if commit.footers is defined in detailed example (#1170) - (078545f)
  * (fixtures) Update expected.md after config change (#1176) - (76d3e81)
  * (generation) Ensure skip_tags condition is evaluated first (#1190) - (318be66)
  * (repo) Use the correct order while diffing paths (#1188) - (ff6c310)
  * (ci) Apply security best practices (#1180) - (a32deca)
  * (config) Implement FromStr instead of Config::parse_from_str() (#1185) - (692345e)
  * (test) Standardize unit tests for commit module (#1147) - (0446d6a)
  * (context) Add example usage for statistics (#1162) - (4f7379a)
  * (quickstart) Remove repetitive words (#1200) - (434f9ee)
  * (readme) Fix twitter badge (#1164) - (68bd85e)
  * (readme) Polish badges (#1159) - (941cc2b)
  * (remote) Fix inconsistency in remote integration documentation (#1165) - (deb29dc)
  * (website) Add highlights for 2.10.0 (#1225) - (a3fe8c9)
  * (website) Add installation instructions for gentoo-linux (#1203) - (07fe6bf)
  * (formatting) Use spaces instead of tabs (#1184) - (0027300)
  * (fixture) Add test fixture for overriding the conventional scope (#1166) - (cb84a08)
  * (build) Bump MSRV to 1.85.1 - (d8279d4)
  * (cd) Use macos-15 runner - (c156fc5)
  * (cd) Re-enable sccache for maturin - (871c3c9)
  * (crate) Remove Rust nightly requirement - (4f3e5af)
  * (fixture) Update test-regex-json-array fixture (#1178) - (95f4056)
  * (format) Format module imports for readability (#1183) - (6db7d49)
  * (git) Add .git-blame-ignore-revs - (5b64131)
  * (npm) Bump git-cliff to 2.9.1 (#1156) - (e13b158)
  * (website) Update the node version - (566c2a1)

OBS-URL: https://build.opensuse.org/request/show/1296045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=20
2025-07-28 12:59:08 +00:00
Soc Virnyl Estela
b911a6c576 - Update to version 2.10.0:
* (config) Support using include and exclude paths in the config (#1173) - (7c2f922)
  * (parser) Support regex matching on JSON arrays with scalar elements (#1163) - (dc458ea)
  * (template) Support adding commit statistics to the changelog (#1151) - (05a50d7)
  * (config) [breaking] Use empty header and footer as default (#1161) (#1172) - (3e9311e)
  * (config) Check if commit.footers is defined in detailed example (#1170) - (078545f)
  * (fixtures) Update expected.md after config change (#1176) - (76d3e81)
  * (generation) Ensure skip_tags condition is evaluated first (#1190) - (318be66)
  * (repo) Use the correct order while diffing paths (#1188) - (ff6c310)
  * (ci) Apply security best practices (#1180) - (a32deca)
  * (config) Implement FromStr instead of Config::parse_from_str() (#1185) - (692345e)
  * (test) Standardize unit tests for commit module (#1147) - (0446d6a)
  * (context) Add example usage for statistics (#1162) - (4f7379a)
  * (quickstart) Remove repetitive words (#1200) - (434f9ee)
  * (readme) Fix twitter badge (#1164) - (68bd85e)
  * (readme) Polish badges (#1159) - (941cc2b)
  * (remote) Fix inconsistency in remote integration documentation (#1165) - (deb29dc)
  * (website) Add highlights for 2.10.0 (#1225) - (a3fe8c9)
  * (website) Add installation instructions for gentoo-linux (#1203) - (07fe6bf)
  * (formatting) Use spaces instead of tabs (#1184) - (0027300)
  * (fixture) Add test fixture for overriding the conventional scope (#1166) - (cb84a08)
  * (build) Bump MSRV to 1.85.1 - (d8279d4)
  * (cd) Use macos-15 runner - (c156fc5)
  * (cd) Re-enable sccache for maturin - (871c3c9)
  * (crate) Remove Rust nightly requirement - (4f3e5af)
  * (fixture) Update test-regex-json-array fixture (#1178) - (95f4056)
  * (format) Format module imports for readability (#1183) - (6db7d49)
  * (git) Add .git-blame-ignore-revs - (5b64131)
  * (npm) Bump git-cliff to 2.9.1 (#1156) - (e13b158)
  * (website) Update the node version - (566c2a1)

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=42
2025-07-28 06:24:10 +00:00
e37b7e7e79 Accepting request 1291280 from utilities
OBS-URL: https://build.opensuse.org/request/show/1291280
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=19
2025-07-09 15:27:25 +00:00
90f8398cf4 git-cliff 2.9.1
OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=40
2025-07-08 13:18:22 +00:00
a99f7a6d55 Accepting request 1281940 from utilities
- Update to version 2.9.0:
  * chore(release): prepare for v2.9.0
  * docs(website): add highlights for 2.9.0 (#1153)
  * chore(deps-dev): bump typescript in /website in the patch group (#1139)
  * chore(docs): fix some typos (#1149)
  * fix(template): correctly serialize JSON for the commit fields (#1145)
  * docs(security): extend security policy (#1142)
  * chore(deps): bump the minor group in /website with 2 updates (#1116)
  * refactor(lint): apply clippy suggestions
  * feat(context): add release commit range (#1138)
  * fix(submodules): fix submodules handling when using custom range (#1136)
  * docs(config): fix typo on commit.links (#1132)
  * chore(deps): upgrade dependencies (#1129)
  * chore(project): migrate to Rust 2024 edition (#1128)
  * feat(changelog): support recursing into submodules (#1082)
  * feat(remote): fetch commits from non-default branches using remotes (#1086)
  * feat(git): support disabling sorting commits topologically (#804) (#1121)
  * refactor(config): initialize config structs with default values (#1090)
  * chore(dependabot): make dependency updates less noisy
  * chore(dependabot): check dependency updates weekly
  * fix(bump): check the next version against tag_pattern regex (#1070)
  * feat(config): support configuring with a remote URL (#1083)
  * fix(fixtures): evaluate the rc of git-cliff correctly (#1104)
  * fix(bump): accept lowercase values for bump_type config (#1101)
  * docs(readme): add blog posts from the community (#1102)
  * fix(fixtures): use the correct syntax while checking fixture results (#1099)
  * docs(website): remove references of tj-actions (#1097)
  * feat(config): add `require_conventional` option (#1061)
  * docs(release): fix Docker Hub URL
  * refactor(lint): use IOError::other (#1074)
  * doc(config): update comments for all configuration options (#1057)
  * docs(quickstart): clarify git-cliff command (#1051)
  * fix(git): handle worktrees while retrieving the path of repository (#1054)
  * chore(npm): update yarn.lock
  * fix(remote): fix detection of GitLab merge request sha if commits were squashed (#1043)
  * fix(deps): make glob dependency mandatory (#1035)

OBS-URL: https://build.opensuse.org/request/show/1281940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=18
2025-06-02 20:01:21 +00:00
Soc Virnyl Estela
1c1adb18ba - Update to version 2.9.0:
* chore(release): prepare for v2.9.0
  * docs(website): add highlights for 2.9.0 (#1153)
  * chore(deps-dev): bump typescript in /website in the patch group (#1139)
  * chore(docs): fix some typos (#1149)
  * fix(template): correctly serialize JSON for the commit fields (#1145)
  * docs(security): extend security policy (#1142)
  * chore(deps): bump the minor group in /website with 2 updates (#1116)
  * refactor(lint): apply clippy suggestions
  * feat(context): add release commit range (#1138)
  * fix(submodules): fix submodules handling when using custom range (#1136)
  * docs(config): fix typo on commit.links (#1132)
  * chore(deps): upgrade dependencies (#1129)
  * chore(project): migrate to Rust 2024 edition (#1128)
  * feat(changelog): support recursing into submodules (#1082)
  * feat(remote): fetch commits from non-default branches using remotes (#1086)
  * feat(git): support disabling sorting commits topologically (#804) (#1121)
  * refactor(config): initialize config structs with default values (#1090)
  * chore(dependabot): make dependency updates less noisy
  * chore(dependabot): check dependency updates weekly
  * fix(bump): check the next version against tag_pattern regex (#1070)
  * feat(config): support configuring with a remote URL (#1083)
  * fix(fixtures): evaluate the rc of git-cliff correctly (#1104)
  * fix(bump): accept lowercase values for bump_type config (#1101)
  * docs(readme): add blog posts from the community (#1102)
  * fix(fixtures): use the correct syntax while checking fixture results (#1099)
  * docs(website): remove references of tj-actions (#1097)
  * feat(config): add `require_conventional` option (#1061)
  * docs(release): fix Docker Hub URL
  * refactor(lint): use IOError::other (#1074)

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=38
2025-06-02 13:23:38 +00:00
646223a23d Accepting request 1268913 from utilities
- Update to version 2.8.0:
  * cli: Support initializing config with a custom filename
  * config: Discover the configuration file when run in a sub directory
  * git: Improve the set commit range error
  * monorepo: Automatically set include-path for current directory
  * remote: Support enabling native TLS
  * repo: Allow running from sub directories
  * config: Allow environment overwrites when using builtin config
  * fixtures: Update the arguments for custom GitLab API fixture test
  * monorepo: Do not set include-path if workdir is set
  * remote: Fix detection of GitLab merge request sha
  * lib: Add changelog modifier callback to run function
  * lint: Use a shared lint config for the workspace
  * lint: Apply clippy suggestions
  * docker: Fix typo in comment
  * highlights: Add link to the Nix flake
  * jujutsu: Update links to the upstream documentation
  * lib: Allow doc lint
  * license: Update copyright years
  * tips: Extend the merge commit filter example
  * website: Add highlights for 2.8.0
  * fixture: Add fixture for include-path
  * build: Bump MSRV to 1.83.0
  * lint: Allow false positive lint

OBS-URL: https://build.opensuse.org/request/show/1268913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=17
2025-04-14 10:58:08 +00:00
Soc Virnyl Estela
952eaf4786 - Update to version 2.8.0:
* cli: Support initializing config with a custom filename
  * config: Discover the configuration file when run in a sub directory
  * git: Improve the set commit range error
  * monorepo: Automatically set include-path for current directory
  * remote: Support enabling native TLS
  * repo: Allow running from sub directories
  * config: Allow environment overwrites when using builtin config
  * fixtures: Update the arguments for custom GitLab API fixture test
  * monorepo: Do not set include-path if workdir is set
  * remote: Fix detection of GitLab merge request sha
  * lib: Add changelog modifier callback to run function
  * lint: Use a shared lint config for the workspace
  * lint: Apply clippy suggestions
  * docker: Fix typo in comment
  * highlights: Add link to the Nix flake
  * jujutsu: Update links to the upstream documentation
  * lib: Allow doc lint
  * license: Update copyright years
  * tips: Extend the merge commit filter example
  * website: Add highlights for 2.8.0
  * fixture: Add fixture for include-path
  * build: Bump MSRV to 1.83.0
  * lint: Allow false positive lint

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=36
2025-04-13 03:32:35 +00:00
15bd6bfecb Accepting request 1233631 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1233631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=16
2024-12-30 11:51:26 +00:00
d0094e513e Accepting request 1232908 from utilities
- Update to version 2.7.0:
  * refactor(clippy): apply clippy suggestions
  * chore(deps): bump dependencies
  * chore(integration): remove experimental feature disclaimer
  * feat(config): allow overriding the remote API URL via config
  * docs(git): improve docs for commit_preprocessors and commit_parsers
  * feat(jujutsu): add jujustu support
  * perf(test): don't create regex inside a loop
  * chore(log): add trace log about which command is being run
  * fix(remote): preserve first time contributors
  * test(git): find upstream remote when using ssh
  * docs(readme): add blog post about git-cliff
  * chore(config): add the 'other' parser to the default config
  * fix(changelog): fix missing commit fields in context
  * refactor(clippy): apply clippy suggestions
  * test(repo): expand unit tests of the repo module
  * fix(changelog): include the root commit when `--latest` is used with one tag
  * chore(deps): bump clap from 4.5.18 to 4.5.19
  * feat(args): add color to the help text
  * chore(release): prepare for v2.6.1
  * refactor(clippy): apply doc_markdown and ignored_unit_patterns lint
  * chore(fixtures): build binaries using dev profile
  * refactor(clippy): apply if_not_else lint
  * fix(remote): avoid setting multiple remotes
  * chore(deps): bump thiserror from 1.0.63 to 1.0.64
  * refactor(clippy): apply assigning_clones lint
  * refactor(clippy): apply single_match_else lint
  * refactor(clippy): apply needless_pass_by_value lint
  * chore(release): prepare for v2.6.0
  * feat(config): add changelog.render_always option

OBS-URL: https://build.opensuse.org/request/show/1232908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=15
2024-12-22 17:03:40 +00:00
Soc Virnyl Estela
7e9eb7d216 - Attempt to build by ignoring rust version.
OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=33
2024-12-21 04:55:51 +00:00
Soc Virnyl Estela
fd077a6eaa OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=32 2024-12-21 02:02:20 +00:00
Soc Virnyl Estela
19c90d96a9 OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=31 2024-12-21 02:01:35 +00:00
bee5437b31 Accepting request 1202696 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1202696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=14
2024-09-24 15:32:55 +00:00
Soc Virnyl Estela
fc7f0dab32 - update to version 2.5.0:
* Remove unnecessary git-cliff-action output file
  * Include new contributors in repository changelog 
  * Check for null commit_id in detailed templa
  * Fix comment for changelog header template 
  * Update keepachangelog.toml comme
  * Clarify authentication with GitHub tok
  * Correct inverted consequences of configuration val
  * Make example templates more user-friendly 
  * Clean up url encoding for GitLab 
  * Allow using --bumped-version without conventional commits
  * Allow using environment variables without config file present
  * Fix fetching repository for gitlab integration test
  * URL-encode the owner in remote requests for GitLab
  * Include for-loop arguments in template variables
  * Allow GitLab groups with --gitlab-repo
  * Support bumping to a specific semver type
  * Support count_tags option
  * Skip ssh and x509 signatures in tag messages
  * Generate changelog from JSON context
  * Allow whole commit context to be used in commit parsers
  * Support performance profiling via pprof
  * Activate integration if remote is set manually

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=29
2024-09-16 14:36:26 +00:00
bbc08063d0 Accepting request 1187598 from utilities
OBS-URL: https://build.opensuse.org/request/show/1187598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=13
2024-07-16 20:02:35 +00:00
738bbaa243 Accepting request 1185932 from home:AndreasStieger:branches:utilities
git-cliff 2.4.0

OBS-URL: https://build.opensuse.org/request/show/1185932
OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=27
2024-07-15 16:32:18 +00:00

Diff Content Not Available