Skip to content

test: changelog merges & squashes #913

test: changelog merges & squashes

test: changelog merges & squashes #913

Triggered via pull request May 13, 2024 03:42
Status Failure
Total duration 1m 50s
Artifacts

pr.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 5 warnings
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 * fix(feature): add some missing text ([`21d9498`](https://example.com/python-semantic-release/python-semantic-release /commit/21d9498c05db561923bbccae0e30c88b1789c3dd)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * feat(feature): add some more text ([`45d19d3`](https://example.com/python-semantic-release/python-semantic-release /commit/45d19d3671536aacbe3e82dc5ae2a177054f199d)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * feat(feature): add some more text ([`f2980b0`](https://example.com/python-semantic-release/python-semantic-release /commit/f2980b0651ca90fe06bea5734aee599ed0fb605b)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * fix(dev): add some more text ([`7952982`](https://example.com/python-semantic-release/python-semantic-release /commit/7952982fbfe660b9337e8bfaf67f897dec099879)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * feat(dev): add some more text ([`8edda49`](https://example.com/python-semantic-release/python-semantic-release /commit/8edda49b17ab7522f26bb5f68ceee7ae55796ae0)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`065e750`](https://example.com/python-semantic-release/python-semantic-release /commit/065e750434e9478f88840f3ce6a61416440b3d48)) - - - ## v0.1.0 (2024-05-13) - ### Feature * feat: add some more text ([`b6801ec`](https://example.com/python-semantic-release/python-semantic-release /commit/b6801ecb436dc30320c1e6dfb96c9f39f7ec1738)) - ### Unknown - - * Initial commit ([`4527d87`](https://example.com/python-semantic-release/python-semantic-release /commit/4527d8715e5e2435ca24257715abed55a898ac54)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`e18089e`](https://example.com/python-semantic-release/python-semantic-release /commit/e18089e10f6290190f34bb1be3937a2da9f2b660)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * feat!: add some more text ([`c318972`](https://example.com/python-semantic-release/python-semantic-release /commit/c318972c5799a77be76f1400580d4555385f6aa3)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * fix: add some more text ([`851db1d`](https://example.com/python-semantic-release/python-semantic-release /commit/851db1d002914139e574d77b261c7ee07a882395)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`4527d87`](https://example.com/python-semantic-release/python-semantic-release /commit/4527d8715e5e2435ca24257715abed55a898ac54))
Python 3.11 tests: tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_emoji_commits] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below # CHANGELOG ## v1.1.0-alpha.3 (2024-05-13) ### :bug: * :bug: (feature) add some missing text ([`b0c2cfb`](https://example.com/python-semantic-release/python-semantic-release /commit/b0c2cfb8e5ce97d2e0ab6f742782245d4f6299a5)) ## v1.1.0-alpha.2 (2024-05-13) ### :sparkles: * :sparkles: (feature) add some more text ([`eec1b22`](https://example.com/python-semantic-release/python-semantic-release /commit/eec1b227993e474339213f9718bd383a80c7cc1c)) ## v1.1.0-alpha.1 (2024-05-13) ### :sparkles: * :sparkles: (feature) add some more text ([`b7c68fd`](https://example.com/python-semantic-release/python-semantic-release /commit/b7c68fda9feb769eec7662466d82382a4d477d8e)) ## v1.1.0-rc.2 (2024-05-13) ### :bug: * :bug: (dev) add some more text ([`6804268`](https://example.com/python-semantic-release/python-semantic-release /commit/6804268669110447a5fa19b627125110fb21b8ea)) ## v1.1.0-rc.1 (2024-05-13) ### :sparkles: * :sparkles: (dev) add some more text ([`8721aaf`](https://example.com/python-semantic-release/python-semantic-release /commit/8721aaf2b866b4c9e88ef5a8819704149b836af5)) ## v1.0.0 (2024-05-13) - ### Other - - * Merge branch 'dev' into 'main' ([`e5ffc7e`](https://example.com/python-semantic-release/python-semantic-release /commit/e5ffc7efa3b6e234d6b1365e2e1eff48fa2668e4)) - - - ## v0.1.0 (2024-05-13) - ### :sparkles: * :sparkles: add some more text ([`7df29a1`](https://example.com/python-semantic-release/python-semantic-release /commit/7df29a1ac322e1d9bf2ec3641f3204ada55616b3)) - ### Other - - * Initial commit ([`1fe5805`](https://example.com/python-semantic-release/python-semantic-release /commit/1fe5805ec6181b6a34f8afd66b05f3814e09e6ff)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Other - - * Merge branch 'breaking-feature' into 'dev' ([`5658f22`](https://example.com/python-semantic-release/python-semantic-release /commit/5658f22121e4e59a2c13de27096333d059a78b8c)) - - - ## v0.1.1-rc.1 (2024-05-13) ### :boom: * :boom: add some more text ([`16bc914`](https://example.com/python-semantic-release/python-semantic-release /commit/16bc914d5fa7b24f42b3291fd20a615e681c36fd)) + + ## v0.1.1-rc.1 (2024-05-13) + ### :bug: * :bug: add some more text ([`a29de4c`](https://example.com/python-semantic-release/python-semantic-release /commit/a29de4cf6ab02d3d763a2dd175f5c574d8b6d32d)) + + + ## v0.1.0 (2024-05-13) + + ### Other + + * Initial commit ([`1fe5805`](https://example.com/python-semantic-release/python-semantic-release /commit/1fe5805ec6181b6a34f8afd66b05f3814e09e6ff))
Python 3.11 tests: tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_scipy_commits] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below # CHANGELOG ## v1.1.0-alpha.3 (2024-05-13) ### Fix * MAINT: (feature) add some missing text ([`6a60a2f`](https://example.com/python-semantic-release/python-semantic-release /commit/6a60a2f72926b8d17360a84eb122b0599ea1fcdf)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * ENH: (feature) add some more text ([`475a529`](https://example.com/python-semantic-release/python-semantic-release /commit/475a529dd8bec20b4207e983564a4e3ff812b811)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * ENH: (feature) add some more text ([`43ef1b7`](https://example.com/python-semantic-release/python-semantic-release /commit/43ef1b70cced3faa3c17ddf0d3c5a97d36ccede0)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * MAINT: (dev) add some more text ([`20c1ce7`](https://example.com/python-semantic-release/python-semantic-release /commit/20c1ce7b21a09cbbf3a3189269909eb165df9d61)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * ENH: (dev) add some more text ([`a2cd450`](https://example.com/python-semantic-release/python-semantic-release /commit/a2cd450460ff31af0f7bb5e66955ff4864e0ecd2)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`dcc93d6`](https://example.com/python-semantic-release/python-semantic-release /commit/dcc93d6be83d01ecb59bf61f7a1d64ee74c9600e)) - - - ## v0.1.0 (2024-05-13) - ### Feature * ENH: add some more text ([`66b98f2`](https://example.com/python-semantic-release/python-semantic-release /commit/66b98f2120e01e8ce2a96b54e6e2c313889534fb)) - ### Unknown - - * Initial commit ([`6856fa3`](https://example.com/python-semantic-release/python-semantic-release /commit/6856fa3514b9b5d33c8715deeb2c34bd550840f7)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`173e512`](https://example.com/python-semantic-release/python-semantic-release /commit/173e51235e06729a734a93a87aaef68552eedde6)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * API: add some more text ([`f362328`](https://example.com/python-semantic-release/python-semantic-release /commit/f3623282674d31a1aedd3d63bf6237d71fd2c185)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * MAINT: add some more text ([`65ce791`](https://example.com/python-semantic-release/python-semantic-release /commit/65ce791c5d6ebf5ded237733f30161b44a1918c4)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`6856fa3`](https://example.com/python-semantic-release/python-semantic-release /commit/6856fa3514b9b5d33c8715deeb2c34bd550840f7))
Python 3.11 tests: tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_tag_commits] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below # CHANGELOG ## v1.1.0-alpha.3 (2024-05-13) ### Fix * :nut_and_bolt: (feature) add some missing text ([`8162155`](https://example.com/python-semantic-release/python-semantic-release /commit/8162155a9721f254ff47439f4dfbd311c8e969ce)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * :sparkles: (feature) add some more text ([`e5023b9`](https://example.com/python-semantic-release/python-semantic-release /commit/e5023b9ccd3828179836051e3b08c176917f7dd6)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * :sparkles: (feature) add some more text ([`8ab04a8`](https://example.com/python-semantic-release/python-semantic-release /commit/8ab04a8ee682a42e74e677d909a1711472f67fef)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * :nut_and_bolt: (dev) add some more text ([`e1bff39`](https://example.com/python-semantic-release/python-semantic-release /commit/e1bff39041630aebfacc74c9e68846895e600d9f)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * :sparkles: (dev) add some more text ([`ebfbf71`](https://example.com/python-semantic-release/python-semantic-release /commit/ebfbf718dd1455efd33b8faaf4b83c75b9f9029e)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`91f0b3b`](https://example.com/python-semantic-release/python-semantic-release /commit/91f0b3b60e5fc01c78d4a210d93956a36e9f948b)) - - - ## v0.1.0 (2024-05-13) - ### Feature * :sparkles: add some more text ([`ac51eee`](https://example.com/python-semantic-release/python-semantic-release /commit/ac51eeecbe4c5734217013d973a9b889b837ae76)) - ### Unknown - - * Initial commit ([`01628f9`](https://example.com/python-semantic-release/python-semantic-release /commit/01628f949742457a636ff1e042f0ace30134ea48)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`05ae519`](https://example.com/python-semantic-release/python-semantic-release /commit/05ae519bbbdd6c5a2792978bcb11d395650cb3df)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * :sparkles: add some more text BREAKING CHANGE: add some more text ([`ba9da46`](https://example.com/python-semantic-release/python-semantic-release /commit/ba9da46caf151e537fa1c11defadcc5f837cae92)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * :nut_and_bolt: add some more text ([`c604f25`](https://example.com/python-semantic-release/python-semantic-release /commit/c604f255e7a61305814b6a52db14cc58abe4452c)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`01628f9`](https://example.com/python-semantic-release/python-semantic-release /commit/01628f949742457a636ff1e042f0ace30134ea48))
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 * fix(feature): add some missing text ([`7c081b0`](https://example.com/python-semantic-release/python-semantic-release /commit/7c081b029751b2a12c201ffe8ac3c09557edd6c7)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * feat(feature): add some more text ([`0f59534`](https://example.com/python-semantic-release/python-semantic-release /commit/0f59534ac1b85092878eb3025d0695bb63abf2f2)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * feat(feature): add some more text ([`f53dfaf`](https://example.com/python-semantic-release/python-semantic-release /commit/f53dfaf90b06126a7cb8af133532e18c5c66233a)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * fix(dev): add some more text ([`996b49f`](https://example.com/python-semantic-release/python-semantic-release /commit/996b49f1b4d405fe18e73cdd04b9477fa5afc65e)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * feat(dev): add some more text ([`43373ee`](https://example.com/python-semantic-release/python-semantic-release /commit/43373eea4bfcbc09842d56d1e30c75a5529df442)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`3743e45`](https://example.com/python-semantic-release/python-semantic-release /commit/3743e45a649839f5fa3ce53904929d49918bf967)) - - - ## v0.1.0 (2024-05-13) - ### Feature * feat: add some more text ([`d4fd4ed`](https://example.com/python-semantic-release/python-semantic-release /commit/d4fd4ed6f4817526747a37be911bd3e3e2290953)) - ### Unknown - - * Initial commit ([`4b15047`](https://example.com/python-semantic-release/python-semantic-release /commit/4b15047ab182bb7fb9494519b8ab1f1841e2c3d6)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`16914b8`](https://example.com/python-semantic-release/python-semantic-release /commit/16914b86275f41e2b569c9f6972c6565f1d7d344)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * feat!: add some more text ([`6add973`](https://example.com/python-semantic-release/python-semantic-release /commit/6add9735edc0b487d980f542cf4eb444a65ad144)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * fix: add some more text ([`2b8c12d`](https://example.com/python-semantic-release/python-semantic-release /commit/2b8c12d4be1c4e687874bf97b12d75461c807166)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`4b15047`](https://example.com/python-semantic-release/python-semantic-release /commit/4b15047ab182bb7fb9494519b8ab1f1841e2c3d6))
Python 3.11 tests: tests/scenario/test_release_history.py#L251
test_release_history[repo_with_git_flow_and_release_channels_angular_commits-expected_release_history5] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below 0.1.0 Automatically generated by python-semantic-release Initial commit - - - feat: add some more text
Python 3.11 tests
Process completed with exit code 1.
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_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 * fix(feature): add some missing text ([`7fb060a`](https://example.com/python-semantic-release/python-semantic-release /commit/7fb060a2f4a9351c4ae24ba6033c71baf312b245)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * feat(feature): add some more text ([`116160d`](https://example.com/python-semantic-release/python-semantic-release /commit/116160d9ada8fe9a3e6dca3d8c4977a2a6f09fe8)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * feat(feature): add some more text ([`082f736`](https://example.com/python-semantic-release/python-semantic-release /commit/082f736a5ccb2ea842e6c1b3762dca0d313aabf6)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * fix(dev): add some more text ([`1065e29`](https://example.com/python-semantic-release/python-semantic-release /commit/1065e29838c2efd447dc7bb0f5a85971516483f6)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * feat(dev): add some more text ([`07952f6`](https://example.com/python-semantic-release/python-semantic-release /commit/07952f6017cd30d7673191ff24a643d1a2aa4f0c)) ## v1.0.0 (2024-05-13) ### Feature * feat: add some more text ([`4e7b6ef`](https://example.com/python-semantic-release/python-semantic-release /commit/4e7b6efc642e7bd53bccd32b966424d25deeda3b)) - ### Unknown - - * Merge branch 'dev' into 'main' ([`d5f477a`](https://example.com/python-semantic-release/python-semantic-release /commit/d5f477a0dcaca4d4797e950559f332c716525688)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`7fb7bfb`](https://example.com/python-semantic-release/python-semantic-release /commit/7fb7bfbab245ab0ada93ed250f5227790e00140e)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * feat!: add some more text ([`ed4d485`](https://example.com/python-semantic-release/python-semantic-release /commit/ed4d485274ec01f2999f3c860fdab53b922ce787)) + ## v0.1.1-rc.1 (2024-05-13) ? ^^^^^^ - ## v0.1.0 (2024-05-13) ? ^ ### Fix * fix: add some more text ([`5b693b0`](https://example.com/python-semantic-release/python-semantic-release /commit/5b693b0d6f82fccd61eb242b6f83ad55f50989db)) + + ## v0.1.0 (2024-05-13) + ### Unknown * Initial commit ([`4a33b26`](https://example.com/python-semantic-release/python-semantic-release /commit/4a33b26a1c976a3fdecf721636183cc11352dee9))
Python 3.10 tests: tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_emoji_commits] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below # CHANGELOG ## v1.1.0-alpha.3 (2024-05-13) ### :bug: * :bug: (feature) add some missing text ([`3cbd18a`](https://example.com/python-semantic-release/python-semantic-release /commit/3cbd18a7ef5a775d2465cb266c08b3962afcc96b)) ## v1.1.0-alpha.2 (2024-05-13) ### :sparkles: * :sparkles: (feature) add some more text ([`d4f066b`](https://example.com/python-semantic-release/python-semantic-release /commit/d4f066b0b004f4b5ed2b91acf340e3cce6a6cdd3)) ## v1.1.0-alpha.1 (2024-05-13) ### :sparkles: * :sparkles: (feature) add some more text ([`7330076`](https://example.com/python-semantic-release/python-semantic-release /commit/73300767c88fc2ee4842274c5ab77873cbf798bb)) ## v1.1.0-rc.2 (2024-05-13) ### :bug: * :bug: (dev) add some more text ([`c5e7fe7`](https://example.com/python-semantic-release/python-semantic-release /commit/c5e7fe79e8657aeeb4c0899d598c3a4b8a74fae6)) ## v1.1.0-rc.1 (2024-05-13) ### :sparkles: * :sparkles: (dev) add some more text ([`205da8d`](https://example.com/python-semantic-release/python-semantic-release /commit/205da8d3060f3debb0bc7276d4c26f52e459337b)) ## v1.0.0 (2024-05-13) ### :sparkles: * :sparkles: add some more text ([`011f61c`](https://example.com/python-semantic-release/python-semantic-release /commit/011f61cb1931a7a7243eefcf4287f0b8b4c8855a)) - ### Other - - * Merge branch 'dev' into 'main' ([`9215ff8`](https://example.com/python-semantic-release/python-semantic-release /commit/9215ff8fcc8dac8d065dba04e5d2c5727261846f)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Other - - * Merge branch 'breaking-feature' into 'dev' ([`b1c5119`](https://example.com/python-semantic-release/python-semantic-release /commit/b1c5119c7d60ae48a81743b321068c03149db127)) - - - ## v0.1.1-rc.1 (2024-05-13) ### :boom: * :boom: add some more text ([`770bd5a`](https://example.com/python-semantic-release/python-semantic-release /commit/770bd5a06be075966a29a53601bfbfd2072493fa)) + ## v0.1.1-rc.1 (2024-05-13) ? ^^^^^^ - ## v0.1.0 (2024-05-13) ? ^ ### :bug: * :bug: add some more text ([`a7a11af`](https://example.com/python-semantic-release/python-semantic-release /commit/a7a11af399843c0974802d170fb0e619d9b73f8a)) + + ## v0.1.0 (2024-05-13) + ### Other * Initial commit ([`7ea7c89`](https://example.com/python-semantic-release/python-semantic-release /commit/7ea7c89911c00d62f75a0ca38f2b5db929dba5f5))
Python 3.10 tests: tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_scipy_commits] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below # CHANGELOG ## v1.1.0-alpha.3 (2024-05-13) ### Fix * MAINT: (feature) add some missing text ([`a618d9b`](https://example.com/python-semantic-release/python-semantic-release /commit/a618d9be72f12c8c2335898368614e4d3cb11aee)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * ENH: (feature) add some more text ([`5867c21`](https://example.com/python-semantic-release/python-semantic-release /commit/5867c21f0157aa97c84456828958719781d7bfca)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * ENH: (feature) add some more text ([`c6388ec`](https://example.com/python-semantic-release/python-semantic-release /commit/c6388ec498e02c8cbfd6f8f59e0b7d0eef946d8b)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * MAINT: (dev) add some more text ([`6237c0b`](https://example.com/python-semantic-release/python-semantic-release /commit/6237c0bd6bcfd667984ac6909ff5170b48eb9118)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * ENH: (dev) add some more text ([`11003db`](https://example.com/python-semantic-release/python-semantic-release /commit/11003db3ab26c89db1c435f2cb02945c3d9b7c9e)) ## v1.0.0 (2024-05-13) ### Feature * ENH: add some more text ([`2bb7ed2`](https://example.com/python-semantic-release/python-semantic-release /commit/2bb7ed2abd96d63f4deb94502cea6ca711e4c283)) - ### Unknown - - * Merge branch 'dev' into 'main' ([`7124a33`](https://example.com/python-semantic-release/python-semantic-release /commit/7124a33d51269f890ac3563a8c1bba6439f366d8)) - - - ## v0.1.0 (2024-05-13) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Initial commit ([`521318f`](https://example.com/python-semantic-release/python-semantic-release /commit/521318f24d11576ca13ecfb872af26f64577b266)) - - * Merge branch 'breaking-feature' into 'dev' ([`4bd2f76`](https://example.com/python-semantic-release/python-semantic-release /commit/4bd2f76b9b8f7c04105e699cce96ef4d520bfb2c)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * API: add some more text ([`f0f32f5`](https://example.com/python-semantic-release/python-semantic-release /commit/f0f32f59f5049c76320d25bec7b81ce1fc59b28e)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * MAINT: add some more text ([`d36adb2`](https://example.com/python-semantic-release/python-semantic-release /commit/d36adb2f9dc1c0ddd1358ddc789e39d9def4d373)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`521318f`](https://example.com/python-semantic-release/python-semantic-release /commit/521318f24d11576ca13ecfb872af26f64577b266))
Python 3.10 tests: tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_tag_commits] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below # CHANGELOG ## v1.1.0-alpha.3 (2024-05-13) ### Fix * :nut_and_bolt: (feature) add some missing text ([`5ef468d`](https://example.com/python-semantic-release/python-semantic-release /commit/5ef468d8ca2494e4ede6c6739946795d4a0aec19)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * :sparkles: (feature) add some more text ([`5464c82`](https://example.com/python-semantic-release/python-semantic-release /commit/5464c824b70f79230f85ccb6fc10eff4621937bd)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * :sparkles: (feature) add some more text ([`c4402f2`](https://example.com/python-semantic-release/python-semantic-release /commit/c4402f22a4a0f0bb40a8e5967afdabf958b27b3b)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * :nut_and_bolt: (dev) add some more text ([`cf1f2a4`](https://example.com/python-semantic-release/python-semantic-release /commit/cf1f2a42f51a52b51d5c629637c9c71e1231f017)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * :sparkles: (dev) add some more text ([`cf711ca`](https://example.com/python-semantic-release/python-semantic-release /commit/cf711caade4598a398474a89e84b394affa6739c)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`8c78aae`](https://example.com/python-semantic-release/python-semantic-release /commit/8c78aaef869505adde58a7dff207186133772d60)) - - - ## v0.1.0 (2024-05-13) - ### Feature * :sparkles: add some more text ([`6a58daf`](https://example.com/python-semantic-release/python-semantic-release /commit/6a58dafb27358105d81d5cfc1a7a22fa96810ed8)) - ### Unknown - - * Initial commit ([`ef64acc`](https://example.com/python-semantic-release/python-semantic-release /commit/ef64acc5432c37c4128f6c3de03dd78a81b0ad57)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`2a0eea5`](https://example.com/python-semantic-release/python-semantic-release /commit/2a0eea5b02f7493134f99694a93f3abe59657c4e)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * :sparkles: add some more text BREAKING CHANGE: add some more text ([`fc72b8f`](https://example.com/python-semantic-release/python-semantic-release /commit/fc72b8fe6772534472c1a9700ccda6785deb15bd)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * :nut_and_bolt: add some more text ([`509b808`](https://example.com/python-semantic-release/python-semantic-release /commit/509b808563a425eb2332a766324e55a0e90b9277)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`ef64acc`](https://example.com/python-semantic-release/python-semantic-release /commit/ef64acc5432c37c4128f6c3de03dd78a81b0ad57))
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 * fix(feature): add some missing text ([`e89230b`](https://example.com/python-semantic-release/python-semantic-release /commit/e89230b98a070bad25b699d59ac6ef062f4dd83a)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * feat(feature): add some more text ([`2d3e44a`](https://example.com/python-semantic-release/python-semantic-release /commit/2d3e44a896060be2c95e931f427b7573543b08a2)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * feat(feature): add some more text ([`2127557`](https://example.com/python-semantic-release/python-semantic-release /commit/21275573bba69742fb9e6a1a89aefebba81d9f71)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * fix(dev): add some more text ([`31df009`](https://example.com/python-semantic-release/python-semantic-release /commit/31df00971e513833fe480a243ce450ec8bff135b)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * feat(dev): add some more text ([`d8c175a`](https://example.com/python-semantic-release/python-semantic-release /commit/d8c175a30944ba2ea5382796623c8472448299b3)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`835e88f`](https://example.com/python-semantic-release/python-semantic-release /commit/835e88f111038ff5493c1f879f1eb4d30a3f0b14)) - - - ## v0.1.0 (2024-05-13) - ### Feature * feat: add some more text ([`a8a4b09`](https://example.com/python-semantic-release/python-semantic-release /commit/a8a4b0926d8d7ac08df5586d595f2bc6a0d00976)) - ### Unknown - - * Initial commit ([`3919ae8`](https://example.com/python-semantic-release/python-semantic-release /commit/3919ae8089fb8f83bae34ec63eaf9211fe2c8b5d)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`46e4323`](https://example.com/python-semantic-release/python-semantic-release /commit/46e4323c55fa4e57d9d5614d4628364a8b6dca1a)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * feat!: add some more text ([`81b66c7`](https://example.com/python-semantic-release/python-semantic-release /commit/81b66c7c5b25338ae52730697f64dee5794fdbd2)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * fix: add some more text ([`a61dc83`](https://example.com/python-semantic-release/python-semantic-release /commit/a61dc8377a626955886feae0746aad22d6c96acf)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`3919ae8`](https://example.com/python-semantic-release/python-semantic-release /commit/3919ae8089fb8f83bae34ec63eaf9211fe2c8b5d))
Python 3.10 tests: tests/scenario/test_release_history.py#L251
test_release_history[repo_with_git_flow_and_release_channels_angular_commits-expected_release_history5] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below 0.1.0 Automatically generated by python-semantic-release Initial commit - - - feat: add some more text
Python 3.10 tests
The operation was canceled.
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_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 * fix(feature): add some missing text ([`72bbbcb`](https://example.com/python-semantic-release/python-semantic-release /commit/72bbbcbe7de172655ad9913dd33351c0cda51d97)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * feat(feature): add some more text ([`53450f5`](https://example.com/python-semantic-release/python-semantic-release /commit/53450f51d360c729c9ee78d5e754a996c431addc)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * feat(feature): add some more text ([`a69bed5`](https://example.com/python-semantic-release/python-semantic-release /commit/a69bed5c8844183b502b3afe11b964c65df13238)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * fix(dev): add some more text ([`9d93ce8`](https://example.com/python-semantic-release/python-semantic-release /commit/9d93ce8103b036192d947c4ea695d3d90494e2ec)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * feat(dev): add some more text ([`c7db478`](https://example.com/python-semantic-release/python-semantic-release /commit/c7db478bb6efdf8ff75e995bc58fe6f746aa8ac2)) ## v1.0.0 (2024-05-13) ### Feature * feat: add some more text ([`f15974d`](https://example.com/python-semantic-release/python-semantic-release /commit/f15974d70e26c7398b0f653ddee4c5004fd5aa3a)) - ### Unknown - - * Merge branch 'dev' into 'main' ([`67722ae`](https://example.com/python-semantic-release/python-semantic-release /commit/67722aee4c0395449becebd6f4427bb8c7f313de)) - ## v1.0.0-rc.1 (2024-05-13) + + ### Breaking + + * feat!: add some more text ([`b86fb50`](https://example.com/python-semantic-release/python-semantic-release /commit/b86fb505e1bf9a98fa2b9aec596784457db617c2)) + + + ## v0.1.1-rc.1 (2024-05-13) + + ### Fix + + * fix: add some more text ([`f46ada5`](https://example.com/python-semantic-release/python-semantic-release /commit/f46ada5188080a8eb574010a48de463728a41253)) ## v0.1.0 (2024-05-13) ### Unknown - * Merge branch 'breaking-feature' into 'dev' ([`66ac59c`](https://example.com/python-semantic-release/python-semantic-release /commit/66ac59cbd926bad991dac53b0d4940e868ee7d3b)) - * Initial commit ([`3718c13`](https://example.com/python-semantic-release/python-semantic-release /commit/3718c13d4b0f3a4635eeffc1c7b8e8b3d55fab55)) - - - ## v0.1.1-rc.1 (2024-05-13) - - ### Breaking - - * feat!: add some more text ([`b86fb50`](https://example.com/python-semantic-release/python-semantic-release /commit/b86fb505e1bf9a98fa2b9aec596784457db617c2)) - - ### Fix - - * fix: add some more text ([`f46ada5`](https://example.com/python-semantic-release/python-semantic-release /commit/f46ada5188080a8eb574010a48de463728a41253))
Python 3.12 tests: tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_emoji_commits] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below # CHANGELOG ## v1.1.0-alpha.3 (2024-05-13) ### :bug: * :bug: (feature) add some missing text ([`5d5a835`](https://example.com/python-semantic-release/python-semantic-release /commit/5d5a835110cf8cc6c67ddb2843ef75f73b88fe43)) ## v1.1.0-alpha.2 (2024-05-13) ### :sparkles: * :sparkles: (feature) add some more text ([`b0290f8`](https://example.com/python-semantic-release/python-semantic-release /commit/b0290f8142e1bd78c0a0a1d620b0337f53038115)) ## v1.1.0-alpha.1 (2024-05-13) ### :sparkles: * :sparkles: (feature) add some more text ([`cc998db`](https://example.com/python-semantic-release/python-semantic-release /commit/cc998dbae936e7ef4833aa80e63314d7334594cc)) ## v1.1.0-rc.2 (2024-05-13) ### :bug: * :bug: (dev) add some more text ([`e1dfb4f`](https://example.com/python-semantic-release/python-semantic-release /commit/e1dfb4fec5c7d89934a91d188ceca427ea5202cc)) ## v1.1.0-rc.1 (2024-05-13) ### :sparkles: * :sparkles: (dev) add some more text ([`365650a`](https://example.com/python-semantic-release/python-semantic-release /commit/365650a25cb3a992af243233b253de93e8c801b4)) ## v1.0.0 (2024-05-13) - ### Other - - * Merge branch 'dev' into 'main' ([`4299077`](https://example.com/python-semantic-release/python-semantic-release /commit/429907738cb5515864cc75205d119f115d48acb3)) - - - ## v0.1.0 (2024-05-13) - ### :sparkles: * :sparkles: add some more text ([`0952654`](https://example.com/python-semantic-release/python-semantic-release /commit/09526547b5f5ddcdf972afbfd9898ee6964c2dc0)) - ### Other - - * Initial commit ([`573aec4`](https://example.com/python-semantic-release/python-semantic-release /commit/573aec480fe359dcd1e1de6047ed91d9574c69bf)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Other - - * Merge branch 'breaking-feature' into 'dev' ([`60e7cbb`](https://example.com/python-semantic-release/python-semantic-release /commit/60e7cbb72072c77ce68fbe6e3406c68671018599)) - - - ## v0.1.1-rc.1 (2024-05-13) ### :boom: * :boom: add some more text ([`bfb8205`](https://example.com/python-semantic-release/python-semantic-release /commit/bfb820567ec2c96a7cf8145fedec064c7a0f6be9)) + + ## v0.1.1-rc.1 (2024-05-13) + ### :bug: * :bug: add some more text ([`bd87714`](https://example.com/python-semantic-release/python-semantic-release /commit/bd877148bc1ab6582c769cb6c19c15515918d52b)) + + + ## v0.1.0 (2024-05-13) + + ### Other + + * Initial commit ([`573aec4`](https://example.com/python-semantic-release/python-semantic-release /commit/573aec480fe359dcd1e1de6047ed91d9574c69bf))
Python 3.12 tests: tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_scipy_commits] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below # CHANGELOG ## v1.1.0-alpha.3 (2024-05-13) ### Fix * MAINT: (feature) add some missing text ([`577cac6`](https://example.com/python-semantic-release/python-semantic-release /commit/577cac6809db558f72d444ac725fbb7f533548ed)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * ENH: (feature) add some more text ([`6d66737`](https://example.com/python-semantic-release/python-semantic-release /commit/6d6673766a24a032e241d51bca62e03218864524)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * ENH: (feature) add some more text ([`a2eef3b`](https://example.com/python-semantic-release/python-semantic-release /commit/a2eef3b8a30508eeddbeaf8e1b654e5ae1fee6d9)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * MAINT: (dev) add some more text ([`6f14724`](https://example.com/python-semantic-release/python-semantic-release /commit/6f147244226a99aee19a8d48f15ebf2cd6e7e341)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * ENH: (dev) add some more text ([`1b5f540`](https://example.com/python-semantic-release/python-semantic-release /commit/1b5f54054bc268560a3ea50eed7d5e5a4a5a5e32)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`e44597a`](https://example.com/python-semantic-release/python-semantic-release /commit/e44597afd62b3bca097322d298c53d9a5de75011)) - - - ## v0.1.0 (2024-05-13) - ### Feature * ENH: add some more text ([`b950a74`](https://example.com/python-semantic-release/python-semantic-release /commit/b950a74619f38d73068bdebe99d4a4f7ab47dd31)) - ### Unknown - - * Initial commit ([`6de4ca3`](https://example.com/python-semantic-release/python-semantic-release /commit/6de4ca33eb351e41285ebde2ece03d3b8e9ad267)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`03a0b96`](https://example.com/python-semantic-release/python-semantic-release /commit/03a0b9609a365e61de57ddb9328939ad7331ddc6)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * API: add some more text ([`36ed195`](https://example.com/python-semantic-release/python-semantic-release /commit/36ed195ac29abfb626968b09148c9916072787f4)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * MAINT: add some more text ([`dcb6716`](https://example.com/python-semantic-release/python-semantic-release /commit/dcb67165476dc1a240d9afb11794eb80c2f4ee1b)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`6de4ca3`](https://example.com/python-semantic-release/python-semantic-release /commit/6de4ca33eb351e41285ebde2ece03d3b8e9ad267))
Python 3.12 tests: tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_tag_commits] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below # CHANGELOG ## v1.1.0-alpha.3 (2024-05-13) ### Fix * :nut_and_bolt: (feature) add some missing text ([`7cf0217`](https://example.com/python-semantic-release/python-semantic-release /commit/7cf0217c0678986df44a87071e983efeed413253)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * :sparkles: (feature) add some more text ([`4b8f599`](https://example.com/python-semantic-release/python-semantic-release /commit/4b8f59926079a630a73e0f7bc0aebe0b51dd4f0e)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * :sparkles: (feature) add some more text ([`f337ddd`](https://example.com/python-semantic-release/python-semantic-release /commit/f337ddd1d0ed69cddef3b200e04c4b3372d2670f)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * :nut_and_bolt: (dev) add some more text ([`d1768af`](https://example.com/python-semantic-release/python-semantic-release /commit/d1768afcf467b0cf5270a7ea7c55a87498144a60)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * :sparkles: (dev) add some more text ([`903226d`](https://example.com/python-semantic-release/python-semantic-release /commit/903226d150c590080837eeb5f9ce39a2ef071ca7)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`5d81c15`](https://example.com/python-semantic-release/python-semantic-release /commit/5d81c156853e2ff600eb592541dd5510ed6db88d)) - - - ## v0.1.0 (2024-05-13) - ### Feature * :sparkles: add some more text ([`e9bc248`](https://example.com/python-semantic-release/python-semantic-release /commit/e9bc248ca88fa14d9e17c0165d9b74299719eb9a)) - ### Unknown - - * Initial commit ([`b2b787a`](https://example.com/python-semantic-release/python-semantic-release /commit/b2b787a07bb4c06165d4128be54e00b17ae8e0d7)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`c90244b`](https://example.com/python-semantic-release/python-semantic-release /commit/c90244b4d717964a980cf8f484d46c30a5ecb411)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * :sparkles: add some more text BREAKING CHANGE: add some more text ([`7577566`](https://example.com/python-semantic-release/python-semantic-release /commit/7577566445619f23650d2cd91691b9fa4b0b17da)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * :nut_and_bolt: add some more text ([`e5a9785`](https://example.com/python-semantic-release/python-semantic-release /commit/e5a9785e63f20a30d4618c71e038cdd9095a25d1)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`b2b787a`](https://example.com/python-semantic-release/python-semantic-release /commit/b2b787a07bb4c06165d4128be54e00b17ae8e0d7))
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 * fix(feature): add some missing text ([`b5b8d89`](https://example.com/python-semantic-release/python-semantic-release /commit/b5b8d8987234ef771b355fbb5d88c25d2747e2fb)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * feat(feature): add some more text ([`17d9b06`](https://example.com/python-semantic-release/python-semantic-release /commit/17d9b068389a65794abbb6ebfa199afd903539aa)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * feat(feature): add some more text ([`6249d02`](https://example.com/python-semantic-release/python-semantic-release /commit/6249d02cb29f0e824ebf008141cbf129a3364a8e)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * fix(dev): add some more text ([`bc0cc96`](https://example.com/python-semantic-release/python-semantic-release /commit/bc0cc96cb6403cd07379f18cde16e99fc4b72b8d)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * feat(dev): add some more text ([`db91303`](https://example.com/python-semantic-release/python-semantic-release /commit/db9130374d76a8bfcfbc23c0cec791db4431c5de)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`6435bd5`](https://example.com/python-semantic-release/python-semantic-release /commit/6435bd5b8b0ea27893b1fad5a347c3eff896f0d0)) - - - ## v0.1.0 (2024-05-13) - ### Feature * feat: add some more text ([`1bd02e5`](https://example.com/python-semantic-release/python-semantic-release /commit/1bd02e55a76b19e3e1f3e7ea0f41afc6fa3ed4b1)) - ### Unknown - - * Initial commit ([`5d56721`](https://example.com/python-semantic-release/python-semantic-release /commit/5d56721ec461dae399db0a9c6b5959f620fa6b7c)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`c0574dd`](https://example.com/python-semantic-release/python-semantic-release /commit/c0574ddd72329c2adc758834eda20059db125cba)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * feat!: add some more text ([`3581484`](https://example.com/python-semantic-release/python-semantic-release /commit/3581484cd8b8e68484dd519f8a94e7abeb2fc44a)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * fix: add some more text ([`2c36d94`](https://example.com/python-semantic-release/python-semantic-release /commit/2c36d94ae93e9ea917f9b329e2d3a58e4d904b0f)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`5d56721`](https://example.com/python-semantic-release/python-semantic-release /commit/5d56721ec461dae399db0a9c6b5959f620fa6b7c))
Python 3.12 tests: tests/scenario/test_release_history.py#L251
test_release_history[repo_with_git_flow_and_release_channels_angular_commits-expected_release_history5] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below 0.1.0 Automatically generated by python-semantic-release Initial commit - - - feat: add some more text
Python 3.12 tests
The operation was canceled.
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_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 * fix(feature): add some missing text ([`b20156f`](https://example.com/python-semantic-release/python-semantic-release /commit/b20156f68346d59e3eedfdf5a7361ac4ad2a3bb7)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * feat(feature): add some more text ([`343015f`](https://example.com/python-semantic-release/python-semantic-release /commit/343015f1328867d0cd47885d97e8de83f21fb54e)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * feat(feature): add some more text ([`df045e9`](https://example.com/python-semantic-release/python-semantic-release /commit/df045e92f6ddfcf8ba4fa6bf627071d03be9b077)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * fix(dev): add some more text ([`dfdf904`](https://example.com/python-semantic-release/python-semantic-release /commit/dfdf9040ae4ad6cfb85067a511d303e80572ab65)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * feat(dev): add some more text ([`65887d3`](https://example.com/python-semantic-release/python-semantic-release /commit/65887d3027eea6da73dd649f9564208c653a45fc)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`414b656`](https://example.com/python-semantic-release/python-semantic-release /commit/414b656227f2e3b157bb5ea6a41b506441d8e550)) - - - ## v0.1.0 (2024-05-13) - ### Feature * feat: add some more text ([`10b54c6`](https://example.com/python-semantic-release/python-semantic-release /commit/10b54c6c1a268129131191dd7ada8cc031a2c3a2)) - ### Unknown - - * Initial commit ([`91b49cb`](https://example.com/python-semantic-release/python-semantic-release /commit/91b49cbb9b31e15a50b7336a077e5004129ff909)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`d7d895e`](https://example.com/python-semantic-release/python-semantic-release /commit/d7d895eb7af6451e4c1a917ef72c1181254dcdb0)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * feat!: add some more text ([`d3f1f5f`](https://example.com/python-semantic-release/python-semantic-release /commit/d3f1f5f32a9f8e117391bede33ee71a23fdeca08)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * fix: add some more text ([`229e982`](https://example.com/python-semantic-release/python-semantic-release /commit/229e982ab74149eefe6fbbdc17f04358b08d4ec8)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`91b49cb`](https://example.com/python-semantic-release/python-semantic-release /commit/91b49cbb9b31e15a50b7336a077e5004129ff909))
Python 3.9 tests: tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_emoji_commits] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below # CHANGELOG ## v1.1.0-alpha.3 (2024-05-13) ### :bug: * :bug: (feature) add some missing text ([`7c66b78`](https://example.com/python-semantic-release/python-semantic-release /commit/7c66b7875430e15809b6ffd608a4d954308845ea)) ## v1.1.0-alpha.2 (2024-05-13) ### :sparkles: * :sparkles: (feature) add some more text ([`ef037f5`](https://example.com/python-semantic-release/python-semantic-release /commit/ef037f53387a380b754553a183304e57fc61d2a8)) ## v1.1.0-alpha.1 (2024-05-13) ### :sparkles: * :sparkles: (feature) add some more text ([`a298e7d`](https://example.com/python-semantic-release/python-semantic-release /commit/a298e7d5d20edc6ad14612f65dfc11903bac680b)) ## v1.1.0-rc.2 (2024-05-13) ### :bug: * :bug: (dev) add some more text ([`90388a7`](https://example.com/python-semantic-release/python-semantic-release /commit/90388a75d29affd4737acac96686c8dc0368e939)) ## v1.1.0-rc.1 (2024-05-13) ### :sparkles: * :sparkles: (dev) add some more text ([`ff2d2fc`](https://example.com/python-semantic-release/python-semantic-release /commit/ff2d2fcffb76899eddc10d4b29c3328771f39b70)) ## v1.0.0 (2024-05-13) - ### Other - - * Merge branch 'dev' into 'main' ([`018b2f3`](https://example.com/python-semantic-release/python-semantic-release /commit/018b2f37e413378e691cd7ff5f2c8da8a733cda4)) - - - ## v0.1.0 (2024-05-13) - ### :sparkles: * :sparkles: add some more text ([`7a18b22`](https://example.com/python-semantic-release/python-semantic-release /commit/7a18b22ba6941ff7850aa39477941f990467e5dd)) ## v1.0.0-rc.1 (2024-05-13) - ### Other - - * Merge branch 'breaking-feature' into 'dev' ([`381a410`](https://example.com/python-semantic-release/python-semantic-release /commit/381a4108a974a8abbfbc32166bb19f4a7d134b3d)) - - - ## v0.1.1-rc.1 (2024-05-13) - ### :boom: * :boom: add some more text ([`7e8f9e2`](https://example.com/python-semantic-release/python-semantic-release /commit/7e8f9e25a02bf1def1db102f2295e5501994a870)) + + + ## v0.1.1-rc.1 (2024-05-13) ### :bug: * :bug: add some more text ([`8b47f61`](https://example.com/python-semantic-release/python-semantic-release /commit/8b47f611992c7362be25bd273e0ed1456dbaf22c)) + + ## v0.1.0 (2024-05-13) + ### Other * Initial commit ([`d7bc055`](https://example.com/python-semantic-release/python-semantic-release /commit/d7bc05529c1c80e882be3708a978b5fe44712cdf))
Python 3.9 tests: tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_scipy_commits] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below # CHANGELOG ## v1.1.0-alpha.3 (2024-05-13) ### Fix * MAINT: (feature) add some missing text ([`5d7ee3d`](https://example.com/python-semantic-release/python-semantic-release /commit/5d7ee3df7e7afc5308e605f73e5d648a63191b97)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * ENH: (feature) add some more text ([`d4c966b`](https://example.com/python-semantic-release/python-semantic-release /commit/d4c966b5678137e6cc0c10f148c09f745cc9489d)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * ENH: (feature) add some more text ([`24b1d06`](https://example.com/python-semantic-release/python-semantic-release /commit/24b1d063b945218cfeb7f94e3d9c6b0e9aa1dea8)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * MAINT: (dev) add some more text ([`ad29ca5`](https://example.com/python-semantic-release/python-semantic-release /commit/ad29ca5659b5adea66a8588d78ee521816169ddf)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * ENH: (dev) add some more text ([`e2c0471`](https://example.com/python-semantic-release/python-semantic-release /commit/e2c0471d026a65194b10a0e90bd8de2b5e9ef951)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`7048c84`](https://example.com/python-semantic-release/python-semantic-release /commit/7048c84584e69ed3231f812e4909694723306068)) - - - ## v0.1.0 (2024-05-13) - ### Feature * ENH: add some more text ([`3ac4760`](https://example.com/python-semantic-release/python-semantic-release /commit/3ac47608eefbce3d810ad740198645b7f3977d60)) - ### Unknown - - * Initial commit ([`e656732`](https://example.com/python-semantic-release/python-semantic-release /commit/e656732ed7332f717d537eab13609c7ae238fd49)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`95035a5`](https://example.com/python-semantic-release/python-semantic-release /commit/95035a550a756dd4237b88394c24c95744fb2c1e)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * API: add some more text ([`bb55bc3`](https://example.com/python-semantic-release/python-semantic-release /commit/bb55bc304a8c4a3074a97348c8ccd1f6369777d2)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * MAINT: add some more text ([`aff1bdf`](https://example.com/python-semantic-release/python-semantic-release /commit/aff1bdfcd9286103af930973eea6e4424be63416)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`e656732`](https://example.com/python-semantic-release/python-semantic-release /commit/e656732ed7332f717d537eab13609c7ae238fd49))
Python 3.9 tests: tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_tag_commits] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below # CHANGELOG ## v1.1.0-alpha.3 (2024-05-13) ### Fix * :nut_and_bolt: (feature) add some missing text ([`9a32681`](https://example.com/python-semantic-release/python-semantic-release /commit/9a32681bb6b6f0b02f8fc642b0bd43c8a7afcfac)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * :sparkles: (feature) add some more text ([`3751b30`](https://example.com/python-semantic-release/python-semantic-release /commit/3751b304770a39ed699de9a70110e55a389db91b)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * :sparkles: (feature) add some more text ([`701da28`](https://example.com/python-semantic-release/python-semantic-release /commit/701da28b539f322f537624d431c22913aca13be6)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * :nut_and_bolt: (dev) add some more text ([`deb7e5e`](https://example.com/python-semantic-release/python-semantic-release /commit/deb7e5ef3c81dc07981e14d0425463a93075d773)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * :sparkles: (dev) add some more text ([`499195f`](https://example.com/python-semantic-release/python-semantic-release /commit/499195fe5961d0c025ea44b025e4f1e273da987c)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`504c975`](https://example.com/python-semantic-release/python-semantic-release /commit/504c9758a678a248deebd46df477e5671ccc43f7)) - - - ## v0.1.0 (2024-05-13) - ### Feature * :sparkles: add some more text ([`03d2b27`](https://example.com/python-semantic-release/python-semantic-release /commit/03d2b272cbebfc269b84f3c6a301cc515a36faf7)) - ### Unknown - - * Initial commit ([`d238654`](https://example.com/python-semantic-release/python-semantic-release /commit/d238654f0dbf7d2fa92f0f6adc77f1999ae9d89b)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`aec24d9`](https://example.com/python-semantic-release/python-semantic-release /commit/aec24d92d307aa481852fb44f7e9ff24f80bff72)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * :sparkles: add some more text BREAKING CHANGE: add some more text ([`04bdd40`](https://example.com/python-semantic-release/python-semantic-release /commit/04bdd40c3f5dfcd12468d3fa2a5062a7bbf3b2fd)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * :nut_and_bolt: add some more text ([`deaf64b`](https://example.com/python-semantic-release/python-semantic-release /commit/deaf64bafd51d840ef2be99d9696873925ed5069)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`d238654`](https://example.com/python-semantic-release/python-semantic-release /commit/d238654f0dbf7d2fa92f0f6adc77f1999ae9d89b))
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 * fix(feature): add some missing text ([`eb7e3ed`](https://example.com/python-semantic-release/python-semantic-release /commit/eb7e3ed6b8bbc0d38a153d4c4aed9771ae047ed1)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * feat(feature): add some more text ([`4ef8113`](https://example.com/python-semantic-release/python-semantic-release /commit/4ef811307f7d92e95c6dbce145ca1511d52f2901)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * feat(feature): add some more text ([`f33f453`](https://example.com/python-semantic-release/python-semantic-release /commit/f33f453c2440ced3fe8088850c50b0e20cacb4a0)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * fix(dev): add some more text ([`ae80ccc`](https://example.com/python-semantic-release/python-semantic-release /commit/ae80cccb5640fce0949c0aac0e4c03fdf0f07fb5)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * feat(dev): add some more text ([`5fbae6f`](https://example.com/python-semantic-release/python-semantic-release /commit/5fbae6f66a51b59652926f75904e7212099ec9a2)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`7c2f801`](https://example.com/python-semantic-release/python-semantic-release /commit/7c2f801747631d5ff8788c64868bcdf7456b930f)) - - - ## v0.1.0 (2024-05-13) - ### Feature * feat: add some more text ([`36743bc`](https://example.com/python-semantic-release/python-semantic-release /commit/36743bce64b4d4ec0bd16ebd96b02cbafe61b88b)) - ### Unknown - - * Initial commit ([`88fb072`](https://example.com/python-semantic-release/python-semantic-release /commit/88fb0727cd5802ef33aef3300ec563b912dbe905)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`1bb9a60`](https://example.com/python-semantic-release/python-semantic-release /commit/1bb9a60494ee0f0042b0c8c6fa0bdd1fc2ff69bb)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * feat!: add some more text ([`7d46f8f`](https://example.com/python-semantic-release/python-semantic-release /commit/7d46f8f7ff7e1d7595392970574c26acbc18ea4a)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * fix: add some more text ([`b4a5835`](https://example.com/python-semantic-release/python-semantic-release /commit/b4a5835690a8853adeb987210495b21f86823828)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`88fb072`](https://example.com/python-semantic-release/python-semantic-release /commit/88fb0727cd5802ef33aef3300ec563b912dbe905))
Python 3.9 tests
The operation was canceled.
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_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 * fix(feature): add some missing text ([`d567786`](https://example.com/python-semantic-release/python-semantic-release /commit/d567786353274eb832e17e1044c1b1bfe71f13d1)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * feat(feature): add some more text ([`d27ade0`](https://example.com/python-semantic-release/python-semantic-release /commit/d27ade0b9a342dc5e6ddddfe40fd23e0c86c35f6)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * feat(feature): add some more text ([`2717877`](https://example.com/python-semantic-release/python-semantic-release /commit/271787779b985d38ffd7f91f2c3d48bc2a169cef)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * fix(dev): add some more text ([`4e8f19d`](https://example.com/python-semantic-release/python-semantic-release /commit/4e8f19d4cb60440ebeddeef03b118e9c1131855f)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * feat(dev): add some more text ([`020e6da`](https://example.com/python-semantic-release/python-semantic-release /commit/020e6da939ffa1941be24626ec37170094a81626)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`073de8d`](https://example.com/python-semantic-release/python-semantic-release /commit/073de8d95e946f5f27872dae209fc67ffeddf1b5)) - - - ## v0.1.0 (2024-05-13) - ### Feature * feat: add some more text ([`08e7e70`](https://example.com/python-semantic-release/python-semantic-release /commit/08e7e70e65476427c0f3aa3de406417511e71b74)) - ### Unknown - - * Initial commit ([`515aa82`](https://example.com/python-semantic-release/python-semantic-release /commit/515aa8280565fabeed5c650e34a26fda1ac3ccdb)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`49807e4`](https://example.com/python-semantic-release/python-semantic-release /commit/49807e4de7a2d2d58524196e2a6e2d2236eccbd0)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * feat!: add some more text ([`01b26c8`](https://example.com/python-semantic-release/python-semantic-release /commit/01b26c888e40e66568c9427e8e6f0a0c95dd1813)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * fix: add some more text ([`2cf9ca1`](https://example.com/python-semantic-release/python-semantic-release /commit/2cf9ca1f86509ae39ecd612f65f91ea6336880af)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`515aa82`](https://example.com/python-semantic-release/python-semantic-release /commit/515aa8280565fabeed5c650e34a26fda1ac3ccdb))
Python 3.8 tests: tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_emoji_commits] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below # CHANGELOG ## v1.1.0-alpha.3 (2024-05-13) ### :bug: * :bug: (feature) add some missing text ([`34027f8`](https://example.com/python-semantic-release/python-semantic-release /commit/34027f86f2ecc356fa98ac8fef7456d810d31668)) ## v1.1.0-alpha.2 (2024-05-13) ### :sparkles: * :sparkles: (feature) add some more text ([`d3e54f9`](https://example.com/python-semantic-release/python-semantic-release /commit/d3e54f91dec4570718bba8114c10d763e84cda72)) ## v1.1.0-alpha.1 (2024-05-13) ### :sparkles: * :sparkles: (feature) add some more text ([`2e99ccb`](https://example.com/python-semantic-release/python-semantic-release /commit/2e99ccb39957bc6ee5e651f95704ac393ba7d720)) ## v1.1.0-rc.2 (2024-05-13) ### :bug: * :bug: (dev) add some more text ([`3afa66b`](https://example.com/python-semantic-release/python-semantic-release /commit/3afa66bd8f4418c3cae3340a6b16f9d966ee818a)) ## v1.1.0-rc.1 (2024-05-13) ### :sparkles: * :sparkles: (dev) add some more text ([`ef07be7`](https://example.com/python-semantic-release/python-semantic-release /commit/ef07be7031716825117f0d3bbd9b5998b83837f2)) ## v1.0.0 (2024-05-13) - ### Other - - * Merge branch 'dev' into 'main' ([`1260952`](https://example.com/python-semantic-release/python-semantic-release /commit/1260952fbc9289c91fed8346658d9e112641861f)) - - - ## v0.1.0 (2024-05-13) - ### :sparkles: * :sparkles: add some more text ([`cedc9b5`](https://example.com/python-semantic-release/python-semantic-release /commit/cedc9b5ade6452e7ce4273645372a1aa29d187ee)) - ### Other - - * Initial commit ([`463108d`](https://example.com/python-semantic-release/python-semantic-release /commit/463108dbdb16520213e13c5b004811e1ab1b6e8a)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Other - - * Merge branch 'breaking-feature' into 'dev' ([`91718c3`](https://example.com/python-semantic-release/python-semantic-release /commit/91718c34a07a5df47e499ec3448c1710f9683fb6)) - - - ## v0.1.1-rc.1 (2024-05-13) ### :boom: * :boom: add some more text ([`246b390`](https://example.com/python-semantic-release/python-semantic-release /commit/246b39093cb26b6b26d15b0a6069e6ce20ab822d)) + + ## v0.1.1-rc.1 (2024-05-13) + ### :bug: * :bug: add some more text ([`9958821`](https://example.com/python-semantic-release/python-semantic-release /commit/9958821c311f9144b53bdefe79dbd5e7c05acf48)) + + + ## v0.1.0 (2024-05-13) + + ### Other + + * Initial commit ([`463108d`](https://example.com/python-semantic-release/python-semantic-release /commit/463108dbdb16520213e13c5b004811e1ab1b6e8a))
Python 3.8 tests: tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_scipy_commits] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below # CHANGELOG ## v1.1.0-alpha.3 (2024-05-13) ### Fix * MAINT: (feature) add some missing text ([`f73a2ce`](https://example.com/python-semantic-release/python-semantic-release /commit/f73a2ce3730453bcb8844a027d9fb487fbdad168)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * ENH: (feature) add some more text ([`daf2a49`](https://example.com/python-semantic-release/python-semantic-release /commit/daf2a49044d69971f16123d0561395f4f08a5916)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * ENH: (feature) add some more text ([`e429e1d`](https://example.com/python-semantic-release/python-semantic-release /commit/e429e1d3f36e47d9db7ebd475062f6b6b5812cb9)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * MAINT: (dev) add some more text ([`367a939`](https://example.com/python-semantic-release/python-semantic-release /commit/367a93947162e765bb3cfc1ed546480830ef06f6)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * ENH: (dev) add some more text ([`badfe32`](https://example.com/python-semantic-release/python-semantic-release /commit/badfe32c36b8f5b85086dc406e0f678409b5d13b)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`295d4be`](https://example.com/python-semantic-release/python-semantic-release /commit/295d4beac6a213de503ee2beabc5b8f4f16e4399)) - - - ## v0.1.0 (2024-05-13) - ### Feature * ENH: add some more text ([`1b56654`](https://example.com/python-semantic-release/python-semantic-release /commit/1b566548cb3995ee70dcab36569b79ed8a95222d)) - ### Unknown - - * Initial commit ([`95e2bb7`](https://example.com/python-semantic-release/python-semantic-release /commit/95e2bb74c044b87c0c4bd0a0afc23651bb4c2e8e)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`e1c6d88`](https://example.com/python-semantic-release/python-semantic-release /commit/e1c6d88146efd692cc007d0df66dcfee02719c6b)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * API: add some more text ([`8acd3aa`](https://example.com/python-semantic-release/python-semantic-release /commit/8acd3aac8a553c6c4c63195c0741cda0a4b7829f)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * MAINT: add some more text ([`4c8bb78`](https://example.com/python-semantic-release/python-semantic-release /commit/4c8bb783667eedc2501ff6a5efa0c1140c2cef27)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`95e2bb7`](https://example.com/python-semantic-release/python-semantic-release /commit/95e2bb74c044b87c0c4bd0a0afc23651bb4c2e8e))
Python 3.8 tests: tests/command_line/test_changelog.py#L189
test_changelog_content_regenerated[repo_with_git_flow_and_release_channels_tag_commits] assert == failed. [pytest-clarity diff shown] LHS vs RHS shown below # CHANGELOG ## v1.1.0-alpha.3 (2024-05-13) ### Fix * :nut_and_bolt: (feature) add some missing text ([`ee73018`](https://example.com/python-semantic-release/python-semantic-release /commit/ee73018292d04add54a615090b1155a219d7e350)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * :sparkles: (feature) add some more text ([`d498349`](https://example.com/python-semantic-release/python-semantic-release /commit/d498349b0b4823bfef897526fa870e0e0abd6a42)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * :sparkles: (feature) add some more text ([`b7159d5`](https://example.com/python-semantic-release/python-semantic-release /commit/b7159d5523943ee93e59b11f257caa193e89cec3)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * :nut_and_bolt: (dev) add some more text ([`fd2e975`](https://example.com/python-semantic-release/python-semantic-release /commit/fd2e97515b95fb3d563a6d345edb6dbf8b01931c)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * :sparkles: (dev) add some more text ([`d4a057b`](https://example.com/python-semantic-release/python-semantic-release /commit/d4a057b6d2238b699cb80cd1ae1595c23ad42b32)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`5a19366`](https://example.com/python-semantic-release/python-semantic-release /commit/5a1936615af645892edb4bf787c0e90cf8947b6b)) - - - ## v0.1.0 (2024-05-13) - ### Feature * :sparkles: add some more text ([`22225e3`](https://example.com/python-semantic-release/python-semantic-release /commit/22225e39e5d2ca858afd0736b19e7b8f14cc408f)) - ### Unknown - - * Initial commit ([`190213b`](https://example.com/python-semantic-release/python-semantic-release /commit/190213bec51862b449b9ea1f516ef2e98fcc70b0)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`8aa1083`](https://example.com/python-semantic-release/python-semantic-release /commit/8aa1083d0dcc567dcdcf59e62381815b410ecbaf)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * :sparkles: add some more text BREAKING CHANGE: add some more text ([`821af40`](https://example.com/python-semantic-release/python-semantic-release /commit/821af40e2f66765f87e0d48c294885137350e707)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * :nut_and_bolt: add some more text ([`dda4503`](https://example.com/python-semantic-release/python-semantic-release /commit/dda4503a284e52ab99a9ca0366ef311209466c7b)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`190213b`](https://example.com/python-semantic-release/python-semantic-release /commit/190213bec51862b449b9ea1f516ef2e98fcc70b0))
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 * fix(feature): add some missing text ([`e2c7a30`](https://example.com/python-semantic-release/python-semantic-release /commit/e2c7a301c62d9307591c28b944165e4fefd313c4)) ## v1.1.0-alpha.2 (2024-05-13) ### Feature * feat(feature): add some more text ([`ef19873`](https://example.com/python-semantic-release/python-semantic-release /commit/ef1987377f569392a6d968695e3200223c5f742a)) ## v1.1.0-alpha.1 (2024-05-13) ### Feature * feat(feature): add some more text ([`d72cefa`](https://example.com/python-semantic-release/python-semantic-release /commit/d72cefae51fb57260dc518783296fc2298f1a572)) ## v1.1.0-rc.2 (2024-05-13) ### Fix * fix(dev): add some more text ([`a0be865`](https://example.com/python-semantic-release/python-semantic-release /commit/a0be86572ab01b0fe23dcb36a590d2066562c6f5)) ## v1.1.0-rc.1 (2024-05-13) ### Feature * feat(dev): add some more text ([`da85a94`](https://example.com/python-semantic-release/python-semantic-release /commit/da85a94bc425c5425627bedb903f269a2c9fec40)) ## v1.0.0 (2024-05-13) - ### Unknown - - * Merge branch 'dev' into 'main' ([`22aec31`](https://example.com/python-semantic-release/python-semantic-release /commit/22aec31ed8ad2a8988d7618aa1fcc1d6af383217)) - - - ## v0.1.0 (2024-05-13) - ### Feature * feat: add some more text ([`017f8c1`](https://example.com/python-semantic-release/python-semantic-release /commit/017f8c13b9306404c038b9141d3a39b71a336df2)) - ### Unknown - - * Initial commit ([`6b95ee5`](https://example.com/python-semantic-release/python-semantic-release /commit/6b95ee51e45e856102c78af6ffb61d01fdb5e1ed)) - ## v1.0.0-rc.1 (2024-05-13) - - ### Unknown - - * Merge branch 'breaking-feature' into 'dev' ([`0f67e05`](https://example.com/python-semantic-release/python-semantic-release /commit/0f67e0500a36856780f999a5c5706de7ea80b000)) - - - ## v0.1.1-rc.1 (2024-05-13) ### Breaking * feat!: add some more text ([`69e5cc9`](https://example.com/python-semantic-release/python-semantic-release /commit/69e5cc9c169db88fe2194bca92a406aa386884b9)) + + ## v0.1.1-rc.1 (2024-05-13) + ### Fix * fix: add some more text ([`b11808c`](https://example.com/python-semantic-release/python-semantic-release /commit/b11808c0265e49eeee3dfadadcada417a7459b3b)) + + + ## v0.1.0 (2024-05-13) + + ### Unknown + + * Initial commit ([`6b95ee5`](https://example.com/python-semantic-release/python-semantic-release /commit/6b95ee51e45e856102c78af6ffb61d01fdb5e1ed))
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