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

docs: make contributing a separate page

github.com/commitizen-tools/commitizen - 4341fcd51da1eb86da2e53bd3da8241663a104af authored over 4 years ago by Wei Lee <[email protected]>
docs(mkdocs): reorder nav bar and add Third-Party Commitizen Templates

github.com/commitizen-tools/commitizen - 39b5778221d9a8b07e6e153c4231edad69284f29 authored over 4 years ago by Wei Lee <[email protected]>
docs(readme): fix the display wording for Third-Party Commitizen Templates

github.com/commitizen-tools/commitizen - 78d3721ed6fd5a5e468e9a0dcd7fd1654f1a2dbb authored over 4 years ago by Wei Lee <[email protected]>
Merge pull request #170 from Crystalix007/master

docs(third-party): add third-party template documentation

github.com/commitizen-tools/commitizen - b4530627ff9e57d09bdebb23031fd81be31b9d22 authored over 4 years ago by Santiago <[email protected]>
docs(third-party): add third-party template documentation

Add a new docs section for third-party contributed commit templates.
This way new templates do n...

github.com/commitizen-tools/commitizen - e71061a2e4a46456d2d67c47072bb58d0942f1eb authored over 4 years ago by Michael Kuc <[email protected]>
bump: version 1.18.2 → 1.18.3

github.com/commitizen-tools/commitizen - 368a0b40071e17bdf97343fdd34764f47513ae9b authored over 4 years ago by GitHub Action <[email protected]>
Merge pull request #167 from commitizen-tools/fix-typo

refactor(commands/init): fix typo

github.com/commitizen-tools/commitizen - 6b701a7581e7d8d254e80405157f392484aa0177 authored over 4 years ago by Wei Lee <[email protected]>
refactor(commands/init): fix typo

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

github.com/commitizen-tools/commitizen - 039f5e973c09aaea19e6b9da882bc36b880c56c2 authored over 4 years ago by GitHub Action <[email protected]>
Merge pull request #166 from vBLFTePebWNi6c/fix_git_commit_message

fix(git): fix returned value for GitCommit.message when body is empty

github.com/commitizen-tools/commitizen - 008a8c6212746631a22dbc120e9d4582aef4af2e authored over 4 years ago by Wei Lee <[email protected]>
refactor(git): replace GitCommit.message code with one-liner

github.com/commitizen-tools/commitizen - f21693efb5809138d4b027d3d1bde0800899976c authored over 4 years ago by Georgiy Ignatov <[email protected]>
test(git): add test that checks GitCommit.message with empty body

github.com/commitizen-tools/commitizen - bde1c4315a6a1ff2b565c94255fa20a4066dd5f4 authored over 4 years ago by Georgiy Ignatov <[email protected]>
fix(git): fix returned value for GitCommit.message when body is empty

GitCommit.message should return only title without excess newlines if commit body is empty.

github.com/commitizen-tools/commitizen - 75d3938a4842b2aa667dcd902e376a5a01a797e5 authored over 4 years ago by Georgiy Ignatov <[email protected]>
feat(commands/changlog): add --start-rev argument to `cz changelog`

github.com/commitizen-tools/commitizen - 2cfd9defe8f168dce373526c225b631e06523009 authored over 4 years ago by LeeW <[email protected]>
refactor(cli): reorder commands

github.com/commitizen-tools/commitizen - 384018d0bf386947bd82f2f8d9d7f3ae65517ac4 authored over 4 years ago by Wei Lee <[email protected]>
docs(config): add changlog_file a config option

github.com/commitizen-tools/commitizen - 81b27c575e778da72731d8dbe6d219c0772c378c authored over 4 years ago by Wei Lee <[email protected]>
refactor(templates): remove unneeded __init__ file

github.com/commitizen-tools/commitizen - 1ece991a2f6f8dc85d3c1364853854300a5bb825 authored over 4 years ago by Wei Lee <[email protected]>
docs(README): add changelog command

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

github.com/commitizen-tools/commitizen - 2b15a1bfdab50888ec07a530bf04ca9b13387ad0 authored over 4 years ago by Wei Lee <[email protected]>
feat(commands/changelog): exit when there is no commit exists

github.com/commitizen-tools/commitizen - 5f9cf46a0b284c41a5baaa61e49c33be21d785e3 authored over 4 years ago by LeeW <[email protected]>
refactor(commands/changelog): remove redundant if statement

github.com/commitizen-tools/commitizen - ace33cc14736123dad1f8329779610b569f32634 authored over 4 years ago by LeeW <[email protected]>
feat(changelog): generate changelog based on git log

it will over write the existing file

github.com/commitizen-tools/commitizen - dee82859d00833dfbfc8b2319d5e33d8ad45afc1 authored over 4 years ago by Wei Lee <[email protected]>
feat(commands/changelog): generate changelog_tree from all past commits

TODO: find rev for each changelog entry

github.com/commitizen-tools/commitizen - cda6be415e89dd12eb70b0945cd96b65e2fd89d0 authored over 4 years ago by Wei Lee <[email protected]>
fix(cz/conventional_commits): fix schema_pattern break due to rebase

github.com/commitizen-tools/commitizen - 78b321e9999972e8aacce9fbf4f7f587d06f7b01 authored over 4 years ago by Wei Lee <[email protected]>
style(tests/commands/changelog): blackify

github.com/commitizen-tools/commitizen - 5b9c564a25e8c14c495478a14e5956497da3998f authored over 4 years ago by Wei Lee <[email protected]>
refactor(templates): move changelog_template from cz to templates

github.com/commitizen-tools/commitizen - a032fa4926e2e437b3096d604fe2008e59a25ec0 authored over 4 years ago by Wei Lee <[email protected]>
style(cli): fix flake8 issue

github.com/commitizen-tools/commitizen - 3df0a7ac831b7b4a8443e69264763899fcf2b3b2 authored over 4 years ago by LeeW <[email protected]>
refactor(tests/utils): move create_file_and_commit to tests/utils

github.com/commitizen-tools/commitizen - a9285253874e40987be06e05f1fa06ad2cc78c9e authored over 4 years ago by LeeW <[email protected]>
style(all): blackify

github.com/commitizen-tools/commitizen - b5eb128fbd2f387a419654d547ed7ce0439d6653 authored over 4 years ago by Wei Lee <[email protected]>
fix(commitizen/cz): set changelog_map, changelog_pattern to none as default

without this default, getting these attributes will be an error

github.com/commitizen-tools/commitizen - 2a2a29e6121cdeb52bdfeecf67852cb617e7d8e3 authored over 4 years ago by LeeW <[email protected]>
fix(commands/changelog): remove --skip-merge argument

by default, unrelated commits are ignored

github.com/commitizen-tools/commitizen - 3a80c56ac831de5e6b58fb4544d5ae03bdcdf04e authored over 4 years ago by LeeW <[email protected]>
refactor(commands/changelog): use jinja2 template instead of string concatenation to build changelog

* install jinja2
* use named caputure group for changelog_pattern

github.com/commitizen-tools/commitizen - 0878114a5d37a5c82793064088b185e9b12c8fb7 authored over 4 years ago by Wei Lee <[email protected]>
fix(cli): add changelog arguments

github.com/commitizen-tools/commitizen - 4982faede0a4603c8a427dc5d111ee4a16320323 authored over 4 years ago by LeeW <[email protected]>
fix(changelog_template): fix list format

github.com/commitizen-tools/commitizen - 0b0676d11ed7036c44d97972d669ad60b8136678 authored over 4 years ago by Wei Lee <[email protected]>
refactor(templates): rename as "keep_a_changelog_template.j2"

github.com/commitizen-tools/commitizen - 11e24d32e22a9ccc82d8a6b17b9b81add441c8f0 authored over 4 years ago by Wei Lee <[email protected]>
feat(commands/changelog): make changelog_file an option in config

github.com/commitizen-tools/commitizen - 2becf57dbe2ef079b053b721dc96ef48a06d0759 authored over 4 years ago by Wei Lee <[email protected]>
feat(cz/conventinal_commits): add changelog_map, changelog_pattern and implement process_commit

github.com/commitizen-tools/commitizen - 0c3b666efe5c3b06ce4fe63110f37495e7412d64 authored over 4 years ago by Wei Lee <[email protected]>
feat(changelog): changelog tree generation from markdown

github.com/commitizen-tools/commitizen - d1cac309270b30f3b26dc3aec91e72a62ee824f9 authored over 4 years ago by Santiago Fraire Willemoës <[email protected]>
feat(cz/base): add default process_commit for processing commit message

github.com/commitizen-tools/commitizen - 9326693fbc51bef6068632ea0b72fcf37b88083d authored over 4 years ago by Wei Lee <[email protected]>
Merge pull request #162 from commitizen-tools/weilee/update-publish-doc

