Skip to content

issues Search Results · repo:commitizen-tools/commitizen-docker-image language:Shell

Filter by

9 results
 (98 ms)

9 results

incommitizen-tools/commitizen-docker-image (press backspace or delete to remove)

i m running the container image within an azure devops pipeline and i get this error : 2nd git.commit error: Author identity unknown , followed by fatal: unable to auto-detect email address (got unknown@037ed348e73f.(none) ...
  • josefernandezatceiba
  • 1
  • Opened 
    on Sep 23, 2024
  • #18

Hi, Thank you for this docker image 👍. Using an ENTRYPOINT when wrapping a cli tool using a docker image ease the use of the image Example of an article that will explain it better than me https://spin.atomicobject.com/2015/11/30/command-line-tools-docker/ ...
  • evantill
  • 9
  • Opened 
    on Mar 13, 2023
  • #12

I do my first steps with commitizen and decided to use the docker-image. In one of my repos I hit errors, now I created a fresh git repo with only one file in it. I get stuff like: docker run --rm -v ...
  • stefangweichinger
  • 8
  • Opened 
    on Jan 10, 2023
  • #11

The latest docker image is getting published daily by the GitHub actions, even if there is no release. While the underlying build of the image has not changed, it does not inspire confidence when you ...
enhancement
  • Tommyf
  • 5
  • Opened 
    on Nov 9, 2022
  • #9

Hello. I ve been trying to use the container, but only got the error: fatal: not a git repository (or any of the parent directories): .git commitizen-docker Tried both ways: - Passing the command through ...
  • pedrolsazevedo
  • 2
  • Opened 
    on Oct 26, 2022
  • #8

The current cz docker image is outdated and at version 2.4.0. It also seems that version isn t backwards compatible with the latest 2.17.9 version resulting in + cz bump --changelog [NO_VERSION_SPECIFIED] ...
  • ranimufid
  • 3
  • Opened 
    on Jun 17, 2021
  • #7

We should probably use the --no-cache-dir option in the pip command.
  • bilelomrani1
  • Opened 
    on Sep 21, 2020
  • #5

In the README, the command docker run --rm -v $(pwd):/usr/src/project commitizen/commitizen:latest /bin/sh -c cz bump --changelog suggests to mount the current directory to /usr/src/project. But in ...
  • bilelomrani1
  • 3
  • Opened 
    on Sep 21, 2020
  • #3

When running docker run --rm -it -v $(pwd):/usr/src/project commitizen/commitizen:2 the following error is raised: docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: ...
  • bilelomrani1
  • 1
  • Opened 
    on Sep 21, 2020
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub