-
Notifications
You must be signed in to change notification settings - Fork 43
Comparing changes
Open a pull request
base repository: commitizen-tools/commitizen-action
base: 0.16.0
head repository: commitizen-tools/commitizen-action
compare: master
Commits on Feb 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d7526e - Browse repository at this point
Copy the full SHA 3d7526eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bf9d14 - Browse repository at this point
Copy the full SHA 7bf9d14View commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 364839d - Browse repository at this point
Copy the full SHA 364839dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a8b02 - Browse repository at this point
Copy the full SHA d2a8b02View commit details
Commits on Feb 9, 2023
-
fix: missing
libffi-dev
inDockerfile
which breaks third party pl……ugins (#60) This is required to install [`cffi`](https://pypi.org/project/cffi/), which is a transitive dependency of https://github.com/meltano/commitizen-version-bump
Configuration menu - View commit details
-
Copy full SHA for 86d2b10 - Browse repository at this point
Copy the full SHA 86d2b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95c0820 - Browse repository at this point
Copy the full SHA 95c0820View commit details
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e65baf0 - Browse repository at this point
Copy the full SHA e65baf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf3adea - Browse repository at this point
Copy the full SHA bf3adeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b25384c - Browse repository at this point
Copy the full SHA b25384cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4629922 - Browse repository at this point
Copy the full SHA 4629922View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd3c00a - Browse repository at this point
Copy the full SHA cd3c00aView commit details -
fix: remove use_ssh flag (#65)
BREAKING CHANGE: Remove `use_ssh`. Documentation is in place to deploy using SSH keys
Configuration menu - View commit details
-
Copy full SHA for 9a52065 - Browse repository at this point
Copy the full SHA 9a52065View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50fc9d7 - Browse repository at this point
Copy the full SHA 50fc9d7View commit details
Commits on Mar 28, 2023
-
fix: Add support for GitHub Enterprise Server (#66)
* fix: Add support for GitHub Enterprise Server based on PR #52 by a-bertroud * fix: Remove extra line break --------- Co-authored-by: Gary <thomas.mackg@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 468582c - Browse repository at this point
Copy the full SHA 468582cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e41bf7f - Browse repository at this point
Copy the full SHA e41bf7fView commit details
Commits on May 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f8f96fa - Browse repository at this point
Copy the full SHA f8f96faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4498afe - Browse repository at this point
Copy the full SHA 4498afeView commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0457216 - Browse repository at this point
Copy the full SHA 0457216View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9f89fad - Browse repository at this point
Copy the full SHA 9f89fadView commit details -
Merge pull request #74 from commitizen-tools/fix/bump-py310
build: bump python version to 3.10
Configuration menu - View commit details
-
Copy full SHA for 05779a0 - Browse repository at this point
Copy the full SHA 05779a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb0ac7b - Browse repository at this point
Copy the full SHA bb0ac7bView commit details
Commits on Sep 14, 2023
-
Merge pull request #73 from audricschiltknecht/feat/git-to-stderr
feat: Add new option to hide git output
Configuration menu - View commit details
-
Copy full SHA for 61fcde3 - Browse repository at this point
Copy the full SHA 61fcde3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2616f - Browse repository at this point
Copy the full SHA bc2616fView commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e30df8 - Browse repository at this point
Copy the full SHA 5e30df8View commit details
Commits on Mar 5, 2024
-
Merge pull request #79 from janw/add-previous-rev-to-env
feat: Add PREVIOUS_REVISION to environment
Configuration menu - View commit details
-
Copy full SHA for 5329248 - Browse repository at this point
Copy the full SHA 5329248View commit details -
feat: add local version and devrelease as inputs (#69)
* add local version and devrelease as inputs * explicitly check for true in local_version check
Configuration menu - View commit details
-
Copy full SHA for 475ad58 - Browse repository at this point
Copy the full SHA 475ad58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f11eb2 - Browse repository at this point
Copy the full SHA 1f11eb2View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7435c66 - Browse repository at this point
Copy the full SHA 7435c66View commit details -
docs(README): add working_directory input
arman1371 committedNov 5, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for ee70294 - Browse repository at this point
Copy the full SHA ee70294View commit details
Commits on Nov 6, 2024
-
Merge pull request #90 from arman1371/feat/add-working-directory
feat: add `working_directory` input
woile authoredNov 6, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 23bc292 - Browse repository at this point
Copy the full SHA 23bc292View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee36ca9 - Browse repository at this point
Copy the full SHA ee36ca9View commit details
Commits on Nov 7, 2024
-
Update entrypoint.sh make check_consistency need to be "true"
timothyjlaurent authoredNov 7, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for b01f7d6 - Browse repository at this point
Copy the full SHA b01f7d6View commit details -
Merge pull request #92 from timothyjlaurent/patch-1
Fixes #91 Update entrypoint.sh make check_consistency need to be "true"
woile authoredNov 7, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 899b309 - Browse repository at this point
Copy the full SHA 899b309View commit details
Commits on Dec 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for abecbc8 - Browse repository at this point
Copy the full SHA abecbc8View commit details -
Merge pull request #95 from fritz-trawa/55-actor-of-pushing-to-branch…
…-should-be-configurable feat(#55): add ACTOR input parameter
woile authoredDec 9, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 2294890 - Browse repository at this point
Copy the full SHA 2294890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 673655a - Browse repository at this point
Copy the full SHA 673655aView commit details
Commits on Dec 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1dcad82 - Browse repository at this point
Copy the full SHA 1dcad82View commit details
Commits on Dec 21, 2024
-
Merge pull request #97 from plockaby/patch-1
fix: local_version flag is incorrect
woile authoredDec 21, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 721fe06 - Browse repository at this point
Copy the full SHA 721fe06View commit details -
Configuration menu - View commit details
-
Copy full SHA for a49cac8 - Browse repository at this point
Copy the full SHA a49cac8View commit details
Commits on Feb 5, 2025
-
ci: publish major and minor tags
Make sure major and minor tags are up to date on a patch release. This would allow the common practice to use major tag on the action: ```yaml - name: Create bump and changelog uses: commitizen-tools/commitizen-action@0 ``` (Ideally you may want to prefix version with `v` 🤷) This what this third party action does under the hood: ```bash $ TAG="0.21.0" $ MINOR="${TAG%.*}" $ echo $MINOR 0.21 $ MAJOR="${MINOR%.*}" $ echo $MAJOR 0 ``` This is used here for example: https://github.com/astral-sh/setup-uv/blob/main/.github/workflows/update-major-minor-tags.yml
nikaro committedFeb 5, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 0121edc - Browse repository at this point
Copy the full SHA 0121edcView commit details -
Merge pull request #88 from nikaro/ci/publish-major-minor-tag
ci: publish major and minor tags
woile authoredFeb 5, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 5bf62b0 - Browse repository at this point
Copy the full SHA 5bf62b0View commit details
Commits on Feb 17, 2025
-
feat: add support for manual version bumping
ckagerer committedFeb 17, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for e9a82c8 - Browse repository at this point
Copy the full SHA e9a82c8View commit details
Commits on Feb 23, 2025
-
ckagerer committed
Feb 23, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 863a354 - Browse repository at this point
Copy the full SHA 863a354View commit details
Commits on Feb 25, 2025
-
Merge pull request #99 from ckagerer/feature/support-for-manual-version
feat: add support for manual version bumping
Lee-W authoredFeb 25, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 4787c27 - Browse repository at this point
Copy the full SHA 4787c27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b0848c - Browse repository at this point
Copy the full SHA 5b0848cView commit details
There are no files selected for viewing