Commit Graph

11 Commits

Author SHA256 Message Date
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
b52bdecb11 OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=12 2023-05-20 11:08:26 +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
Dominique Leuenberger
f5a44a085f Accepting request 1034431 from utilities
I want to maintain git-cliff in openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/1034431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=1
2022-11-08 10:30:53 +00:00
Michael Vetter
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