Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Commitizen Tools

Automate releases
Collective - Host: opensource - https://opencollective.com/commitizen-tools - Website: https://commitizen-tools.github.io/commitizen/ - Code: https://github.com/commitizen-tools/commitizen

refactor(exception): rename MissingConfigError as MissingCzCustomizeConfigError

github.com/commitizen-tools/commitizen - a3af3a962e6b07bc76ae216d63f58866dab4a03c authored over 4 years ago by Wei Lee <[email protected]>
refactor(exception): Rename CommitFailedError and TagFailedError with Bump prefix

these errors are only for `cz bump`

github.com/commitizen-tools/commitizen - 31c570b4f09e200ab1e2c14634e92b3236e28b9c authored over 4 years ago by Wei Lee <[email protected]>
test(commands/changelog): add test case when tag name and the latest tag in changelog are different

github.com/commitizen-tools/commitizen - 5dfdeebc3051c533d6d838ff9a236a3a6c303129 authored over 4 years ago by Wei Lee <[email protected]>
test(commands/changelog): add test case for running changelog without revision

github.com/commitizen-tools/commitizen - caf42cc865e20b860f218f95afa0893a14774135 authored over 4 years ago by Wei Lee <[email protected]>
refactor(commands/init): add test case and remove unaccessible code

github.com/commitizen-tools/commitizen - 7a8d3451767dafa346893302e075e8a2c0ecd8b5 authored over 4 years ago by Wei Lee <[email protected]>
test: add multiple test cases

github.com/commitizen-tools/commitizen - 4a1b89b7baf0e366dbe09f500bb1a693a1cd1399 authored over 4 years ago by Wei Lee <[email protected]>
test(config): add test case for load global conf

github.com/commitizen-tools/commitizen - 15e71764d243ea3bcfda72a50be4f77e86f34155 authored over 4 years ago by Wei Lee <[email protected]>
test(commands/commit): add test case for raising non customized exception

github.com/commitizen-tools/commitizen - c2893d1be552d721fd26c911e1cee28679b4ca1f authored over 4 years ago by Wei Lee <[email protected]>
test(cli): add test cast for commitizen_excepthook

github.com/commitizen-tools/commitizen - 182a58f212168d9187ae8cce842215e41fd48e41 authored over 4 years ago by Wei Lee <[email protected]>
test(cz/customize): cover customized info from info_path

github.com/commitizen-tools/commitizen - da79d1e194e472110c9c5753ed98512b3e622e71 authored over 4 years ago by Wei Lee <[email protected]>
feat(cli): enable displaying all traceback for CommitizenException when --debug flag is used

github.com/commitizen-tools/commitizen - 799e373fe426f8c0ff1a4128f3d086ccda4407f9 authored over 4 years ago by Wei Lee <[email protected]>
refactor(exception): move output message related to exception into exception

github.com/commitizen-tools/commitizen - 4bfff4d078389d47040f8825c2cca81aafa2fe6f authored over 4 years ago by Wei Lee <[email protected]>
test(bump): add test case for dry run

github.com/commitizen-tools/commitizen - ad9d803773f0b0a1a9d5212a072d46f310143404 authored over 4 years ago by Wei Lee <[email protected]>
refactor(exception): implement message handling mechanism for CommitizenException

github.com/commitizen-tools/commitizen - ffb6dde7006e163a8ffd44d98f0597b3a894b4f5 authored over 4 years ago by Wei Lee <[email protected]>
style(tests): fix function name typo

github.com/commitizen-tools/commitizen - 168c9f0a1f62c76ea421a7f31885105c50d89256 authored over 4 years ago by Wei Lee <[email protected]>
test(bump): add test case for --files-only option

github.com/commitizen-tools/commitizen - 016fba7eed9f23ff987114a7d18d65eb32f84d3a authored over 4 years ago by Wei Lee <[email protected]>
bump: version 1.22.2 → 1.22.3

github.com/commitizen-tools/commitizen - fa681afbc1ff63c37223220162b075903a15a3e7 authored over 4 years ago by GitHub Action <[email protected]>
docs(customization): Update customization.md

fixes #202

github.com/commitizen-tools/commitizen - f502e080b883ad01c3c9cde9a380f75d0865145d authored over 4 years ago by David Arnold <[email protected]>
refactor(cli): do not show traceback if the raised exception is CommitizenException

