Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git-cliff 1.2.0 #129635

Merged
merged 2 commits into from
Apr 28, 2023
Merged

git-cliff 1.2.0 #129635

merged 2 commits into from
Apr 28, 2023

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## [1.2.0] - 2023-04-28

Read detailed information about this release: https://git-cliff.org/blog/git-cliff-1.2.0

⛰️ Features

  • (args) Update clap and clap extras to v4 (#137)
  • (commit) Make the fields of Signature public
  • (config) Add a custom configuration file for the repository
  • (config) Support placing configuration inside pyproject.toml (#147)
  • (docker) Generate SBOM/provenance for the Docker image
  • (parser) Support using regex group values (#145)

🐛 Bug Fixes

  • (ci) Use MUSL build of cargo-tarpaulin
  • (ci) Update cargo-tarpaulin installation command for CI
  • (config) [breaking] Nested environment config overrides (#157)
  • (config) Set max of limit_commits to the number of commits (#140)
  • (deploy) Set the node cache dependency path
  • (docker) Remove target directory from .dockerignore
  • (release) Use the correct argument in release script
  • (website) Fix broken links

🚜 Refactor

  • (cd) Remove unnecessary config update
  • (ci) Test the website deployment with a different job
  • (lib) [breaking] Move changelog module to git-cliff-core
  • (test) Handle errors for changelog module tests
  • (website) Update header location

📚 Documentation

  • (blog) Add blog post about what's new in 1.2.0
  • (blog) Update the blog post style
  • (config) Update the sections
  • (config) Add comments to the default configuration file
  • (contributing) Mention the nightly requirement for rustfmt
  • (contributing) Update MSRV
  • (examples) Move examples to separate file
  • (github) Update the pull request template about GitHub labels
  • (github) Update pull request template
  • (github) Update issue templates
  • (github) Update funding options
  • (github) Add security policy
  • (readme) Update README.md about documentation website
  • (readme) Add tj-actions/git-cliff to the list of actions (#152)
  • (readme) Add discord badge
  • (readme) Add release-plz to related projects (#151)
  • (readme) Fix typos in README.md
  • (readme) Remove unneeded word in README.md (#141)
  • (readme) Add link to the Console #141 interview about git-cliff
  • (website) Add Twitter link to banner
  • (website) Move documentation to the website (#153)

🎨 Styling

  • (docs) Fix the grammar for tj-actions
  • (docs) Update the formatting for python integration example
  • (readme) Update the style for project name
  • (readme) Apply formatting
  • (website) Update the style for environment variable section

🧪 Testing

  • (deploy) Test the website deployment for pull requests

⚙️ Miscellaneous Tasks

  • (cargo) Update MSRV to 1.64.0
  • (cd) Temporarily switch back to action-rs/toolchain
  • (ci) Switch to dtolnay/rust-toolchain action
  • (ci) Update runner images
  • (deps) Bump actions/configure-pages from 1 to 3
  • (deps) Bump actions/deploy-pages from 1 to 2
  • (deps) Upgrade transitive dependencies
  • (deps) Update clap dependencies
  • (deps) Upgrade workspace dependencies
  • (deps) Upgrade core dependencies
  • (docker) Update versions in Dockerfile
  • (docker) Bump the action versions in docker workflow
  • (docker) Bump build-push-action to v4
  • (editorconfig) Fix editorconfig syntax
  • (editorconfig) Update editorconfig for better code readability
  • (examples) Remove EXAMPLES.md
  • (github) Integrate Dependabot
  • (github) Integrate bors
  • (github) Add contact links for issues
  • (website) Add workflow file for deploying the website
  • (website) Move website to website folder
  • (website) Move website to docs for GitHub pages deployment

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Apr 28, 2023
@ZhongRuoyu ZhongRuoyu force-pushed the bump-git-cliff-1.2.0 branch from e3349d9 to 87cd4ce Compare April 28, 2023 19:25
git-cliff: switch to `libgit2`

Co-authored-by: Ruoyu Zhong <zhongruoyu@outlook.com>
@ZhongRuoyu ZhongRuoyu force-pushed the bump-git-cliff-1.2.0 branch from 87cd4ce to 2355769 Compare April 28, 2023 19:38
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 28, 2023
@BrewTestBot BrewTestBot enabled auto-merge April 28, 2023 23:16
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 28, 2023
Merged via the queue into Homebrew:master with commit fb55de1 Apr 28, 2023
@github-actions github-actions bot added the outdated PR was locked due to age label May 29, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 29, 2023
@chenrui333 chenrui333 deleted the bump-git-cliff-1.2.0 branch January 22, 2024 13:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants