Jon

Results 63 comments of Jon

I have the same issue as above. just wish to customize one part, the bump map. but doing just this causes the other issue as pointed out above, use the...

> @Lee-W when I do the customize config like this: > > ``` > bump_pattern = "^(break|new|fix|hotfix|ci)" > changelog_pattern = "^(break|new|fix|hotfix|ci)" > ``` > > And I have a commit...

+1 for this feature I currently use `git log` with a filter for the directory in question to create sub-directory changelogs. Having version capabilities on a sub-directory bases would also...

> Hi @jon-nfc , thanks for reporting. I've confirmed it. This might relate to #415 and #454 what we've not yet had the time to dig into it. @Lee-W, thank...

That does look like it is the place that prevents the increment after reviewing [sem ver 1.0.0](https://semver.org/spec/v1.0.0.html#spec-item-10) it is clear when a MAJOR bump should occur as a breaking change...

+1 for this feature > I'm also interested in a webhook and was motivated to find a way to accomplish it without modifying the underlying source of phpIPAM itself. >...

> We're waiting for the contributor. to do what? #606?

@woile, applogies for the tardy reply. no i wont be testing and wasting my time when the logic is still the same however with different line numbers https://github.com/commitizen-tools/commitizen/blob/3ececac37470726e357a3c22c140a0f01cb4ec74/commitizen/bump.py#L102-L121 REF: https://github.com/commitizen-tools/commitizen/issues/472#issuecomment-1015043617

I have the same issue as above, coredns is not working for internal dns resolution, however, the difference in this case is that I'm using IPv4. even removing the IPv4...