Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: commitizen-tools/commitizen-docker-image
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 539f232
Choose a base ref
...
head repository: commitizen-tools/commitizen-docker-image
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3bd68aa
Choose a head ref
  • 16 commits
  • 7 files changed
  • 5 contributors

Commits on Nov 10, 2022

  1. Merge pull request #10 from commitizen-tools/fix/docker-tag-retrieve

    fix: use docker v2 api
    woile authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    601902c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. ci: disable cron

    woile committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    97a61e9 View commit details
    Browse the repository at this point in the history
  2. fix!: use cz v3

    woile committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    cc9bac2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. feat: use docker entrypoint

    fixes issue #12
    
    BREAKING CHANGE: wrapping  script are simplified but not compatible with previous version
    evantill committed May 1, 2023
    Configuration menu
    Copy the full SHA
    441e59f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from evantill/master

    feat: use docker entrypoint
    woile authored May 1, 2023
    Configuration menu
    Copy the full SHA
    74a1758 View commit details
    Browse the repository at this point in the history
  3. build: update references to v3

    woile committed May 1, 2023
    Configuration menu
    Copy the full SHA
    d3c6cd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. chore: build on PR

    run on pull_requests
    
    bump github actions
    carlossg committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b35b2c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from carlossg/actions

    chore: bump github checkout action
    woile authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d90e850 View commit details
    Browse the repository at this point in the history
  3. Create dependabot.yaml

    woile authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4e704ce View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. test: fix dependabot.yaml for github-actions

    and add docker provider
    carlossg committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    aa719b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from carlossg/patch-1

    test: fix dependabot.yaml for github-actions
    woile authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8150acd View commit details
    Browse the repository at this point in the history
  3. fix: add dockerfile labels (#16)

    that can be used for dependabot
    carlossg authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    474511d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. build(deps): bump docker/build-push-action from 5 to 6

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    dad1cc6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from commitizen-tools/dependabot/github_action…

    …s/docker/build-push-action-6
    
    build(deps): bump docker/build-push-action from 5 to 6
    Lee-W authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5db37fc View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. chore: bump cz to 4.1.1

    carlossg authored and woile committed Feb 4, 2025
    Configuration menu
    Copy the full SHA
    8ebb4b6 View commit details
    Browse the repository at this point in the history
  2. fix: bump to v4

    woile committed Feb 4, 2025
    Configuration menu
    Copy the full SHA
    3bd68aa View commit details
    Browse the repository at this point in the history
Loading