github.com/commitizen-tools/commitizen - 68b7d6976c09f1083b74ced3b6d92e19c31dc0e2 authored over 4 years ago by Wei Lee <[email protected]>
refactor: introduce DryRunExit, ExpectedExit, NoCommandFoundError, InvalidCommandArgumentError

Instead of using SystemExit, we raise these error as CommitizenException

github.com/commitizen-tools/commitizen - 4a1e975372b5dc32c5ab05d3bfad701fc0557061 authored over 4 years ago by Wei Lee <[email protected]>
refactor: use custom exception for error handling

The error code used is embedded into these exceptions

github.com/commitizen-tools/commitizen - 8a518437c01eba40e347cc39d9716ec85d1ca3ef authored over 4 years ago by Wei Lee <[email protected]>
refactor(error_codes): remove unused NO_COMMIT_MSG error code

github.com/commitizen-tools/commitizen - 3983b1bb399d672582149d950a5fa2aa270341e2 authored over 4 years ago by Wei Lee <[email protected]>
Merge pull request #198 from commitizen-tools/add-github-page-link-to-readme

Add GitHub page link to readme

github.com/commitizen-tools/commitizen - a108872bafebd601358b282d0385760b5fca036d authored over 4 years ago by Wei Lee <[email protected]>
docs: add github page link to README

github.com/commitizen-tools/commitizen - d85b649deacec2bb3f47709289b0a3067dedcc29 authored over 4 years ago by Wei Lee <[email protected]>
Merge pull request #195 from bjoluc/remove-typing

Remove typing dependency

github.com/commitizen-tools/commitizen - f616e6e6baed5d4ddae64185c39d601126bc03a7 authored over 4 years ago by Santiago <[email protected]>
Merge pull request #194 from aaditkamat/fix-init-typo

style(init): fix typo in init script

github.com/commitizen-tools/commitizen - d9b756d2af06b7beab67a8a4a5cd2afb36413ec2 authored over 4 years ago by Wei Lee <[email protected]>
build(dependencies): remove typing dependency

The typing module is included in stdlib since Python 3.5.

github.com/commitizen-tools/commitizen - 119d7294581b483f02d4e9a2324ec804e069ea4e authored over 4 years ago by bjoluc <[email protected]>
style(init): fix typo in init script

I was trying out commitizen when I noticed the typo and so thought I would help fix it

github.com/commitizen-tools/commitizen - a60bd91710cdd2c13b146686abad9cf98bac818c authored over 4 years ago by Aadit Kamat <[email protected]>
bump: version 1.22.1 → 1.22.2

github.com/commitizen-tools/commitizen - bbcc922a2558221f300912ada2c7822a217840ec authored over 4 years ago by GitHub Action <[email protected]>
Merge pull request #193 from commitizen-tools/192-empty-lines

fix(changelog): empty lines at the beginning of the CHANGELOG

github.com/commitizen-tools/commitizen - 36de56d01ca16cb0f928b13d5013a51932da7cbe authored over 4 years ago by Wei Lee <[email protected]>
fix(changelog): empty lines at the beginning of the CHANGELOG

Closes #192

github.com/commitizen-tools/commitizen - 11b177f06b5a46e4c6faa541897536e442b7854b authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
bump: version 1.22.0 → 1.22.1

github.com/commitizen-tools/commitizen - 601bd29edcc19f2ba8c6a30605b4d7e910f99e32 authored over 4 years ago by GitHub Action <[email protected]>
Merge pull request #190 from commitizen-tools/unify-docstring-style

remove trailing space in keep_a_changelog and other minor improvement

github.com/commitizen-tools/commitizen - a47628ea04d07dfd80c17ae0bd42e20b8ca83a87 authored over 4 years ago by Wei Lee <[email protected]>
ci(github-action): fix commit check error

* load the full commit log when checkout
* do not raise error if no commit to check (e.g. master...

github.com/commitizen-tools/commitizen - 274179f539e39b7119fcbf09e4e4be8bf34b7a44 authored over 4 years ago by Wei Lee <[email protected]>
style: fix typo within codebase

github.com/commitizen-tools/commitizen - 2c9c8a380edf0116515b77fdf16cf7ef78b6fca0 authored over 4 years ago by Wei Lee <[email protected]>
ci(scripts/test): add commit check

github.com/commitizen-tools/commitizen - 71e509cf4315bdbdf55e936d2249e9393fc1200d authored over 4 years ago by Wei Lee <[email protected]>
docs(tutorials/github_actions): add pypa/gh-action-pypi-publish as reference

#161

github.com/commitizen-tools/commitizen - 43ff9c290be4f6e63c43ee55b01039aee1a178b1 authored over 4 years ago by Wei Lee <[email protected]>
fix(templates): remove trailing space in keep_a_changelog

github.com/commitizen-tools/commitizen - 62408e8c9aaafe8384d609a35ea31931862dfd24 authored over 4 years ago by Wei Lee <[email protected]>
style(docstring): unify docstring style

github.com/commitizen-tools/commitizen - b4e2a584aa632b2bc4487d39bc0214fa0cdbae8b authored over 4 years ago by Wei Lee <[email protected]>
ci(scripts/test): add pydocstyle google convention to change docstring style

github.com/commitizen-tools/commitizen - 546c4426aca745e84fca33524065623f47421804 authored over 4 years ago by Wei Lee <[email protected]>
build(poetry): add pydocstyle as dev dependecies

github.com/commitizen-tools/commitizen - 4abf2bbbf43d48257d8d5bd126c4979fd2b45d19 authored over 4 years ago by Wei Lee <[email protected]>
Merge pull request #189 from commitizen-tools/enhance-github-template

Enhance GitHub template

github.com/commitizen-tools/commitizen - 5201aaff067c7da6df59bf86e850fe0c14a87f35 authored over 4 years ago by Wei Lee <[email protected]>
docs(github): add more content to pull_requset template

github.com/commitizen-tools/commitizen - 4399ba15e546ba3538a49959453deb09cb0d1270 authored over 4 years ago by Wei Lee <[email protected]>
docs(github): add issue_template for feature_request, bug_report and documentation

github.com/commitizen-tools/commitizen - d96cae2a16956c8ce1ce8ee1733b2672dace9c90 authored over 4 years ago by Wei Lee <[email protected]>
bump: version 1.21.0 → 1.22.0

github.com/commitizen-tools/commitizen - d28f6b77adc9e6cef863aeb1951c22a385f924fd authored over 4 years ago by GitHub Action <[email protected]>
Merge pull request #187 from commitizen-tools/feature/change-type-map

feature: maps and hooks

github.com/commitizen-tools/commitizen - 3c687cf412088ceaac3ecd7dca5bdb81d59f3d2d authored over 4 years ago by Wei Lee <[email protected]>
fix(changelog): rename `message_hook` -> `changelog_message_builder_hook`

github.com/commitizen-tools/commitizen - df0042cbf236bda750c1d4b26250d16f7708f8d0 authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
style: align with flake8 newest version

github.com/commitizen-tools/commitizen - aa2a9f9f9a11d63ef03f75a128fb504c12cad385 authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
docs: add info about creating hooks

github.com/commitizen-tools/commitizen - fb73367393c05f9ed34c4bf4683fcf38e6818a5a authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
feat(changelog): add support for `changelog_hook` when changelog finishes the generation

github.com/commitizen-tools/commitizen - 87bebaf00c405683d5a243ecc0d38481184ade75 authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
docs(changelog): document usage of message_hook

github.com/commitizen-tools/commitizen - 221a8d75a539063ca73d095f6f475d32aa8b9a1e authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
feat(changelog): add support for `message_hook` method

github.com/commitizen-tools/commitizen - e8b7ab1ce86037439d45f40bee12645cd4260bed authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
docs: add info about creating custom changelog

github.com/commitizen-tools/commitizen - 141981bb1bb14db50b6b3b5625a8b4c1ecd9ba4d authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
feat(changelog): add support for modifying the change_type in the title of the changelog

github.com/commitizen-tools/commitizen - 5b9837b9ba47a60e42807c150fa9db9a5b17714b authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
bump: version 1.20.0 → 1.21.0

github.com/commitizen-tools/commitizen - 47cc71287d78f496a7d2cb9073e8151e8583740c authored over 4 years ago by GitHub Action <[email protected]>
Merge pull request #186 from commitizen-tools/check-bump-inconsistency

Check bump inconsistency

github.com/commitizen-tools/commitizen - 3f1d1ac6d3a908259d26beb7d0c0d28daab39e4e authored over 4 years ago by Wei Lee <[email protected]>
docs(bump): add example to --check-inconsistency

github.com/commitizen-tools/commitizen - 7c59662b057920ffdf33a5c47b6e66a2c7f95a66 authored over 4 years ago by Wei Lee <[email protected]>
docs(github): add pull request template

github.com/commitizen-tools/commitizen - b3488287af7f9b6aea184c349f6e9d01c55f1995 authored over 4 years ago by Wei Lee <[email protected]>
docs(bump): update for --check-consistency argument

github.com/commitizen-tools/commitizen - f14670dbaef8ff4ae8e0b0d3bcae6f3089218dd8 authored over 4 years ago by Wei Lee <[email protected]>
feat(commands/bump): add "--check-consistency" optional

check whether the versions defined in commitizen config and version file
are consistent

github.com/commitizen-tools/commitizen - 994ceb957ccb1e324b03acc76fe3ec8af2c80385 authored over 4 years ago by Wei Lee <[email protected]>
bump: version 1.19.3 → 1.20.0

github.com/commitizen-tools/commitizen - efdc6c5ea0750d8a4242b97913b4b0f891ffc711 authored over 4 years ago by GitHub Action <[email protected]>
Merge pull request #185 from kudlatyamroth/bugfix/github-actions-bump-version-check

ci(github/bumpversion): fix workflow to not skip commits with bump word

github.com/commitizen-tools/commitizen - e4f021ecf2327a35fa84929d7f31042733a0dcac authored over 4 years ago by Santiago <[email protected]>
docs(tutorials/github_actions): fix workflow to not skip commits with bump word

github.com/commitizen-tools/commitizen - 2c7568204000683a434b1c22ebbe16b7531188f7 authored over 4 years ago by Kudlaty <[email protected]>
ci(github/bumpversion): fix workflow to not skip commits with bump word

github.com/commitizen-tools/commitizen - 18f3231f36e1a544ba3164c3a2db962ba76b9cbd authored over 4 years ago by Kudlaty <[email protected]>
Merge pull request #183 from kudlatyamroth/bugfix/fix-bumping-with-pre-commit

feat(bump): add optional --no-verify argument for bump command

github.com/commitizen-tools/commitizen - 7ae1850e35921a2d5590eb5c20d92a0bcd861cfb authored over 4 years ago by Wei Lee <[email protected]>
test(bump): add test for --no-verify option

github.com/commitizen-tools/commitizen - 638b38a7ee52d86761031d503004d3b8031a2657 authored over 4 years ago by Kudlaty <[email protected]>
feat(bump): add optional --no-verify argument for bump command

github.com/commitizen-tools/commitizen - 8dd079ee86d64842c321825867dec17d9597bb0b authored over 4 years ago by Kudlaty <[email protected]>
docs(bump): add info about --no-verify option

github.com/commitizen-tools/commitizen - b8f2894682827c53c37b473b457a9d61b637f12a authored over 4 years ago by Kudlaty <[email protected]>
bump: version 1.19.2 → 1.19.3

github.com/commitizen-tools/commitizen - 86f67fd156ab0f855977d40797117c195062ccfb authored over 4 years ago by GitHub Action <[email protected]>
Merge pull request #184 from kudlatyamroth/bugfix/fix-doc-urls

fix(docs): change old url woile.github.io to commitizen-tools.github.io

github.com/commitizen-tools/commitizen - a10791d652c03b574373590aab353d1ea85847b2 authored over 4 years ago by Santiago <[email protected]>
fix(docs): change old url woile.github.io to commitizen-tools.github.io

github.com/commitizen-tools/commitizen - 4a1aee85f240d730baed1fda3bb225813494157b authored over 4 years ago by Kudlaty <[email protected]>
Merge pull request #182 from commitizen-tools/fix-changelog-date-when-bumping

fix(changelog): generate today's date when using an unreleased_version

github.com/commitizen-tools/commitizen - 108c6dc20627df960f8bff583af458615765d36f authored over 4 years ago by Santiago <[email protected]>
fix(changelog): generate today's date when using an unreleased_version

github.com/commitizen-tools/commitizen - 2fe9c74fccd0fa8a31435f238f3e033dd4bcc783 authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
bump: version 1.19.1 → 1.19.2

github.com/commitizen-tools/commitizen - 75fe50f9e9fee49c38bd7c2d80bf02de306bef28 authored over 4 years ago by GitHub Action <[email protected]>
Merge pull request #181 from commitizen-tools/changelog-commit-orders

fix(changelog): sort the commits properly to their version

github.com/commitizen-tools/commitizen - 3b31cae4f49aa7805161ad8495568c42bdfcf0f1 authored over 4 years ago by Santiago <[email protected]>
fix(changelog): sort the commits properly to their version

github.com/commitizen-tools/commitizen - 99fc13eee512a755f4ee27f8d9dbd11d6b538b13 authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
bump: version 1.19.0 → 1.19.1

github.com/commitizen-tools/commitizen - 07c1a16b74fdf12cc24c1ff3c87e7987671fd2b8 authored over 4 years ago by GitHub Action <[email protected]>
Merge pull request #180 from commitizen-tools/enhance-warning

Enhance warning

github.com/commitizen-tools/commitizen - 9592f7b50de35b948ab0d91cb1924397c7c1c511 authored over 4 years ago by Santiago <[email protected]>
fix(commands/check): Show warning if no commit to check when running `cz check --rev-range`

#165

github.com/commitizen-tools/commitizen - a78f2438bebc02794cef96bb83bf5a3235956f59 authored over 4 years ago by Wei Lee <[email protected]>
test(cli): cover test for warnings

github.com/commitizen-tools/commitizen - fc2ca6994c10e6f5781965f1d5ad2f651249f6c6 authored over 4 years ago by Wei Lee <[email protected]>
refactor(cli): add explicit category for deprecation warnings

github.com/commitizen-tools/commitizen - 13da44d649b8332a167f69dde42279bc6b8261b5 authored over 4 years ago by Wei Lee <[email protected]>
docs: add changelog to mkdocs

github.com/commitizen-tools/commitizen - 5ed9461d9e59dd97908b9e2307781c01019b7f34 authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
bump: version 1.18.3 → 1.19.0

github.com/commitizen-tools/commitizen - 62c3af50e6a0d992b53961e1f31ad7e7fc678c3f authored over 4 years ago by GitHub Action <[email protected]>
fix(git): missing dependency removed

github.com/commitizen-tools/commitizen - ba64169d87e848e928f07c90fdc9e65afb6b870d authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
ci: use commitizen from master branch instead of pypi

github.com/commitizen-tools/commitizen - 6e3597d07c5068b94c76187b6179a05f20d2f9a9 authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
Merge pull request #178 from commitizen-tools/171-separete-docs

ci: separate docs from python publishing

github.com/commitizen-tools/commitizen - 75a95e2bbe5aff743e8a0fd5695a1e243c4d17b3 authored over 4 years ago by Santiago <[email protected]>
Merge pull request #179 from commitizen-tools/command-changelog

Command changelog

github.com/commitizen-tools/commitizen - 76ff9c080240593f917a96600b5565958e81c9f9 authored over 4 years ago by Santiago <[email protected]>
Merge pull request #163 from commitizen-tools/command-changelog-wip

Command changelog wip

github.com/commitizen-tools/commitizen - 9ed948a69785d47578b2c32e2ec7b7b2946cfba7 authored over 4 years ago by Santiago <[email protected]>
ci: separate docs from python publishing

Closes #171

github.com/commitizen-tools/commitizen - 7e0853c867cfc6c3c3945fef45b45592ded1eaef authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
fix(changelog): check get_metadata for existing changelog file

github.com/commitizen-tools/commitizen - aca2fe929f3321af8e92bd5197f0fbc83e0ea23d authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
ci(bumpversion): generate changelog along with the version

github.com/commitizen-tools/commitizen - 5fec1d48bfd67622a6713ed3e4595f3451c7d325 authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
docs(bump): add information about changelog

github.com/commitizen-tools/commitizen - 69402415f2b3012bf163ce9d03c6e9152def2bd1 authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
docs(changelog): update information about using changelog command

github.com/commitizen-tools/commitizen - 9b407991b291cbbf6489fd0873e2bbd5eb6c3c05 authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
feat(changelog): add support for any commit rule system

github.com/commitizen-tools/commitizen - 7cfb4e5312f5df977e487102df21213bf274e761 authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
feat(changelog): add incremental flag

github.com/commitizen-tools/commitizen - 84471b4e8b767e89cbe4a5e29181d47e882e4377 authored over 4 years ago by santiago fraire <[email protected]>
refactor(changelog): use functions from changelog.py

github.com/commitizen-tools/commitizen - e0a1b49a30681b635ce8f5d559136bcaf81d18c7 authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
refactor(changelog): rename category to change_type to fit 'keep a changelog'

github.com/commitizen-tools/commitizen - 65d82683f6ef8fd90659c549860c13a01582e72a authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
Merge pull request #172 from commitizen-tools/enhance-contribute-page

Enhance contribute page

github.com/commitizen-tools/commitizen - 5cfa94c6cdc209f65d5e651e8939fde3e9c11c85 authored over 4 years ago by Wei Lee <[email protected]>