Commit Graph

33 Commits

Author SHA256 Message Date
Ana Guerrero
fd93d2be4d 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
512dad6dff 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
febd930506 OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=31 2024-12-21 02:01:35 +00:00
Ana Guerrero
79676f857c 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
3e731a4228 - 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
Ana Guerrero
c552f8e85c 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
Michael Vetter
5d22c95e92 git-cliff 2.4.0
OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=27
2024-07-15 16:32:18 +00:00
Ana Guerrero
914789827b Accepting request 1174323 from utilities
OBS-URL: https://build.opensuse.org/request/show/1174323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=12
2024-05-16 15:15:32 +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
Dominique Leuenberger
60758c9cb9 Accepting request 1172621 from utilities
OBS-URL: https://build.opensuse.org/request/show/1172621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=11
2024-05-08 09:40:38 +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
Dominique Leuenberger
4a4332c739 Accepting request 1155786 from utilities
- 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
  * chore(project): update copyright years
  * chore(github): update templates about GitHub integration
  * feat(changelog): set the timestamp of the previous release
  * feat(template): support using PR title in the GitHub template
  * feat(changelog): improve skipping via `.cliffignore` and `--skip-commit`
  * chore(changelog): disable the default behavior of next-version
  * fix(git): sort commits in topological order
  * test(changelog): use the correct version for missing tags
  * chore(changelog): use 0.1.0 as default next release if no tag is found
  * feat(github)!: support integration with GitHub repos
  * refactor(changelog): support `--bump` for processed releases
  * fix(cli): fix broken pipe when stdout is interrupted
  * test(fixtures): update the bumped value output to add prefix
  * feat(changelog): support tag prefixes with `--bump`
  * feat(changelog)!: set tag to `0.0.1` via `--bump` if no tags exist
  * fix(commit): trim the trailing newline from message
  * docs(readme): use the raw link for the animation
  * chore(example): remove limited commits example
  * feat(args): add `-x` short argument for `--context`
  * revert(deps): bump actions/upload-pages-artifact from 2 to 3
  * revert(deps): bump actions/deploy-pages from 3 to 4
  * chore(dependabot): group the dependency updates for creating less PRs
  * feat(parser): support using SHA1 of the commit
  * feat(commit): add merge_commit flag to the context
  * chore(mergify): don't update PRs for the main branch
  * fix(links): skip checking the GitHub commit URLs
  * fix(changelog): fix previous version links
  * feat(parser): support using regex scope values
  * test(fixture): update the date for example test fixture
  * docs(fixtures): add instructions for adding new fixtures
  * feat(args): support initialization with built-in templates
  * feat(changelog)!: support templating in the footer
  * feat(args): allow returning the bumped version
  * test(fixture): add test fixture for bumping version
  * fix: allow version bump with a single previous release
  * fix(changelog): set the correct previous tag when a custom tag is given
  * feat(args): set `CHANGELOG.md` as default missing value for output option
  * refactor(config): remove unnecessary newline from configs

OBS-URL: https://build.opensuse.org/request/show/1155786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=10
2024-03-07 17:29:47 +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
Ana Guerrero
982609a0fb Accepting request 1121406 from utilities
- 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/request/show/1121406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=9
2023-10-31 19:26:19 +00:00
Soc Virnyl Estela
da368abebd OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=19 2023-10-31 09:51:57 +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
Dominique Leuenberger
db669893c9 Accepting request 1112394 from utilities
OBS-URL: https://build.opensuse.org/request/show/1112394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=8
2023-09-20 11:31:11 +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
Ana Guerrero
786247ec0b Accepting request 1104909 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1104909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=7
2023-08-21 09:45:18 +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
Dominique Leuenberger
e1bc145911 Accepting request 1089308 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1089308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=6
2023-05-27 18:38:41 +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
Dominique Leuenberger
cb3a04f879 Accepting request 1062388 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1062388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=5
2023-02-01 15:39:36 +00:00
Dominique Leuenberger
129bfea29d Accepting request 1060714 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1060714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=4
2023-01-25 16:43:03 +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
Dominique Leuenberger
7177a13d60 Accepting request 1055800 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1055800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=3
2023-01-04 16:53:31 +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
Dominique Leuenberger
d8b4370782 Accepting request 1039427 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1039427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-cliff?expand=0&rev=2
2022-12-02 12:13:22 +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