feat: improve changelog defaults #908
pr.yml
on: pull_request
lint
28s
commitlint
12s
Matrix: test
Annotations
57 errors and 5 warnings
Python 3.11 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_no_tags_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## Unreleased
+ ### Feature
- ### Features
? -
* feat: add much more text
([`dcf1cbc`](https://example.com/python-semantic-release/python-semantic-release
/commit/dcf1cbcc75bd0234f7fb4ae82e58f3b4ffa8fdc2))
+ ### Fix
- ### Fixes
? --
* fix: more text
([`042dd73`](https://example.com/python-semantic-release/python-semantic-release
/commit/042dd73ef6fc398f5c020110ad4e683473679736))
* fix: add some more text
([`4bbf6c3`](https://example.com/python-semantic-release/python-semantic-release
/commit/4bbf6c32c176c910d8a19c13164e1c85b01f5b77))
### Unknown
* Initial commit
([`ea76906`](https://example.com/python-semantic-release/python-semantic-release
/commit/ea76906bb5a6a94ba32d8b8d51823714b031a0bf))
|
Python 3.11 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_single_branch_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v0.1.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`066d6d6`](https://example.com/python-semantic-release/python-semantic-release
/commit/066d6d6416c83e77df8f5a56a17e013801201c62))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`059901c`](https://example.com/python-semantic-release/python-semantic-release
/commit/059901cf199c6d2db1df494e2d559dac27cb79fa))
|
Python 3.11 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_single_branch_and_prereleases_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v0.2.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`c3ac7df`](https://example.com/python-semantic-release/python-semantic-release
/commit/c3ac7df88d7cde8f467bdab2fea93f96dbba2db2))
## v0.2.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`d6a62fe`](https://example.com/python-semantic-release/python-semantic-release
/commit/d6a62fe5022f1b9a483104094ae3e78d9e011692))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`f4c97b9`](https://example.com/python-semantic-release/python-semantic-release
/commit/f4c97b9029bd28fc68f5716b3fee496c40d29a0c))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`1a2f562`](https://example.com/python-semantic-release/python-semantic-release
/commit/1a2f5625415ac00126b9ed252d5ed3205c72b0b6))
|
Python 3.11 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_w_github_flow_w_feature_release_channel_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v0.3.0-beta.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`5fd85a9`](https://example.com/python-semantic-release/python-semantic-release
/commit/5fd85a9d103d4c347bc140cf2ce1a07da3f3c926))
## v0.2.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`a568c52`](https://example.com/python-semantic-release/python-semantic-release
/commit/a568c52acf8627c7b0a44a613ee972cd0d32a4c9))
## v0.2.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`6cca907`](https://example.com/python-semantic-release/python-semantic-release
/commit/6cca90769f36f7ef9b09a86c0805446e0cf5ac75))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`504c9e8`](https://example.com/python-semantic-release/python-semantic-release
/commit/504c9e8ac002a9e698f9d431a6ecc32273f23a4d))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`0ca991a`](https://example.com/python-semantic-release/python-semantic-release
/commit/0ca991a79ee6eeb12ff07fec2d0a44cf2fd4bf33))
|
Python 3.11 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v1.2.0-alpha.2 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`fcf9047`](https://example.com/python-semantic-release/python-semantic-release
/commit/fcf9047f979624ffe41351209a890f16c9d650fe))
+ ### Fix
- ### Fixes
? --
* fix(feature): add some missing text
([`41d3e14`](https://example.com/python-semantic-release/python-semantic-release
/commit/41d3e14ace70e6567fa2bf2ac199e8043c74bda4))
## v1.2.0-alpha.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`dbd4856`](https://example.com/python-semantic-release/python-semantic-release
/commit/dbd48566196065bd3e5c364a33bc18048b4bdeba))
## v1.1.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(dev): add some more text
([`82a4d8b`](https://example.com/python-semantic-release/python-semantic-release
/commit/82a4d8b64194369f350dbaac06053386af9e1b8c))
## v1.1.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(dev): add some more text
([`b8e71e6`](https://example.com/python-semantic-release/python-semantic-release
/commit/b8e71e6326b1c75616068de9354f33271fac3600))
## v1.0.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`d0491a9`](https://example.com/python-semantic-release/python-semantic-release
/commit/d0491a9fd319ec5addf95678f1567bcdf48a2e29))
## v1.0.0-rc.1 (2024-05-13)
### Breaking
* feat!: add some more text
([`1e6aa14`](https://example.com/python-semantic-release/python-semantic-release
/commit/1e6aa14f71ce9d6923df66554f711981c2e8918e))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`bf4200e`](https://example.com/python-semantic-release/python-semantic-release
/commit/bf4200eb7b20451eb990f9b2885531a151eafa31))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`a70dc11`](https://example.com/python-semantic-release/python-semantic-release
/commit/a70dc11fe6e5be1f9fa8f8ec9babd40854ae79f8))
|
Python 3.11 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v1.1.0-alpha.3 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(feature): add some missing text
([`0b2b4a7`](https://example.com/python-semantic-release/python-semantic-release
/commit/0b2b4a73d935c7e80f60b51b09db9f49f9b2fabc))
## v1.1.0-alpha.2 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`0fd5c98`](https://example.com/python-semantic-release/python-semantic-release
/commit/0fd5c98bbafda0f4f7c8c9fa3380ca7fdbc81c42))
## v1.1.0-alpha.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`5254538`](https://example.com/python-semantic-release/python-semantic-release
/commit/5254538a3101708a1d7e07557bd05d947aaeec07))
## v1.1.0-rc.2 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(dev): add some more text
([`52ead89`](https://example.com/python-semantic-release/python-semantic-release
/commit/52ead89df884723be7747f159ad9c8fbf6bdd8b5))
## v1.1.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(dev): add some more text
([`53328bb`](https://example.com/python-semantic-release/python-semantic-release
/commit/53328bbd135d885032fbe3bdfd2359ff1fad75f8))
## v1.0.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`198b4ab`](https://example.com/python-semantic-release/python-semantic-release
/commit/198b4ab3b55355bba22e4ca9f4dd00298a9b5d9c))
## v1.0.0-rc.1 (2024-05-13)
### Breaking
* feat!: add some more text
([`f7ab09a`](https://example.com/python-semantic-release/python-semantic-release
/commit/f7ab09a5edb1fe9334941d749c5a14abe0d66fe3))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`2d52af8`](https://example.com/python-semantic-release/python-semantic-release
/commit/2d52af82a50145ff34e3f59a7ca0ac86976276e6))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`bad3761`](https://example.com/python-semantic-release/python-semantic-release
/commit/bad376139f4cc15c83079ee86ad3ac29d39ced65))
|
Python 3.11 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_angular_commits_using_tag_format]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v1.1.0-alpha.3 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(feature): add some missing text
([`5482a67`](https://example.com/python-semantic-release/python-semantic-release
/commit/5482a677ce7399b0bb51596715cd1986cf1c8fa5))
## v1.1.0-alpha.2 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`1259f5e`](https://example.com/python-semantic-release/python-semantic-release
/commit/1259f5e45ed7b61b85cd2e52676ca7294b9f6652))
## v1.1.0-alpha.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`c55a49b`](https://example.com/python-semantic-release/python-semantic-release
/commit/c55a49bb8edd6da7b994786b4fcbb244407f0caa))
## v1.1.0-rc.2 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(dev): add some more text
([`6360771`](https://example.com/python-semantic-release/python-semantic-release
/commit/6360771d81ab274432181aa670915b019d647602))
## v1.1.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(dev): add some more text
([`9658aad`](https://example.com/python-semantic-release/python-semantic-release
/commit/9658aad1420889d480e261db6138a6e09cb4cbec))
## v1.0.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`d845d2e`](https://example.com/python-semantic-release/python-semantic-release
/commit/d845d2e399b51dba85dcfa6a3de708eba2aa8ad1))
## v1.0.0-rc.1 (2024-05-13)
### Breaking
* feat!: add some more text
([`a805194`](https://example.com/python-semantic-release/python-semantic-release
/commit/a80519459d0cceed8bc39c77ce15fc852aa01554))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`aaa7fcb`](https://example.com/python-semantic-release/python-semantic-release
/commit/aaa7fcb8bed45c04f56c32f83f149973fea61a4b))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`e50276c`](https://example.com/python-semantic-release/python-semantic-release
/commit/e50276c54f454f1aac6af8b241feba69c523cc23))
|
Python 3.11 tests:
tests/unit/semantic_release/commit_parser/test_angular.py#L83
test_parser_return_type_from_commit_message[feat(parser): ...-feature]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
+ features
? +
- feature
|
Python 3.11 tests:
tests/unit/semantic_release/commit_parser/test_angular.py#L83
test_parser_return_type_from_commit_message[fix(parser): ...-fix]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
+ fixes
? ++
- fix
|
Python 3.11 tests:
tests/unit/semantic_release/commit_parser/test_angular.py#L83
test_parser_return_type_from_commit_message[test(parser): ...-test]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
+ tests
? +
- test
|
Python 3.11 tests
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
Python 3.10 tests
The job was canceled because "_3_11" failed.
|
Python 3.10 tests
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
Python 3.10 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_no_tags_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## Unreleased
+ ### Feature
- ### Features
? -
* feat: add much more text
([`a656424`](https://example.com/python-semantic-release/python-semantic-release
/commit/a65642401af5b4ea0e35e05f1b1321a1f6dd4884))
+ ### Fix
- ### Fixes
? --
* fix: more text
([`33e311e`](https://example.com/python-semantic-release/python-semantic-release
/commit/33e311e908fa62c1371fb060099164da3c58d35d))
* fix: add some more text
([`d73531d`](https://example.com/python-semantic-release/python-semantic-release
/commit/d73531d15ae4e19ebfc4819c61c98f7e335f015e))
### Unknown
* Initial commit
([`d1ff244`](https://example.com/python-semantic-release/python-semantic-release
/commit/d1ff244723ab82e43e5890d1ed69d68e3941b397))
|
Python 3.10 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_single_branch_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v0.1.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`d467e52`](https://example.com/python-semantic-release/python-semantic-release
/commit/d467e52c96181acdfe43637e65660c192e09f82d))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`63efde1`](https://example.com/python-semantic-release/python-semantic-release
/commit/63efde11cf62c663ba6239a912795136b33ba260))
|
Python 3.10 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_single_branch_and_prereleases_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v0.2.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`794ad0d`](https://example.com/python-semantic-release/python-semantic-release
/commit/794ad0da8e4a048ac354cdf70c90d527f5c89a1b))
## v0.2.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`5209294`](https://example.com/python-semantic-release/python-semantic-release
/commit/5209294aa80fe0c58d2fbd976537928bf21d0942))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`f5bd604`](https://example.com/python-semantic-release/python-semantic-release
/commit/f5bd6042d4ef3c351ba42c550910b2b45a6a746f))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`cfdcf02`](https://example.com/python-semantic-release/python-semantic-release
/commit/cfdcf02315e527f1b58479f242eb4cc7798c2922))
|
Python 3.10 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_w_github_flow_w_feature_release_channel_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v0.3.0-beta.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`862c562`](https://example.com/python-semantic-release/python-semantic-release
/commit/862c562a68338611211ac646b9897c285da2528f))
## v0.2.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`562dc6f`](https://example.com/python-semantic-release/python-semantic-release
/commit/562dc6f742ad1d6be15c022a9a576d70cde9621e))
## v0.2.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`30221cd`](https://example.com/python-semantic-release/python-semantic-release
/commit/30221cda5a1bcd11abbf2aeac2036d2dfa5f2bca))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`ff765b5`](https://example.com/python-semantic-release/python-semantic-release
/commit/ff765b5a1fff1c9e2be8c58db78cbe01027e6fd5))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`889f231`](https://example.com/python-semantic-release/python-semantic-release
/commit/889f231ea6ccd88ac32310ff64810fa42b4907e2))
|
Python 3.10 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v1.2.0-alpha.2 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`91d7785`](https://example.com/python-semantic-release/python-semantic-release
/commit/91d7785b1e936b23a0d2b7279a979a1c3d3af9e6))
+ ### Fix
- ### Fixes
? --
* fix(feature): add some missing text
([`66c0a99`](https://example.com/python-semantic-release/python-semantic-release
/commit/66c0a99b32e0465f0f40a4a52c19ff1837106b7b))
## v1.2.0-alpha.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`1980b50`](https://example.com/python-semantic-release/python-semantic-release
/commit/1980b508ad8264dff15780ea6c4eea55ce376ebb))
## v1.1.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(dev): add some more text
([`37fc1c6`](https://example.com/python-semantic-release/python-semantic-release
/commit/37fc1c66d72d3322e294efbd0d926d547624b964))
## v1.1.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(dev): add some more text
([`8d2a177`](https://example.com/python-semantic-release/python-semantic-release
/commit/8d2a17702a5df5ccb4242aad714c7c2b7ccbd0b6))
## v1.0.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`32ac718`](https://example.com/python-semantic-release/python-semantic-release
/commit/32ac7183299329aada47abf8e9c10efb6dc05b8e))
## v1.0.0-rc.1 (2024-05-13)
### Breaking
* feat!: add some more text
([`ca12eec`](https://example.com/python-semantic-release/python-semantic-release
/commit/ca12eec233283915fa6d2179e50f3e6fed2e38f8))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`2c80338`](https://example.com/python-semantic-release/python-semantic-release
/commit/2c803383642378f7102a6150bce80bce4b5e8f9d))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`3b7b5ac`](https://example.com/python-semantic-release/python-semantic-release
/commit/3b7b5ac72f14f63651e21e3bcd02cb60a0418ed9))
|
Python 3.10 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v1.1.0-alpha.3 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(feature): add some missing text
([`c09e6f8`](https://example.com/python-semantic-release/python-semantic-release
/commit/c09e6f8acf50907fa7bb6fd30a1ac55c391c212a))
## v1.1.0-alpha.2 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`46beae4`](https://example.com/python-semantic-release/python-semantic-release
/commit/46beae49337353a723186dcda1391af63244e874))
## v1.1.0-alpha.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`1dba41c`](https://example.com/python-semantic-release/python-semantic-release
/commit/1dba41c4d4f135be230255f5d58dae809da854f4))
## v1.1.0-rc.2 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(dev): add some more text
([`3913f9b`](https://example.com/python-semantic-release/python-semantic-release
/commit/3913f9b85ecf90f935f680fb078c3f570c0551cf))
## v1.1.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(dev): add some more text
([`7cf108a`](https://example.com/python-semantic-release/python-semantic-release
/commit/7cf108a31efda9de3029fb155d73c0090e833487))
## v1.0.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`387a0b0`](https://example.com/python-semantic-release/python-semantic-release
/commit/387a0b01002e23e66fb4bb71a6600c08e4414983))
## v1.0.0-rc.1 (2024-05-13)
### Breaking
* feat!: add some more text
([`f2b0a77`](https://example.com/python-semantic-release/python-semantic-release
/commit/f2b0a770e6b380c74e1cdfeae3757ed8aa7bf3f1))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`06753fc`](https://example.com/python-semantic-release/python-semantic-release
/commit/06753fc835b48c0d4a3a8e0f5ad2a513f3b95222))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`d704068`](https://example.com/python-semantic-release/python-semantic-release
/commit/d7040689d54b2fa9bd72b601903773d6758c8d47))
|
Python 3.10 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_angular_commits_using_tag_format]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v1.1.0-alpha.3 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(feature): add some missing text
([`7e76d3f`](https://example.com/python-semantic-release/python-semantic-release
/commit/7e76d3fdd5cf73a1c58bb21bbf60b149b0f8c70e))
## v1.1.0-alpha.2 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`7bb72c1`](https://example.com/python-semantic-release/python-semantic-release
/commit/7bb72c12c2370c4b64612fe43465f2d2dd283708))
## v1.1.0-alpha.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`21a9773`](https://example.com/python-semantic-release/python-semantic-release
/commit/21a97736fd087ccd66d15fb9828d19c42c1436c3))
## v1.1.0-rc.2 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(dev): add some more text
([`fd9ce8b`](https://example.com/python-semantic-release/python-semantic-release
/commit/fd9ce8bd73fb9abc44eb332390be181fd0b334ce))
## v1.1.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(dev): add some more text
([`ec2ca6c`](https://example.com/python-semantic-release/python-semantic-release
/commit/ec2ca6c03ece2174b01530f164cb4a6a9e16f17f))
## v1.0.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`38f7b88`](https://example.com/python-semantic-release/python-semantic-release
/commit/38f7b88bd5c9ff49a1dee8b58ff4fd628385326d))
## v1.0.0-rc.1 (2024-05-13)
### Breaking
* feat!: add some more text
([`103fcd7`](https://example.com/python-semantic-release/python-semantic-release
/commit/103fcd7f74dff391766c2a9e0dfc737d238d1b2a))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`50d4eb8`](https://example.com/python-semantic-release/python-semantic-release
/commit/50d4eb8fe98b1ffd021c976323828afc7d9fc96f))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`ebf861e`](https://example.com/python-semantic-release/python-semantic-release
/commit/ebf861e4af537d6559da07f016abf7bbc4810b92))
|
Python 3.10 tests:
tests/unit/semantic_release/commit_parser/test_angular.py#L83
test_parser_return_type_from_commit_message[feat(parser): ...-feature]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
+ features
? +
- feature
|
Python 3.10 tests:
tests/unit/semantic_release/commit_parser/test_angular.py#L83
test_parser_return_type_from_commit_message[fix(parser): ...-fix]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
+ fixes
? ++
- fix
|
Python 3.10 tests:
tests/unit/semantic_release/commit_parser/test_angular.py#L83
test_parser_return_type_from_commit_message[test(parser): ...-test]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
+ tests
? +
- test
|
Python 3.12 tests
The job was canceled because "_3_11" failed.
|
Python 3.12 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_no_tags_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## Unreleased
+ ### Feature
- ### Features
? -
* feat: add much more text
([`e3a6ce9`](https://example.com/python-semantic-release/python-semantic-release
/commit/e3a6ce90fca205635b4bcb8721bbbcd822b62324))
+ ### Fix
- ### Fixes
? --
* fix: more text
([`25a0bc9`](https://example.com/python-semantic-release/python-semantic-release
/commit/25a0bc93b25281d4da9430ed6b76bb5285bdc3dd))
* fix: add some more text
([`ad03d61`](https://example.com/python-semantic-release/python-semantic-release
/commit/ad03d6171a7cd8aa6dd9f1857c99f22afab82feb))
### Unknown
* Initial commit
([`90b1463`](https://example.com/python-semantic-release/python-semantic-release
/commit/90b14631edc3d2164f2fe791ecc075c6f21dce64))
|
Python 3.12 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_single_branch_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v0.1.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`e460a5e`](https://example.com/python-semantic-release/python-semantic-release
/commit/e460a5ea14acda9cd80c86664d09412b6cdc8425))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`7724896`](https://example.com/python-semantic-release/python-semantic-release
/commit/77248960bd70ab59508f3175fe2be68f2ccb1cf8))
|
Python 3.12 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_single_branch_and_prereleases_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v0.2.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`7ecb42e`](https://example.com/python-semantic-release/python-semantic-release
/commit/7ecb42e2096b085f472d5ea5222272aeb52ac46a))
## v0.2.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`57b39e8`](https://example.com/python-semantic-release/python-semantic-release
/commit/57b39e854021ddfe2b0468c478b80c151aec7dc6))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`e12568b`](https://example.com/python-semantic-release/python-semantic-release
/commit/e12568b0cdeb9a314f1638a7a2bd3716d95d8eb0))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`7800800`](https://example.com/python-semantic-release/python-semantic-release
/commit/780080000ef75af7ab240a2c421749b3885a6834))
|
Python 3.12 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_w_github_flow_w_feature_release_channel_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v0.3.0-beta.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`2168102`](https://example.com/python-semantic-release/python-semantic-release
/commit/2168102c25ccdec7dc986e1566da8e1208390ce5))
## v0.2.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`73076a7`](https://example.com/python-semantic-release/python-semantic-release
/commit/73076a7e4b5f13c48714822646bb90611f80877d))
## v0.2.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`e05896b`](https://example.com/python-semantic-release/python-semantic-release
/commit/e05896b587b081cc1a52ab23525ff6967972536a))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`a13cd6e`](https://example.com/python-semantic-release/python-semantic-release
/commit/a13cd6e5f60bb050c2a0e2c60a867c18ed380d06))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`d2098c9`](https://example.com/python-semantic-release/python-semantic-release
/commit/d2098c91d15e16a4015c29d1da5ac30aa0824f14))
|
Python 3.12 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v1.2.0-alpha.2 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`36c7ca7`](https://example.com/python-semantic-release/python-semantic-release
/commit/36c7ca73a4c3d18894150ce126e05766e9d66b27))
+ ### Fix
- ### Fixes
? --
* fix(feature): add some missing text
([`c3ea999`](https://example.com/python-semantic-release/python-semantic-release
/commit/c3ea99921dd5aa60a85f686c76d77b4bcd7ab8a8))
## v1.2.0-alpha.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`d588130`](https://example.com/python-semantic-release/python-semantic-release
/commit/d58813063931e481dcc97a86b272783a685d710f))
## v1.1.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(dev): add some more text
([`1fa9a33`](https://example.com/python-semantic-release/python-semantic-release
/commit/1fa9a33d4e664d1236fcf2bba115687b3498d359))
## v1.1.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(dev): add some more text
([`9454386`](https://example.com/python-semantic-release/python-semantic-release
/commit/9454386f19f66ae9ab8a373236bde7b8f174473d))
## v1.0.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`4f5ce3f`](https://example.com/python-semantic-release/python-semantic-release
/commit/4f5ce3fcb484bce06e1064bad87252e8dd7438d9))
## v1.0.0-rc.1 (2024-05-13)
### Breaking
* feat!: add some more text
([`9b9736e`](https://example.com/python-semantic-release/python-semantic-release
/commit/9b9736e6e7a89c6e2de995c8e870958d3bb944b6))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`00e4dd5`](https://example.com/python-semantic-release/python-semantic-release
/commit/00e4dd53753c401d8732348d229a7cf6b7e2ae27))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`e75df67`](https://example.com/python-semantic-release/python-semantic-release
/commit/e75df67c4f8fdffd1b8cabe0ba7fa264a6d4be6f))
|
Python 3.12 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v1.1.0-alpha.3 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(feature): add some missing text
([`9581815`](https://example.com/python-semantic-release/python-semantic-release
/commit/958181501eb926d8810335ff97c35debb61c73e7))
## v1.1.0-alpha.2 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`4ea32f2`](https://example.com/python-semantic-release/python-semantic-release
/commit/4ea32f225a0706e599062c089495c515b6196a98))
## v1.1.0-alpha.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`40b6de8`](https://example.com/python-semantic-release/python-semantic-release
/commit/40b6de80968b8c56defb1497d5d40e7ae8b7d7bb))
## v1.1.0-rc.2 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(dev): add some more text
([`cb0e02b`](https://example.com/python-semantic-release/python-semantic-release
/commit/cb0e02b668486abed8d92adc2b68cdb2e02417e4))
## v1.1.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(dev): add some more text
([`f034d26`](https://example.com/python-semantic-release/python-semantic-release
/commit/f034d26ea7c54ba0665167a732c07fa654d7cae1))
## v1.0.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`39f8936`](https://example.com/python-semantic-release/python-semantic-release
/commit/39f893657e056e340edf7b1898f493c8f7b21b83))
## v1.0.0-rc.1 (2024-05-13)
### Breaking
* feat!: add some more text
([`55625b4`](https://example.com/python-semantic-release/python-semantic-release
/commit/55625b4bb47d5766b8f4dfedfe402775eb7655ed))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`c5219a8`](https://example.com/python-semantic-release/python-semantic-release
/commit/c5219a81a06a2c39c76d4a1f82bccf0a6f52c3c8))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`7532352`](https://example.com/python-semantic-release/python-semantic-release
/commit/75323522e6762c52e3419006db8de272d66a235f))
|
Python 3.12 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_angular_commits_using_tag_format]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v1.1.0-alpha.3 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(feature): add some missing text
([`115940b`](https://example.com/python-semantic-release/python-semantic-release
/commit/115940b46b2eb8be8cbddfca223f6035422f630e))
## v1.1.0-alpha.2 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`780690a`](https://example.com/python-semantic-release/python-semantic-release
/commit/780690a014a42441c554a54d347bd6893379ba9e))
## v1.1.0-alpha.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`254bfc3`](https://example.com/python-semantic-release/python-semantic-release
/commit/254bfc30fb39b454e80eabd38ffde66027ccf44d))
## v1.1.0-rc.2 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(dev): add some more text
([`1079705`](https://example.com/python-semantic-release/python-semantic-release
/commit/1079705196fca8a37fb320325394961052f10271))
## v1.1.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(dev): add some more text
([`258b93a`](https://example.com/python-semantic-release/python-semantic-release
/commit/258b93a4cc77ef0d4207af6479014412fef2ed6b))
## v1.0.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`fb984c7`](https://example.com/python-semantic-release/python-semantic-release
/commit/fb984c7047d7a8c2fd2ebf070b51dc1d9fe9596a))
## v1.0.0-rc.1 (2024-05-13)
### Breaking
* feat!: add some more text
([`8d96877`](https://example.com/python-semantic-release/python-semantic-release
/commit/8d96877e8add285c531e04c762e7d31207edbbbc))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`2d40b5a`](https://example.com/python-semantic-release/python-semantic-release
/commit/2d40b5aed530416a500d142bf1b46ca1e82d3a5d))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`13cdfc7`](https://example.com/python-semantic-release/python-semantic-release
/commit/13cdfc7c26556d77889f263ed7418e3317a99374))
|
Python 3.12 tests:
tests/unit/semantic_release/commit_parser/test_angular.py#L83
test_parser_return_type_from_commit_message[feat(parser): ...-feature]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
+ features
? +
- feature
|
Python 3.12 tests:
tests/unit/semantic_release/commit_parser/test_angular.py#L83
test_parser_return_type_from_commit_message[fix(parser): ...-fix]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
+ fixes
? ++
- fix
|
Python 3.12 tests:
tests/unit/semantic_release/commit_parser/test_angular.py#L83
test_parser_return_type_from_commit_message[test(parser): ...-test]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
+ tests
? +
- test
|
Python 3.12 tests
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
Python 3.9 tests
The job was canceled because "_3_11" failed.
|
Python 3.9 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_no_tags_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## Unreleased
+ ### Feature
- ### Features
? -
* feat: add much more text
([`5ac2a88`](https://example.com/python-semantic-release/python-semantic-release
/commit/5ac2a884887b502e003efdf84e863273c9b25e17))
+ ### Fix
- ### Fixes
? --
* fix: more text
([`ae5cfcf`](https://example.com/python-semantic-release/python-semantic-release
/commit/ae5cfcfb3426e2f8f761f8bcfd826e6f4ba87955))
* fix: add some more text
([`d6c21db`](https://example.com/python-semantic-release/python-semantic-release
/commit/d6c21db8b9bd5334fcc9e54f46bd1dcb20914672))
### Unknown
* Initial commit
([`766494b`](https://example.com/python-semantic-release/python-semantic-release
/commit/766494bb362f4cb4652aa349f6f581113a6872e8))
|
Python 3.9 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_single_branch_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v0.1.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`8eb9509`](https://example.com/python-semantic-release/python-semantic-release
/commit/8eb95094c38e72dc055882c74d848aa9c8b836ef))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`c420b4a`](https://example.com/python-semantic-release/python-semantic-release
/commit/c420b4a2afc4eaa2cf13f910582f714cab9ab8dd))
|
Python 3.9 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_single_branch_and_prereleases_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v0.2.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`9ac6ea8`](https://example.com/python-semantic-release/python-semantic-release
/commit/9ac6ea8aa7169ed7a1b3467a4cb2b5e418f7c541))
## v0.2.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`7fc24f7`](https://example.com/python-semantic-release/python-semantic-release
/commit/7fc24f7ff332aafca5f5286695d2afde6407de06))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`3275a89`](https://example.com/python-semantic-release/python-semantic-release
/commit/3275a89b5b26387d24b4bf18385a75e5538e54c7))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`e3a2be2`](https://example.com/python-semantic-release/python-semantic-release
/commit/e3a2be2a4597fd7b151e8d6497a32abf287bb02a))
|
Python 3.9 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_w_github_flow_w_feature_release_channel_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v0.3.0-beta.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`798759b`](https://example.com/python-semantic-release/python-semantic-release
/commit/798759b86730b5ca07a95171ab8f4958dfe50003))
## v0.2.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`ea0e6c5`](https://example.com/python-semantic-release/python-semantic-release
/commit/ea0e6c5437684fd94fdeb36ddfa1e1b2604fa7b7))
## v0.2.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`d81af0c`](https://example.com/python-semantic-release/python-semantic-release
/commit/d81af0c9da1a4d098ddfdac2a14ec9d69e4332be))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`46fc60e`](https://example.com/python-semantic-release/python-semantic-release
/commit/46fc60e2ff4ee5b0fbef412b2e110e306a03e33e))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`c1fd265`](https://example.com/python-semantic-release/python-semantic-release
/commit/c1fd2656d2a61894796491e91d8359c07f8102ff))
|
Python 3.9 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v1.2.0-alpha.2 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`652b9d9`](https://example.com/python-semantic-release/python-semantic-release
/commit/652b9d9d9b4ec012be778b9b942f20984f814af8))
+ ### Fix
- ### Fixes
? --
* fix(feature): add some missing text
([`ab9ba1a`](https://example.com/python-semantic-release/python-semantic-release
/commit/ab9ba1ab07cfe56b801f649fde174b58b9281c6d))
## v1.2.0-alpha.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`60f885a`](https://example.com/python-semantic-release/python-semantic-release
/commit/60f885a0366371ae0446407f0a2695dbb74c50a9))
## v1.1.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(dev): add some more text
([`216e4b4`](https://example.com/python-semantic-release/python-semantic-release
/commit/216e4b4d1a1cd839c95289a7366f9f5a2ab20cb1))
## v1.1.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(dev): add some more text
([`70e6c05`](https://example.com/python-semantic-release/python-semantic-release
/commit/70e6c05227d2fba2ce5a2b0b4b7ebfb1597d560d))
## v1.0.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`ac777e2`](https://example.com/python-semantic-release/python-semantic-release
/commit/ac777e2d75532fb0e2f2a7d59c772afa75290f74))
## v1.0.0-rc.1 (2024-05-13)
### Breaking
* feat!: add some more text
([`f7cd2b1`](https://example.com/python-semantic-release/python-semantic-release
/commit/f7cd2b1e8f3123a33730fbf80773b04b649388b8))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`f61e8bb`](https://example.com/python-semantic-release/python-semantic-release
/commit/f61e8bb641ee02be0072bcf3992fe63cdae21836))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`7495940`](https://example.com/python-semantic-release/python-semantic-release
/commit/7495940c0735a5c33ff103ef6704776039beb3d5))
|
Python 3.9 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v1.1.0-alpha.3 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(feature): add some missing text
([`791a067`](https://example.com/python-semantic-release/python-semantic-release
/commit/791a067cce59935f924a59714b9ca40cf56f67fe))
## v1.1.0-alpha.2 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`94fc34e`](https://example.com/python-semantic-release/python-semantic-release
/commit/94fc34e4689a59bd6d219cbe26507db151f958fd))
## v1.1.0-alpha.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`cfa6980`](https://example.com/python-semantic-release/python-semantic-release
/commit/cfa69804dc1b16b0c78e371c3007e7fb5c079a34))
## v1.1.0-rc.2 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(dev): add some more text
([`04621c7`](https://example.com/python-semantic-release/python-semantic-release
/commit/04621c7f6f358b29eaddc1c12292de6adbdb819d))
## v1.1.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(dev): add some more text
([`2dc4eb7`](https://example.com/python-semantic-release/python-semantic-release
/commit/2dc4eb7e9c09d341c0da7d4274b780fdf212e57e))
## v1.0.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`945d93f`](https://example.com/python-semantic-release/python-semantic-release
/commit/945d93fa264fc9a5f3bda9f7a93fd144023158e5))
## v1.0.0-rc.1 (2024-05-13)
### Breaking
* feat!: add some more text
([`60dd853`](https://example.com/python-semantic-release/python-semantic-release
/commit/60dd85392e1d632fae3c9d2d8b6a360d5cc7ed57))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`1428858`](https://example.com/python-semantic-release/python-semantic-release
/commit/1428858c1e23a29ba9d8709fa5b0825a771b2064))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`072682b`](https://example.com/python-semantic-release/python-semantic-release
/commit/072682b4d10443789812f15885c772fe63fc08f6))
|
Python 3.9 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_angular_commits_using_tag_format]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v1.1.0-alpha.3 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(feature): add some missing text
([`d5b8d99`](https://example.com/python-semantic-release/python-semantic-release
/commit/d5b8d999f1b4f49c678be1b377edcfe66b2d16ab))
## v1.1.0-alpha.2 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`10578b4`](https://example.com/python-semantic-release/python-semantic-release
/commit/10578b4d9d0aaf853bf18c729797317045495a0d))
## v1.1.0-alpha.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`3dc9f32`](https://example.com/python-semantic-release/python-semantic-release
/commit/3dc9f32a4bbaf5e1aaf790a0642cc2b76607985e))
## v1.1.0-rc.2 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(dev): add some more text
([`861aa79`](https://example.com/python-semantic-release/python-semantic-release
/commit/861aa79439e5e244131dd98d62f9b7d090974ea3))
## v1.1.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(dev): add some more text
([`d1ec2a7`](https://example.com/python-semantic-release/python-semantic-release
/commit/d1ec2a7c4e2c5b6ae8fa1251e3a1a8575ebcf846))
## v1.0.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`6e65a5e`](https://example.com/python-semantic-release/python-semantic-release
/commit/6e65a5e6550b8459fbd064e7153874156fd5e9a6))
## v1.0.0-rc.1 (2024-05-13)
### Breaking
* feat!: add some more text
([`f5803d7`](https://example.com/python-semantic-release/python-semantic-release
/commit/f5803d7a9ce3afb6e002a96213ccc05d6ee8e243))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`b6c90b4`](https://example.com/python-semantic-release/python-semantic-release
/commit/b6c90b4f0526d204dbd3c009df184defd7f08932))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`1ab19a7`](https://example.com/python-semantic-release/python-semantic-release
/commit/1ab19a77d0a2ff4c62b1e1a61f6207e1b1ebe445))
|
Python 3.9 tests:
tests/unit/semantic_release/commit_parser/test_angular.py#L83
test_parser_return_type_from_commit_message[feat(parser): ...-feature]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
+ features
? +
- feature
|
Python 3.9 tests:
tests/unit/semantic_release/commit_parser/test_angular.py#L83
test_parser_return_type_from_commit_message[fix(parser): ...-fix]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
+ fixes
? ++
- fix
|
Python 3.9 tests:
tests/unit/semantic_release/commit_parser/test_angular.py#L83
test_parser_return_type_from_commit_message[test(parser): ...-test]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
+ tests
? +
- test
|
Python 3.9 tests
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
Python 3.8 tests
The job was canceled because "_3_11" failed.
|
Python 3.8 tests
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
Python 3.8 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_no_tags_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## Unreleased
+ ### Feature
- ### Features
? -
* feat: add much more text
([`b891693`](https://example.com/python-semantic-release/python-semantic-release
/commit/b891693136a363f1be3819a9fbef3b709457fefb))
+ ### Fix
- ### Fixes
? --
* fix: more text
([`ccc2107`](https://example.com/python-semantic-release/python-semantic-release
/commit/ccc2107b1f17d7dfc9e50b7a8c823282c4407388))
* fix: add some more text
([`f3b95c2`](https://example.com/python-semantic-release/python-semantic-release
/commit/f3b95c2b6fa3ddbeeb0efabb1390e05c293fecdb))
### Unknown
* Initial commit
([`0953974`](https://example.com/python-semantic-release/python-semantic-release
/commit/09539749551ada9ab22fd92f13e4fca54d57967c))
|
Python 3.8 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_single_branch_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v0.1.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`a2a89d2`](https://example.com/python-semantic-release/python-semantic-release
/commit/a2a89d297fbbc56b28fb14a185577324c822c167))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`b2c6f8a`](https://example.com/python-semantic-release/python-semantic-release
/commit/b2c6f8ad6639d0ac5c1e0bcd759786362fe7d478))
|
Python 3.8 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_single_branch_and_prereleases_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v0.2.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`9453560`](https://example.com/python-semantic-release/python-semantic-release
/commit/94535601af339b3c382f299f996de010428bb476))
## v0.2.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`31c1a59`](https://example.com/python-semantic-release/python-semantic-release
/commit/31c1a59f6060f432a529acf86b16d6267e3aa251))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`5278bed`](https://example.com/python-semantic-release/python-semantic-release
/commit/5278bed5fdbb31ef60167d55b392ffdc48743029))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`07812ac`](https://example.com/python-semantic-release/python-semantic-release
/commit/07812ace0e02e49fffe555c8262f34d67869f996))
|
Python 3.8 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_w_github_flow_w_feature_release_channel_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v0.3.0-beta.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`42af0ac`](https://example.com/python-semantic-release/python-semantic-release
/commit/42af0acee104c08e3ffe22008441e9918d478a41))
## v0.2.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`0b51b78`](https://example.com/python-semantic-release/python-semantic-release
/commit/0b51b78f2c1ad8d7a50d1878a13eedcb8f802cd9))
## v0.2.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`f888ded`](https://example.com/python-semantic-release/python-semantic-release
/commit/f888ded5db071f48a6227da6463efc346925adc7))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`e52551d`](https://example.com/python-semantic-release/python-semantic-release
/commit/e52551d2f23c79cda8ecac1c6c83aa0b62ee068c))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`d80e7c8`](https://example.com/python-semantic-release/python-semantic-release
/commit/d80e7c8e05b5f7419bd91d362f94bcd5f4e0ae3b))
|
Python 3.8 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v1.2.0-alpha.2 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`3140bf7`](https://example.com/python-semantic-release/python-semantic-release
/commit/3140bf7dc6c367c014857480a04dbc737205d5a0))
+ ### Fix
- ### Fixes
? --
* fix(feature): add some missing text
([`59be337`](https://example.com/python-semantic-release/python-semantic-release
/commit/59be33712d8429f5af525b88e9afbcddd706ff8e))
## v1.2.0-alpha.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`384c636`](https://example.com/python-semantic-release/python-semantic-release
/commit/384c6364909d6c689f38980b98374d87f43157be))
## v1.1.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(dev): add some more text
([`d46999f`](https://example.com/python-semantic-release/python-semantic-release
/commit/d46999fc6fa40693134bf0ae8a33b113ba68c27e))
## v1.1.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(dev): add some more text
([`dbca445`](https://example.com/python-semantic-release/python-semantic-release
/commit/dbca4450d223003ed3874167b4e706070ae58a48))
## v1.0.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`6a56fae`](https://example.com/python-semantic-release/python-semantic-release
/commit/6a56fae965c20fec37d12fc48e8a179506eb546a))
## v1.0.0-rc.1 (2024-05-13)
### Breaking
* feat!: add some more text
([`3721f78`](https://example.com/python-semantic-release/python-semantic-release
/commit/3721f7896857ddb3ebd935a867b3985a57fae9cd))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`358d3d5`](https://example.com/python-semantic-release/python-semantic-release
/commit/358d3d5f2eafe166040e6d70f9cbe4d0253a13d1))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`d3e9153`](https://example.com/python-semantic-release/python-semantic-release
/commit/d3e91534a3e550d119ce67889ee72512c06dfaa5))
|
Python 3.8 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_angular_commits]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v1.1.0-alpha.3 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(feature): add some missing text
([`7d3fecb`](https://example.com/python-semantic-release/python-semantic-release
/commit/7d3fecbfa44a05201758de92f5a86ba30ac81a62))
## v1.1.0-alpha.2 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`ef18c7d`](https://example.com/python-semantic-release/python-semantic-release
/commit/ef18c7d8cb12548882a4caa919ebbd0c12e37a69))
## v1.1.0-alpha.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`96b97cd`](https://example.com/python-semantic-release/python-semantic-release
/commit/96b97cdd3518f42a548655b4fe5b24fb3ae8a496))
## v1.1.0-rc.2 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(dev): add some more text
([`e927df2`](https://example.com/python-semantic-release/python-semantic-release
/commit/e927df2d9e594657cd9dc0c43bc4e680ed7cd74f))
## v1.1.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(dev): add some more text
([`3d10cb6`](https://example.com/python-semantic-release/python-semantic-release
/commit/3d10cb64325b2239944a502c3154370f5e1b4c40))
## v1.0.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`beaa48e`](https://example.com/python-semantic-release/python-semantic-release
/commit/beaa48e591cd10590aad4365e93cd9c8ed0ab352))
## v1.0.0-rc.1 (2024-05-13)
### Breaking
* feat!: add some more text
([`30edd9a`](https://example.com/python-semantic-release/python-semantic-release
/commit/30edd9a7680b90a7975a15fee6eea3b806df7c46))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`0ea8a16`](https://example.com/python-semantic-release/python-semantic-release
/commit/0ea8a16df77a66e18f1dc5c5d047e864134ba489))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`97e53bc`](https://example.com/python-semantic-release/python-semantic-release
/commit/97e53bcfd9fb78b40c43b8771cc95e8ebd7d5a3b))
|
Python 3.8 tests:
tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_angular_commits_using_tag_format]
assert == failed. [pytest-clarity diff shown]
LHS vs RHS shown below
# CHANGELOG
## v1.1.0-alpha.3 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(feature): add some missing text
([`2fefc23`](https://example.com/python-semantic-release/python-semantic-release
/commit/2fefc238b7ab7800022d2b5ee28045a9a40c6054))
## v1.1.0-alpha.2 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`2da05f8`](https://example.com/python-semantic-release/python-semantic-release
/commit/2da05f82ad3bc3d8eab5d3114a2956787b3cc76d))
## v1.1.0-alpha.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(feature): add some more text
([`11e6e95`](https://example.com/python-semantic-release/python-semantic-release
/commit/11e6e950d5d8f38818b198c2e804a9bef90c50b0))
## v1.1.0-rc.2 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix(dev): add some more text
([`379d5bf`](https://example.com/python-semantic-release/python-semantic-release
/commit/379d5bfce6354e815232eb63c85b6c393fc95bfc))
## v1.1.0-rc.1 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat(dev): add some more text
([`530f8e9`](https://example.com/python-semantic-release/python-semantic-release
/commit/530f8e994a2d258df38b1dbf98034971bfa48fd4))
## v1.0.0 (2024-05-13)
+ ### Feature
- ### Features
? -
* feat: add some more text
([`40e4849`](https://example.com/python-semantic-release/python-semantic-release
/commit/40e484975b9d0a6e8323127fbeea2efad3f4c3ae))
## v1.0.0-rc.1 (2024-05-13)
### Breaking
* feat!: add some more text
([`3996055`](https://example.com/python-semantic-release/python-semantic-release
/commit/3996055a2d957fd12d21622e6911c377d0d3d95f))
## v0.1.1-rc.1 (2024-05-13)
+ ### Fix
- ### Fixes
? --
* fix: add some more text
([`efee202`](https://example.com/python-semantic-release/python-semantic-release
/commit/efee20255bd071fb06ed459fa194448e65e7c43f))
## v0.1.0 (2024-05-13)
### Unknown
* Initial commit
([`e654f1b`](https://example.com/python-semantic-release/python-semantic-release
/commit/e654f1bbb8150644205c8e6b00eecae94e0bdc03))
|
Python 3.8 tests
The operation was canceled.
|
Python 3.11 tests
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
Python 3.10 tests
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
Python 3.12 tests
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
Python 3.9 tests
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
Python 3.8 tests
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|