docs(tutorial/github_actions): suggest using pypi api token

github.com/commitizen-tools/commitizen - 985f391c6fbe93f26c7ee6926c2a5326d1ad5cd0 authored over 4 years ago by Wei Lee <[email protected]>
docs(tutorial/github_actions): suggest using pypi api token

#161

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

github.com/commitizen-tools/commitizen - c8bd2f024d3405589d05d53641984d7ecce05e69 authored over 4 years ago by GitHub Action <[email protected]>
Merge pull request #160 from commitizen-tools/fix-ini-warning

fix(config): display ini config deprecation warning only when commitizen config is inside

github.com/commitizen-tools/commitizen - f662983021341e1a5da27b5a13b0ac6313cead48 authored over 4 years ago by Wei Lee <[email protected]>
test(conf): add test case for reading setup.cfg with empty config

github.com/commitizen-tools/commitizen - c1d780c67686e5d894eadfef03f23e940a9af8b0 authored over 4 years ago by Wei Lee <[email protected]>
fix(config): display ini config deprecation warning only when commitizen config is inside

#159

github.com/commitizen-tools/commitizen - 977f98cd921b0fb3ba6e4db6ac01aab02a4a098d authored over 4 years ago by Wei Lee <[email protected]>
bump: version 1.17.1 → 1.18.0

github.com/commitizen-tools/commitizen - 400b35bf08def8b31ea552f7f3cce84b31297c05 authored over 4 years ago by GitHub Action <[email protected]>
Merge pull request #156 from commitizen-tools/fix-mypy-check

Fix mypy check

github.com/commitizen-tools/commitizen - a762c9e867eb2792de7d600e1f18cfbf78c57e45 authored over 4 years ago by Wei Lee <[email protected]>
refactor(mypy): fix mypy check by checking version.pre exists

github.com/commitizen-tools/commitizen - 2738b740f7e220278e3ef7677379627c88ccdc61 authored over 4 years ago by Wei Lee <[email protected]>
style: remove unused import

github.com/commitizen-tools/commitizen - 65edcc3be8d73fc52fc2eee0fe5d85b50889ce8b authored over 4 years ago by Wei Lee <[email protected]>
style(config): move .flake8 to setup.cfg and add mypy, pytest config

github.com/commitizen-tools/commitizen - db8e37ec8b3611010a2dfba4b8c82c00c6abce57 authored over 4 years ago by Wei Lee <[email protected]>
refactor(cz/customize): remove unused mypy ignore

github.com/commitizen-tools/commitizen - 495525791ea48c6e431ef2572dfe9fff902d1f10 authored over 4 years ago by Wei Lee <[email protected]>
ci(scripts/test): remove redundant arugment (it's been configed in setup.cfg)

github.com/commitizen-tools/commitizen - 2754a34ddd79dec68a854d8cbb38d096cb7fc409 authored over 4 years ago by Wei Lee <[email protected]>
refactor(cz): add type annotation to registry

github.com/commitizen-tools/commitizen - 9c12b9fbd3e1d8f14b9ba7b542c75f5fe1fee828 authored over 4 years ago by Wei Lee <[email protected]>
ci(mypy-config): add stricter config but comment out those we not yet follow

github.com/commitizen-tools/commitizen - 582f2a23c6d7c7db1a0861b46284c31a18883d9e authored over 4 years ago by Wei Lee <[email protected]>
test(cz/customize): add test case initialize_cz_customize_failed

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

github.com/commitizen-tools/commitizen - c59929577be8ec9aaca6c94ead8a566b431281c4 authored over 4 years ago by Wei Lee <[email protected]>
refactor(commands/check): fix type annotation

github.com/commitizen-tools/commitizen - cdfe112d373cd20dff6da9dacb3b13de9a7507e6 authored over 4 years ago by Wei Lee <[email protected]>
refactor(cz/base): fix config type used in base cz

github.com/commitizen-tools/commitizen - a6dde29bbd328a455ed6616d0341e0b1dde4e9b4 authored over 4 years ago by Wei Lee <[email protected]>
refactor(config): fix mypy warning for _conf

github.com/commitizen-tools/commitizen - e0a2ff084457b13dabc633223c1f04c12f39ee5a authored over 4 years ago by Wei Lee <[email protected]>
refactor(cz): add type annotation for each function in cz

github.com/commitizen-tools/commitizen - ded92b2df383e97f61d12a4dcbf46efe2b9f18c8 authored over 4 years ago by Wei Lee <[email protected]>
refactor(config/base): use Dict to replace dict in base_config

github.com/commitizen-tools/commitizen - 5fad7b75f8643a2f39138f87737c025c4f85b57d authored over 4 years ago by Wei Lee <[email protected]>
fix(cz/customize): add error handling when customize detail is not set

github.com/commitizen-tools/commitizen - c4b1591595c463cbdbf80b354d8d7bc00b4f4fc9 authored over 4 years ago by Wei Lee <[email protected]>
style(mypy): unify config path input as Union[str, Path] and output as Path

github.com/commitizen-tools/commitizen - 25e8f7e7271ca7476306784b2a64214c9c0417bc authored over 4 years ago by Wei Lee <[email protected]>
feat(bump): support for ! as BREAKING change in commit message

* feat(find_increment): allow to use regex keys for bump_map

Default bump_map doesnt consider...

github.com/commitizen-tools/commitizen - 7d4e3b9781dab9b9a6b27017b9b9ab07fef16043 authored over 4 years ago by Georgiy Ignatov <[email protected]>
Merge pull request #152 from commitizen-tools/fix-typo-and-wording

docs: fix typo and wording

github.com/commitizen-tools/commitizen - dbafb7566da330d67c57574de9ec67abe81f4247 authored over 4 years ago by Wei Lee <[email protected]>
docs: fix typo and wording

github.com/commitizen-tools/commitizen - 227c0514398540f6a739e143f6aa9b60a664b35c authored over 4 years ago by Wei Lee <[email protected]>
Merge pull request #151 from commitizen-tools/add-faq-for-revert-chore-type-discussion

docs(FAQ): add revert and chore types discussion

github.com/commitizen-tools/commitizen - 4f5a8b820339e0e1e13e440e2647c8889ab1f28f authored over 4 years ago by Wei Lee <[email protected]>
docs(FAQ): add revert and chore types discussion

github.com/commitizen-tools/commitizen - 97260795b4a896af028c020f4ccb69d4495ced61 authored over 4 years ago by Wei Lee <[email protected]>
bump: version 1.17.0 → 1.17.1

github.com/commitizen-tools/commitizen - ba860ac1b3678659de60cbf565e7fb3faf1a6699 authored over 4 years ago by GitHub Action <[email protected]>
Merge pull request #149 from commitizen-tools/add-help-to-check-command

Add help to check command

github.com/commitizen-tools/commitizen - e879567887fd2a631141b7d17d34ddc2510118f5 authored over 4 years ago by Wei Lee <[email protected]>
fix(commands/check): add help text for check command without argument

one argument is needed for check command
however, argparse doesn't provide functionality to chec...

github.com/commitizen-tools/commitizen - 49fc9644cf796d5ff97489dfa8036eaf0c89ad11 authored over 4 years ago by Wei Lee <[email protected]>
refactor(cli): fix typo

github.com/commitizen-tools/commitizen - 61411f7eeda8d7f92f2624c2875828bb8f16598f authored over 4 years ago by Wei Lee <[email protected]>
Merge pull request #148 from commitizen-tools/update-cookiecutter-template-url

docs(customization): update cookicutter template url

github.com/commitizen-tools/commitizen - b709e5e1d2ee53738f4cc039e76ba222270c77c6 authored over 4 years ago by Wei Lee <[email protected]>
docs(customization): update cookicutter template url

commitizen_cz_template is moved from Lee-W to commitizen-tools

github.com/commitizen-tools/commitizen - 44b81a460c1af95b68c9d5bdabff0a5c3071fc50 authored over 4 years ago by Wei Lee <[email protected]>
Merge pull request #147 from commitizen-tools/remove-travis-settings

ci(travis): remove travis related settings

github.com/commitizen-tools/commitizen - 0c25d426177dbd67a3d37ce45f38c85c885e4da5 authored over 4 years ago by Santiago <[email protected]>
ci(travis): remove travis related settings

github.com/commitizen-tools/commitizen - 5a5bec10efa565b059913ca793e64a2c2c4a5336 authored over 4 years ago by Wei Lee <[email protected]>
Merge pull request #146 from commitizen-tools/update-doc-url

docs: update doc url due to moving from Woile/commitizen to commitizen-tools/commitizen

github.com/commitizen-tools/commitizen - 2829700abba647a602067dd1776d122471673cc5 authored over 4 years ago by Wei Lee <[email protected]>
docs: update doc url due to moving from Woile/commitizen to commitizen-tools/commitizen

#145

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

github.com/commitizen-tools/commitizen - b471efc142edf3420db4849a3407306054b6e911 authored over 4 years ago by GitHub Action <[email protected]>
Merge pull request #141 from Lee-W/batch-check

Batch check

github.com/commitizen-tools/commitizen - a6b89cef603d79a5f3f736e9a03423386750ace9 authored over 4 years ago by Santiago <[email protected]>
Merge pull request #143 from Woile/dependabot/pip/mypy-tw-0.770

build(deps-dev): update mypy requirement from ^0.761 to ^0.770

github.com/commitizen-tools/commitizen - e25430a44aedfaa6d212c716529beb9460ad8f5f authored over 4 years ago by Santiago <[email protected]>
Merge pull request #144 from Lee-W/hotfix

Hotfix for version bumping

github.com/commitizen-tools/commitizen - d52b465c20935ecbdd94cb8a8f14a6952d6eb955 authored over 4 years ago by Santiago <[email protected]>
test(bump_find_increment): reorder major commit

for confirming that the order of commits does not matter

github.com/commitizen-tools/commitizen - 6d89df3c9f35b05a1daa1fa65746873ed196d904 authored over 4 years ago by Wei Lee <[email protected]>
refactor(tests/bump): use parameterize to group similliar tests

github.com/commitizen-tools/commitizen - 1f185ab823ee67a523bc7fb17e3714e930f5929c authored over 4 years ago by Wei Lee <[email protected]>
test(config): add omit config for coverage

github.com/commitizen-tools/commitizen - 3cbfc1a0b5cc4c8f05f83dbbbfd4512cac4f8f0c authored over 4 years ago by Wei Lee <[email protected]>
fix(bump): fix bump find_increment error

in the previous design, MAJOR will be overwritten by other

github.com/commitizen-tools/commitizen - 17c7d3112b7e3d32e586cf6753176d2cb7ebdc3a authored over 4 years ago by Wei Lee <[email protected]>
build(deps-dev): update mypy requirement from ^0.761 to ^0.770

Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version....

github.com/commitizen-tools/commitizen - a8d5b748045ce5ffbb9657ad3e4691aced8a8c30 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
ci(scripts/lint): move isort config to pyproject.toml

github.com/commitizen-tools/commitizen - 6f19b13f67b1613f1cbe70f9ed45cfb59ecbb1b5 authored over 4 years ago by Wei Lee <[email protected]>
ci(scripts/test): add isort check to srctips/test

github.com/commitizen-tools/commitizen - 027d4a2abaaa33e9f3fb0aa7488f593cbadb86c7 authored over 4 years ago by Wei Lee <[email protected]>
feat(commands/check): add --rev-range argument for checking commits within some range

github.com/commitizen-tools/commitizen - 724aa1c9d35c3f4c38ba308eb167939f9544570b authored over 4 years ago by Wei Lee <[email protected]>
refactor(cz/connventional_commit): use \S to check scope

github.com/commitizen-tools/commitizen - 5455936bfd340a6e35c02b33148329fa18c1e2cb authored over 4 years ago by Wei Lee <[email protected]>
refactor(git): remove unnecessary dot between git range

github.com/commitizen-tools/commitizen - 86906146c46cee6b0f08c86a6449711a0c18cc88 authored over 4 years ago by Wei Lee <[email protected]>
bump: version 1.16.3 → 1.16.4

github.com/commitizen-tools/commitizen - 2803b18fda9315a22f60628cc953341b0b1ce109 authored over 4 years ago by GitHub Action <[email protected]>
Merge pull request #139 from Lee-W/fix-init-clean-config-file

Fix init clean config file

github.com/commitizen-tools/commitizen - 7ce442140ba301ebdc8accbe8fae6ae947e39922 authored over 4 years ago by Santiago <[email protected]>
ci(pyproject.toml): add configuration for coverage

github.com/commitizen-tools/commitizen - 7317194799c6b405044d3a7092392a0c35051b65 authored over 4 years ago by Wei Lee <[email protected]>
fix(commands/init): fix clean up file when initialize commitizen config

#138

github.com/commitizen-tools/commitizen - 9fb34761877fac2d4ec2d7120f1b97f84089f480 authored over 4 years ago by Wei Lee <[email protected]>
refactor(defaults): split config files into long term support and deprecated ones

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