-
-
Notifications
You must be signed in to change notification settings - Fork 301
Release v3 #715
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
Release v3 #715
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
4f12421
build(poetry): commit the lock file
noirbizarre ebfa070
build(dependabot): add dependabot configuration
noirbizarre 50c7fbf
build(python): Sunset Python 3.6 and support Python 3.11
noirbizarre 1853581
fix(excepthook): ensure traceback can only be a `TracebackType` or `N...
noirbizarre 0707206
build(dev): update and fixes some dependencies
noirbizarre c7b8c79
build(poetry): relock poetry.lock
Lee-W 4e3e628
style: format code through black
Lee-W 24d14f8
test(git): ensures that global git user settings are not interfering ...
noirbizarre 7efbc01
test(warnings): switch from the unmaintained `pytest-freezegun` to `p...
noirbizarre 7072076
style: fix formatting changes with black update
noirbizarre 6cc2151
feat(plugins): Switch to an importlib.metadata.EntryPoint-based plugi...
noirbizarre 40c2d83
test: improve git isolation and fixes test missing a repository
noirbizarre 40269c1
test(tests): format code
Lee-W 2dc669c
feat(providers): add a `commitizen.provider` endpoint for alternative...
noirbizarre d9fe2fd
feat(providers): add support for some TOML-based versions (PEP621, Po...
noirbizarre b5a72e0
feat(providers): add support for some JSON-based version providers (N...
noirbizarre 6955cb5
docs(deps): upgrade mkdocs-material and tidy some snippets
noirbizarre 3a1af6a
feat(providers): add a `scm` version provider
noirbizarre 2e43c66
test(providers): factorize some version providers tests
noirbizarre 0608dd8
fix(commands/changelog): use topological order for commit ordering
sacha-c be82f82
feat(changelog): add merge_prereleases flag
MoritzBoehme 6508cc4
ci: update codecov to newest version
MoritzBoehme 5b17ef0
test(scripts): run same file tests individually
MoritzBoehme 467fa3c
feat: add semver support through version provider new api (#686)
Apkawa f5f07a0
test: fix git_sandbox for git<2.33
Apkawa b0fcab0
chore: fix error message typo
hogank3 0389932
style: fix code style through black
Lee-W a8dd8b4
docs(changelog): add dry-run examples
woile dc78a3b
docs: prepare readme for v3
woile 5e656cb
docs(bump): improve description of bumping
woile 98c6f48
docs(changelog): add info of auto changelog right away
woile 070ebb3
docs: add auto check and format files
woile 99fe9ef
docs: improve third party section
woile 673bb91
docs: add missing settings to config
woile eacc8ba
feat(init): add new settings
woile a973827
test: set default branch to master
woile 5f91395
build: update dev dependencies to lastest poetry
woile a266c14
build: add ruff linter
woile ee4fac1
fix: update dependencies
woile 9dedb67
docs: add new section getting started
woile c8b89a4
docs(config): make settings shareable
woile aa65e1b
fix: major version zero message
woile 56bdad8
docs(init): re-write section
woile d4d4eb7
docs: update mkdocs conf
woile 09fce8a
docs: add an article
woile b3205d1
fix: small corrections and clean up
woile a88cec3
fix(init): welcome message
woile b8e90e5
docs: add poetry version and minor style changes
woile adedc27
build: update lock
woile 1a1e73b
ci: add release section
woile File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
docs: add an article
- Loading branch information
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.