A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://stackoverflow.com/tags/commitizen below:

Newest 'commitizen' Questions - Stack Overflow

0 votes

0 answers

25 views

How to run script interactively on Mac

I am trying to get husky to launch commitizen in a pre-commit hook. Works fine on Linux. On Mac, not so much. #!/bin/bash exec < /dev/tty && cz commit || true It looks like polling is ...

asked Apr 15 at 19:04

0 votes

0 answers

82 views

Update `commitizen` questions

In my Vue Js project I am using commitizen When I do yarn cz I get all questions: ? Select the type of change that you're committing: (Use arrow keys) ❯ feat: A new feature fix: A bug fix ...

asked Aug 30, 2024 at 7:16

0 votes

1 answer

362 views

commitizen - how to run commit check in gitlab ci

I'm using a commitizen and a pre-commit - repo: https://github.com/commitizen-tools/commitizen rev: v3.27.0 hooks: - id: commitizen name: commit message check On local everything is ...

asked Jun 20, 2024 at 19:25

0 votes

1 answer

154 views

standard-version not counting features correctly

I'm using conventional-changelog's standard-version to manage semantic versioning and generate my CHANGELOG.md in my application. I've already made my first release, which means my app's version is ...

asked Mar 20, 2024 at 17:42

1 vote

2 answers

4k views

Problem with Commitizen Bump When I'm trying to generate my version with commitizen

In my python project, I was asked to use commitizen. And then they asked me to generate and update the changelog. I did it the first time and it worked. But now I had a problem. When I'm trying to ...

asked Dec 15, 2023 at 14:33

0 votes

0 answers

566 views

Is it possible to make cz-customizable questions required?

I use the cz-customizable package to have conventional commits in the project; I use a customized configuration file named .cz-customize.js, and I've changed some defaults too. Is it possible to make ...

asked Aug 22, 2023 at 14:01

4 votes

1 answer

2k views

How to automate version bump with main branch protection rules without PAT?

My team has multiple low level and high level packages written in Python and they are dependent on each other, we typically install them as GitHub repositories using pip. Basically, I would like to ...

asked Feb 25, 2023 at 18:34 Configure commitizen to bump a default version

Can we configure commitizen command cz bump to bump to a default version (i.e. PATCH ) if there is no commit bump_pattern (i.e. ^(break|new|fix|hotfixi)) in the commit message? This is the part in ...

asked Feb 21, 2023 at 9:38

0 votes

1 answer

963 views

Github Action fails: 'git-lfs' is not on your path

I am using the following Github action: name: Python application on: push: branches: [ "master" ] permissions: contents: read jobs: bump_version: if: "!startsWith(...

asked Jan 22, 2023 at 19:46

2 votes

2 answers

2k views

How can I reference var from section into another section in pyproject.toml?

Hello I am building a pyproject object and I have the following two sections [tool.poetry] version = "0.1.0" [tool.commitizen] version = "0.1.0" As you can see poetry uses the ...

asked Jan 22, 2023 at 13:59

1 vote

2 answers

657 views

Can Commitizen update pom.xml file?

I am working on a Java project and I'm using commitizen to enforce semantic version in CI, when I run the command cz bump and cz changelog update the .cz.yaml and changelog files with the new version ...

asked Dec 28, 2022 at 3:54

7 votes

1 answer

2k views

How can I keep poetry and commitizen versions synced?

I have a pyproject.toml with [tool.poetry] name = "my-project" version = "0.1.0" [tool.commitizen] name = "cz_conventional_commits" version = "0.1.0" I add a ...

asked Dec 26, 2022 at 19:09 commitizen: No commit found with range: 'origin/HEAD..HEAD'

I've recently started using commitizen in my day-to-day development, however I don't understand why I get the following error with the first commit to a new branch, ie: ...on current main branch... ...

asked Dec 2, 2022 at 15:31

1 vote

1 answer

703 views

error: pathspec 'commit' did not match any file(s) known to git when using commitizen

Now I want to using commitizen to commit the git repo in linux Ubuntu 20.04.4 LTS , first install the commitizen(Node v16.14.2): npm install -g commitizen when I commit code using commitizen like ...

asked Jun 7, 2022 at 13:48

1 vote

0 answers

2k views

Commitizen in gitlab pipeline

I have to run Commitizen (cz bump) in gitlab pipeline. The problem is that firstly I have to run cz init and answer some questions. It is not possible in Pipeline. I received an error: $ cz bump [...

asked Apr 19, 2022 at 9:12

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4