5
0
forked from pool/git-cliff

20 Commits

Author SHA256 Message Date
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
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
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
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
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
19c90d96a9 OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=31 2024-12-21 02:01:35 +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
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
Soc Virnyl Estela
ba4a340426 Accepting request 1174289 from home:AndreasStieger:branches:utilities
git-cliff 2.2.2

OBS-URL: https://build.opensuse.org/request/show/1174289
OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=25
2024-05-15 23:06:15 +00:00
Soc Virnyl Estela
7db9405c04 Accepting request 1172011 from home:AndreasStieger:branches:utilities
git-cliff 2.2.1

OBS-URL: https://build.opensuse.org/request/show/1172011
OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=23
2024-05-08 05:45:00 +00:00
Soc Virnyl Estela
a56a3545b8 - Adopt new way to package rust software with obs-service-cargo:
* remove cargo_config. it's part of vendor.tar now
- Update to version 2.1.2:
  * feat(npm): add programmatic API for TypeScript
  * chore(fixtures): enable verbose logging for output
  * refactor(clippy): apply clippy suggestions
  * refactor(changelog): do not output to stdout when prepend is used
  * feat(args): add `--tag-pattern` argument
  * fix(config): fix commit parser regex in the default config
  * fix(github): sanitize the GitHub token in debug logs
  * chore(config): add animation to the header of the changelog
  * refactor(clippy): apply clippy suggestions
  * docs(security): update security policy
  * chore(project): add readme to core package
  * chore(embed): do not allow missing docs
  * chore(config): skip dependabot commits for dev updates
  * docs(readme): mention RustLab 2023 talk
  * chore(config): revamp the configuration files
  * chore(docker): update versions in Dockerfile
  * chore(example): use full links in GitHub templates
  * chore(project): bump MSRV to 1.74.1
  * revert(config): use postprocessors for checking the typos
  * feat(template): support using PR labels in the GitHub template
  * docs(configuration): fix typo
  * feat(args): add `--no-exec` flag for skipping command execution
  * chore(command): explicitly set the directory of command to current dir
  * refactor(ci): use hardcoded workspace members for cargo-msrv command
  * refactor(ci): simplify cargo-msrv installation
  * refactor(clippy): apply clippy suggestions
  * refactor(config): use postprocessors for checking the typos

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=21
2024-03-07 05:08:53 +00:00
Soc Virnyl Estela
b757000fb1 - Update to version 1.4.0:
* Support bumping the semantic version via `--bump`
  * Add 'typos' check
  * Log the output of failed external commands -
  * breaking change: Support regex in 'tag_pattern' configuration
  * Add field and value matchers to the commit parser
- Update service file to new obs service cargo requirements
- Add zstd in build requirements for tar scm

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=18
2023-10-31 09:31:53 +00:00
Soc Virnyl Estela
79d4984143 Accepting request 1112380 from home:lkocman:branches:utilities
- Update license field based on legaldb review

OBS-URL: https://build.opensuse.org/request/show/1112380
OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=16
2023-09-19 21:41:19 +00:00
Soc Virnyl Estela
68b0d19892 Replace obsoleted disabled option with manual
OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=14
2023-08-13 14:07:54 +00:00
Soc Virnyl Estela
3b722b314f - Update to version 1.2.0:
* Update clap and clap extras to v4 
  * Make the fields of Signature public
  * Add a custom configuration file for the repository
  * Support placing configuration inside pyproject.toml 
  * Generate SBOM/provenance for the Docker image
  * Support using regex group values 
  * [breaking] Nested environment config overrides 
  * Set max of limit_commits to the number of commits 
  * Set the node cache dependency path
  * Use the correct argument in release script

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=11
2023-05-20 11:07:20 +00:00
Soc Virnyl Estela
7e4a890dc1 - Update to version 1.1.2:
* Do not skip all tags when skip_tags is empty (#136)
  * Allow saving context to a file (#138)
  * Derive the tag order from commits instead of timestamp (#139)
  * Use timestamp for deriving the tag order (#139)

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=8
2023-01-25 06:48:33 +00:00
Soc Virnyl Estela
fa6fb974ef - Update to version 1.1.1:
* Relevant change: Update README.md about the NPM package
  * Fix type casting in base NPM package
  * Rename the package on Windows
  * Disable liquid parsing in README.md by using raw blocks
  * Support for generating changelog for multiple git repositories
  * Publish binaries for more platforms/architectures

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=7
2023-01-18 04:11:17 +00:00
Soc Virnyl Estela
5326083ab6 - Update to version 1.0.0:
* Bug Fixes
    - Fix test fixture failures
  * Documentation
    - Fix GitHub badges in README.md
  * Features
    - [breaking] Replace --date-order by --topo-order
    - Allow running with --prepend and --output
    - [breaking] Use current time for --tag argument
    - Include completions and mangen in binary releases
    - Publish Debian package via release workflow
  * Miscellaneous Tasks
    - Run all test fixtures
    - Remove deprecated set-output usage
    - Update actions/checkout to v3
    - Comment out custom commit preprocessor
  * Refactor
    - Apply clippy suggestions
  * Styling
    - Update README.md about the styling of footer field

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=5
2022-12-28 13:02:40 +00:00
Soc Virnyl Estela
2a7d84ce34 - Update to version 0.10.0:
### Bug Fixes
  
  - Warn against invalid tag range for `--current` flag ([#124](https://github.com/orhun/git-cliff/issues/124))
  - Use an alternative method to fetch registry
  - Fix syntax error in Dockerfile
  
  ### Documentation
  
  - Add MacPorts install info ([#111](https://github.com/orhun/git-cliff/issues/111))
  - Update badge URL for Docker builds
  
  ### Features
  
  - Do not skip breaking changes if configured ([#114](https://github.com/orhun/git-cliff/issues/114))
  - Changelog for the last n commits ([#116](https://github.com/orhun/git-cliff/issues/116))
  - Add a short variant `-d` for specifying `--date-order` flag
  
  ### Miscellaneous Tasks
  
  - Update versions in Dockerfile
  - Upgrade core dependencies
  
  ### Refactor
  
  - Improve cargo-chef caching in Dockerfile
  - Utilize workspace dependencies

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=3
2022-11-24 23:27:30 +00:00
b269350f6f Accepting request 1034399 from home:uncomfyhalomacro
I want to maintain git-cliff in utilities.

OBS-URL: https://build.opensuse.org/request/show/1034399
OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=1
2022-11-08 06:52:35 +00:00