Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/commitizen-tools/commitizen
Create committing rules for projects :rocket: auto bump versions :arrow_up: and auto changelog generation :open_file_folder:
https://github.com/commitizen-tools/commitizen
45f358ed221175bc6686dc4cf387de14e1131180 authored about 2 years ago by Alberto Cerrone <[email protected]>
788584b7d2181a4e037712170372d5f35eeb1cf0 authored about 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
767dbfee6ab782e3ce88006461037ac4a88d1b24 authored about 2 years ago by bogay <[email protected]>
instead of returning a `False` value.
935be91ff3e15e9dbc3c847935fcde3b70557d17 authored about 2 years ago by bogay <[email protected]>
there should be a space between `--hook-type` options in generated
`pre-commit` command string.
See more: https://pytest-mock.readthedocs.io/en/latest/remarks.html#type-annotations
ffd09897a3e1646588ed798194e8a4eed483bdf7 authored about 2 years ago by bogay <[email protected]>See more: https://commitizen-tools.github.io/commitizen/#integrating-with-pre-commit
2da0f39252d5e1c8a5d2f67558bb7d149b4d7d42 authored about 2 years ago by bogay <[email protected]>3bb6cbda525cc13598aab8a1e27f2b17fc411243 authored about 2 years ago by bogay <[email protected]>
947cc680a1e3b79eef27c9f6e20cf11755d6c9aa authored about 2 years ago by bogay <[email protected]>
3c7d67d39ad19fbcc3a2c66bc89708fe27347b6d authored about 2 years ago by Axel H <[email protected]>
0359d4b2e7311bfbb67f48060ded871e4392ef3c authored about 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
tox > 4.0.0 needs packaging 22.0
c9da96270d7802c315c8fd7255932130034375a3 authored about 2 years ago by Wei Lee <[email protected]>https://github.com/commitizen-tools/commitizen/pull/629#discussion_r1038747808
a4b8a860c29933c037a9917ed99798f3324844dd authored about 2 years ago by Wei Lee <[email protected]>838878e60741b541bf61f33c8b4f95210f21a534 authored about 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix(changelog): allow rev range lookups without a tag format
0801ee2524e485ca68a554dfc86a298ba4973191 authored about 2 years ago by Santiago Fraire Willemoes <[email protected]>
The current default setting for `tag_format` is `None`. This is not a
problem for the `bump` com...
c07c147211132221b5a02cf039effbc71f280da9 authored about 2 years ago by Santiago Fraire Willemoes <[email protected]>
docs(config.md): list settings first and add missing param
33d401fa0e377b1175b991d32ad7138399a385d2 authored about 2 years ago by Santiago Fraire Willemoes <[email protected]>4a935839feafa303db77fc857f79700edb06fcb2 authored about 2 years ago by Santiago Fraire <[email protected]>
test: fix test case changes due to tomlkit upgrade
dc10df0cdfdb974c0171eecfa1ff13871ec2c4a0 authored about 2 years ago by Santiago Fraire Willemoes <[email protected]>db42a956a615c825c6f7fff483501aa06354c344 authored about 2 years ago by Wei Lee <[email protected]>
0aa9362f3867b25849cf36e25a4cd51e7407ce90 authored about 2 years ago by Wei Lee <[email protected]>
Since Poetry 1.2.0 dependency groups are introduced, and `--dev` becomes deprecated, and instead...
5c335f5abd194f74b2a6bbb1ae37b5730ccc7156 authored about 2 years ago by Aleksandar Ivanovski <[email protected]>6b8ac42814f94b4c5cdb50e2d202310bde6b04e7 authored about 2 years ago by Aleksandar Ivanovski <[email protected]>
04ac8deea8bc06610bfbc409495f61579669353c authored about 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
53a1d176de140d07238e8c291cd84a0d9e6e4cd2 authored about 2 years ago by Jens Troeger <[email protected]>
cb798dc6400fba04df8c6c1d1b3ec96bfe9c13b0 authored about 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
The Windows path separator is the backslash (i.e. `\\`). This causes
problems when python reads ...
Specify `shell` as `bash` in `Run tests and linters` step.
Fixes: Issue #604
cf808c8a42e39fc81dde432286cc908103a7b0fd authored about 2 years ago by Hendry, Adam <[email protected]>
Use `os.sep` for file paths. On Windows, this is `\`. On Linux and
MacOS, this is `/`.
- Change shebang from `#!/bin/sh` to `#!/usr/bin/env sh`
- Set `$PREFIX` depending on OS
For `pydocstyle`, use `--match-dir` switch to prevent traversal into
`venv/` folder.
For `commi...
241ee99d7487857297756b98e7d8e1879e404b86 authored about 2 years ago by Adam Hendry <[email protected]>8b68b204118cd1f2db9d9bc678d3821d088c301c authored about 2 years ago by Hendry, Adam <[email protected]>
For some reason, `pytest-mock` does not affect `os.isatty` when
`sys.stdin` is mocked to use `St...
On Windows, `Popen` with `shell=True` reads the `COMSPEC` environment
variable to determine the ...
`argcomplete` does not support Git Bash on Windows out of the box. For
details, see https://kisl...
Windows uses `\` for path separation, causing python to see the `\U` in
`C:\Users` as a Unicode ...
Add error message if `test` script encounters unsupported OS.
b973787f74f3f0219c4fe6d771fc5b9b124cb999 authored about 2 years ago by Adam Hendry <[email protected]>
This should be used when parsing binary files, not text streams. The
regular expression fails on...
ebf5e415f29ece8697be547dfc359e5effd0329b authored about 2 years ago by Adam Hendry <[email protected]>
Switch `#!/bin/sh` to `#!/usr/bin/env sh` so scripts work on Windows as well as Linux and MacOS.
94a395d0e9f25cd97650df08ead313013e50f441 authored about 2 years ago by Hendry, Adam <[email protected]>
Commit `d936262e` switched the `test` script to use `cz` instead of
`commitizen`, but forgot the...
Pipe appears broken in certain instances within the version of MinGW64
that ships as Git Bash in...
Command Prompt on Windows requires double-quotes. Otherwise, the
command
`${PREFIX}pydocstyle -...
09b2a9f332b17a46e59a37ec0f89eab467f0ce00 authored about 2 years ago by Adam Hendry <[email protected]>
`py -m` was added to command in `test_argcomplete_activation` during
experimentation and was for...
a9873d1cc5a229f97f7f775511cecffa8288e071 authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
d0df26342764fb33ed7c7804f12bcfa48e7c2b0c authored over 2 years ago by a5r0n <[email protected]>
6e1e1a2439228044f59449e66d7fb698acd2c23c authored over 2 years ago by a5r0n <[email protected]>
44f23394e5b324af2cce65f489cbcb0802536595 authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Bump: support manual version
8dcfac08593d1fb0af7ab0f437d1bd8eb125923b authored over 2 years ago by Santiago <[email protected]>2ba0b7371215657c52b8f6144f1d9c0c01e199a4 authored over 2 years ago by Jakob Keller <[email protected]>
230aecf51898585d813d93c5bf2665e339309719 authored over 2 years ago by Jakob Keller <[email protected]>
4ea363f73403aaa4ecf60546b569c9413b22de25 authored over 2 years ago by Jakob Keller <[email protected]>
5d2b6aad7b8c549d80df13ab0d0e88f28ec55471 authored over 2 years ago by Jakob Keller <[email protected]>
pytest-regression now depends on higher version of pytest
https://github.com/ESSS/pytest-regress...
c503add8160d6eecee525c3d93ee5b3f4032851d authored over 2 years ago by Wei Lee <[email protected]>
ecea2a46e9b4fceee33ccee8df9320f58290e247 authored over 2 years ago by Jakob Keller <[email protected]>
Relax specification for argcomplete dependency
890bd007ebd9d3be00334131df4bce72e7e6efc0 authored over 2 years ago by Santiago <[email protected]>92b1e8900686affa97fe92cb11a1e8f8b183e7ba authored over 2 years ago by Jakob Keller <[email protected]>
6ef0017b687fa5550ffc51b79c5de9f33dcef508 authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix(bump.py): `CHANGELOG.md` gets git added and commited correctly
8c202586d2518bdfa746c6ffe6c5b08c67fcabe1 authored over 2 years ago by Santiago <[email protected]>f6ab84551c8cff25a6d51bf0cd063ac755b99808 authored over 2 years ago by lovetheguitar <[email protected]>
The elements in `version_files` may contain not only a file path, but
also a regex after a colon...
0e026d4dd9b131059a8318f320fd74cfb2cdfd62 authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
feat: add functionality for dev-releases
a2c5904fab7591917e68d0dd2502882c59592690 authored over 2 years ago by Santiago <[email protected]>
add `--devrelease` flag, expecting a non-negative integer, as per
[PEP 440](https://peps.python....
20bcbc4bce1ed4995aa83694706524cf43f50df9 authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
557ac3cc3bcad34c49c4d39a61585c1f6ec02a87 authored over 2 years ago by Dave Barnow <[email protected]>
351f5b70ab1609f9d6151f03fdea6bf79add2b1f authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
warnings may exist so this change just prints everything.
d1a83380d3e56d6d1ca4172c331cab710ffa18c0 authored over 2 years ago by bhelgs <[email protected]>5bf5106c5ab4b469fae7e9583f2ddcbdf004989c authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Updated args to _find_incremental_rev to use latest_tag_version instead of latest_version
- Up...
ae747d5eaf9cbbdccbbb30d4b3ffdf9213659dc3 authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Synchronize Pre-commit Hook Version with Commitizen Version
e44352be39d6710657329a75481da30a4275671c authored over 2 years ago by Santiago <[email protected]>
The list of lines is now joined unconditionally in _bump_with_regex, so
there is never a need to...
The version of the Commitizen pre-commit hooks is typically bumped
automatically by Commitizen i...
3494fb8bc870893ee288c6cbcb64f10e1bf9da6c authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix(bump): Search for version number line by line
81aecc3ca6e06be66067fed90e39af58841bed0c authored over 2 years ago by Santiago <[email protected]>
Use new commitizen-branch hook to verify correctness of existing commit
messages post-commit and...
They already run pre-push, and this behavior is left unchanged. Running
hooks pre-commit gives d...
Commitizen runs bump on itself to, among other things, manage the
version it uses of its own pre...
Avoid the complexities of multiline regex matching and inconsistencies
with the case where no re...
0d30fb56a311942bd540a6f5ea75d67896592a0f authored over 2 years ago by Kurt von Laven <[email protected]>
3e19f162f67358fab91ffc98363ebd73a56b347e authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix(bump): Support regexes containing colons
cd7e3dda77ec81903c233c34f9ba5779accdfed4 authored over 2 years ago by Santiago <[email protected]>
Commitizen runs bump on itself to, among other things, manage the
version it uses of its own pre...
The version_files feature uses a colon to delimit filenames from a regex
to use to find the vers...
docs: improve setup instructions for pre-commit
2110a14a89c2842d0461a6f332bee87a451df727 authored over 2 years ago by Santiago <[email protected]>42e3dcac66d592e832667e1a98f9e490535bd91f authored over 2 years ago by Werner Robitza <[email protected]>
23be8a7eb5af95935fb9f586b4dd654763528e90 authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
git.get_commits error check
c688f787dd2e193800d5766e0424764badfaa8df authored over 2 years ago by Santiago <[email protected]>test(changelog): fix datetime mocking error
43473c47b1180614bee3dbedc264ea96463902a8 authored over 2 years ago by Santiago <[email protected]>edb32a4b5c327c00d95f113ae4627cb7ffd0af9f authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
feat(pre-commit): Add commitizen-branch hook
0dc39a2c404dc80257332ddfcc6e49f2e6acdf47 authored over 2 years ago by Santiago <[email protected]>836a94a6a0feb2f793b2b0a061f68d26805900c1 authored over 2 years ago by Wei Lee <[email protected]>
Check all commit messages on the current branch. This is useful for
checking commit messages aft...
In v2.27.1, the commitizen pre-commit hook began specifying that it runs
on the commit-msg stage...
We should expect an exception raised or an empty list (no matter what version of git was used).
7562808676d5618685a85576f43ca5cf887396c4 authored over 2 years ago by bhelgs <[email protected]>d5b67b0c7ae9a14b79442adfab32c106b1473970 authored over 2 years ago by bhelgs <[email protected]>
git was failing with "fatal: ambiguous argument 'master..master': unknown revision or path not i...
91ed06516f9494f3b12b343503336ef96bfb6bd6 authored over 2 years ago by bhelgs <[email protected]>