Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump cz to 4.1.1 #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
woile merged 1 commit into commitizen-tools:master from carlossg:cz-4
Feb 4, 2025
Merged

chore: bump cz to 4.1.1 #19

woile merged 1 commit into commitizen-tools:master from carlossg:cz-4
Feb 4, 2025

Conversation

Copy link
Contributor

@carlossg carlossg commented Feb 3, 2025

Unfortunately looks like dependabot does not support ARG versions dependabot/dependabot-core#2057

I could submit a PR to enable renovate in the repo and allow auto updates of CZ_VERSION

@woile woile merged commit 8ebb4b6 into commitizen-tools:master Feb 4, 2025
Copy link
Member

woile commented Feb 4, 2025
edited
Loading

Thanks! Released v4 🎉

carlossg reacted with hooray emoji

@carlossg carlossg deleted the cz-4 branch February 4, 2025 12:22
Copy link
Contributor Author

carlossg commented Feb 4, 2025

@woile I could submit a PR to enable renovate in the repo and allow auto updates of CZ_VERSION if you want

Copy link
Member

woile commented Feb 4, 2025

It really doesn't matter, the problem I think it was the MAJOR bump, we have a script that automatically pushes the CZ_VERSION:

- name: Build and push Docker image
uses: docker/build-push-action@v6
if: "${{ steps.getversion.outputs.version != '' }}"
with:
context: .
push: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/master' }}
build-args: |
CZ_VERSION=${{ steps.getversion.outputs.version }}

And there's a cron job. But github disables it after 90 days, and we forget to enable it again 😓 not sure how to take care of that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /