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

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
woile merged 50 commits into master from v3
Apr 23, 2023
Merged
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 Dec 6, 2022
ebfa070
build(dependabot): add dependabot configuration
noirbizarre Dec 6, 2022
50c7fbf
build(python): Sunset Python 3.6 and support Python 3.11
noirbizarre Dec 5, 2022
1853581
fix(excepthook): ensure traceback can only be a `TracebackType` or `N...
noirbizarre Dec 7, 2022
0707206
build(dev): update and fixes some dependencies
noirbizarre Dec 7, 2022
c7b8c79
build(poetry): relock poetry.lock
Lee-W Dec 21, 2022
4e3e628
style: format code through black
Lee-W Dec 21, 2022
24d14f8
test(git): ensures that global git user settings are not interfering ...
noirbizarre Dec 7, 2022
7efbc01
test(warnings): switch from the unmaintained `pytest-freezegun` to `p...
noirbizarre Dec 14, 2022
7072076
style: fix formatting changes with black update
noirbizarre Dec 21, 2022
6cc2151
feat(plugins): Switch to an importlib.metadata.EntryPoint-based plugi...
noirbizarre Dec 5, 2022
40c2d83
test: improve git isolation and fixes test missing a repository
noirbizarre Dec 28, 2022
40269c1
test(tests): format code
Lee-W Feb 11, 2023
2dc669c
feat(providers): add a `commitizen.provider` endpoint for alternative...
noirbizarre Dec 11, 2022
d9fe2fd
feat(providers): add support for some TOML-based versions (PEP621, Po...
noirbizarre Dec 27, 2022
b5a72e0
feat(providers): add support for some JSON-based version providers (N...
noirbizarre Dec 27, 2022
6955cb5
docs(deps): upgrade mkdocs-material and tidy some snippets
noirbizarre Dec 27, 2022
3a1af6a
feat(providers): add a `scm` version provider
noirbizarre Jan 1, 2023
2e43c66
test(providers): factorize some version providers tests
noirbizarre Jan 27, 2023
0608dd8
fix(commands/changelog): use topological order for commit ordering
sacha-c Mar 1, 2023
be82f82
feat(changelog): add merge_prereleases flag
MoritzBoehme Apr 13, 2023
6508cc4
ci: update codecov to newest version
MoritzBoehme Apr 13, 2023
5b17ef0
test(scripts): run same file tests individually
MoritzBoehme Apr 13, 2023
467fa3c
feat: add semver support through version provider new api (#686)
Apkawa Apr 19, 2023
f5f07a0
test: fix git_sandbox for git<2.33
Apkawa Apr 19, 2023
b0fcab0
chore: fix error message typo
hogank3 Feb 17, 2023
0389932
style: fix code style through black
Lee-W Apr 23, 2023
a8dd8b4
docs(changelog): add dry-run examples
woile Apr 18, 2023
dc78a3b
docs: prepare readme for v3
woile Apr 19, 2023
5e656cb
docs(bump): improve description of bumping
woile Apr 19, 2023
98c6f48
docs(changelog): add info of auto changelog right away
woile Apr 19, 2023
070ebb3
docs: add auto check and format files
woile Apr 19, 2023
99fe9ef
docs: improve third party section
woile Apr 19, 2023
673bb91
docs: add missing settings to config
woile Apr 20, 2023
eacc8ba
feat(init): add new settings
woile Apr 20, 2023
a973827
test: set default branch to master
woile Apr 20, 2023
5f91395
build: update dev dependencies to lastest poetry
woile Apr 20, 2023
a266c14
build: add ruff linter
woile Apr 20, 2023
ee4fac1
fix: update dependencies
woile Apr 21, 2023
9dedb67
docs: add new section getting started
woile Apr 21, 2023
c8b89a4
docs(config): make settings shareable
woile Apr 21, 2023
aa65e1b
fix: major version zero message
woile Apr 21, 2023
56bdad8
docs(init): re-write section
woile Apr 21, 2023
d4d4eb7
docs: update mkdocs conf
woile Apr 21, 2023
09fce8a
docs: add an article
woile Apr 21, 2023
b3205d1
fix: small corrections and clean up
woile Apr 22, 2023
a88cec3
fix(init): welcome message
woile Apr 23, 2023
b8e90e5
docs: add poetry version and minor style changes
woile Apr 23, 2023
adedc27
build: update lock
woile Apr 23, 2023
1a1e73b
ci: add release section
woile Apr 23, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: add an article
  • Loading branch information
woile committed Apr 23, 2023
commit 09fce8a5ba96e2eb24d67d3f2a52ffbbfcea9192
1 change: 1 addition & 0 deletions docs/external_links.md
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
- [Python Table Manners - Commitizen: 規格化 commit message](https://lee-w.github.io/posts/tech/2020/03/python-table-manners-commitizen/) (Written in Traditional Mandarin)
- [Automating semantic release with commitizen](https://woile.dev/posts/automating-semver-releases-with-commitizen/) (English)
- [How to Write Better Git Commit Messages – A Step-By-Step Guide](https://www.freecodecamp.org/news/how-to-write-better-git-commit-messages/?utm_source=tldrnewsletter) (English)
- [Continuous delivery made easy (in Python)](https://medium.com/dev-genius/continuous-delivery-made-easy-in-python-c085e9c82e69)

[automatizando]: https://youtu.be/t3aE2M8UPBo

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