Santiago Fraire Willemoes
Santiago Fraire Willemoes
**Is your feature request related to a problem? Please describe.** The problem is how to share validation information as part of the schema. What do I mean by validation? mix_length...
hey I was wondering if we can add a `bind_by_generic` function. For example, it would be nice to be able to bind something like this: ```python import typing KT =...
Hello vishh! A kubernetes course I'm following uses your `stress` image to teach cpu and memory constrains, but I'm running my cluster in some raspberries which have an arm architecture...
### Description returns the next version based on the project's config. It could potentially support forcing the increment type. Example: --next=MAJOR or --next=PATCH
### Description Allow users to play with the configured version_scheme, by letting them provide any version, `cz version `, this would override the commitizen version or the given --project parameter....
### Description The idea of this ticket is to track the "graduation" of `cz version --project` into a powerful command, capable of fetching information about the project. This includes: -...
### Description The idea is to create a new repo, under the commitizen-tools organization, which can be maintained by the community, where more version providers and other plugins can be...