Skip to content

Commit

Permalink
fix: fix broken release of v3.3.8 (try #2) (#127)
Browse files Browse the repository at this point in the history
* fix: fix broken release of v3.3.8

Signed-off-by: Nirmal <nirmal.sasidharan@de.bosch.com>

* chore: another try to fix v3.3.8 release

Signed-off-by: Nirmal <nirmal.sasidharan@de.bosch.com>

* chore: fix line endings

Signed-off-by: Nirmal <nirmal.sasidharan@de.bosch.com>

---------

Signed-off-by: Nirmal <nirmal.sasidharan@de.bosch.com>
  • Loading branch information
twodrops committed Apr 29, 2024
1 parent 8745cb0 commit 81e0be8
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 31 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ on:
release:
types: [published]

permissions:
contents: write

env:
python-version: 3.9

Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ on:
- main
pull_request:

permissions:
contents: write

env:
python-version: 3.9

Expand Down
52 changes: 23 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,6 @@

<!--next-version-placeholder-->

## v3.3.8 (2024-04-29)

### Fix

- fix broken release of v3.3.8 (#126)
- **python-version**: Updated python to 3.12 and dependencies
- **python-version**: Updated python to 3.12 and dependencies
- **python-version**: Added numpy to pyproject
- **python-version**: Updated python to 3.12 and dependencies

## v3.3.7 (2023-10-20)

### Fix
Expand Down Expand Up @@ -193,107 +183,111 @@

### Feature

* **validator:** Fixed path issue in pytest ([`cb02e48`](https://github.com/boschglobal/doxysphinx/commit/cb02e489c6f3272930fee4d9d5648e8f70420183))
- **validator:** Fixed path issue in pytest ([`cb02e48`](https://github.com/boschglobal/doxysphinx/commit/cb02e489c6f3272930fee4d9d5648e8f70420183))

- **validator:** Fixed path issues in pytest. ([`38aafc9`](https://github.com/boschglobal/doxysphinx/commit/38aafc9b87615dc611b3b2924f688e15468e7533))
- **validator:** Solved errors for PR ([`f2b63bd`](https://github.com/boschglobal/doxysphinx/commit/f2b63bd92fb20842c8c5fe7d0d11cbb1618296d5))
- **validator:** Changed the validator output type. ([`9730b08`](https://github.com/boschglobal/doxysphinx/commit/9730b08a83a3ee92e3f09d4173635179f5b8e982))
- **validator:** Added a validator to check the flags of the doxyfile ([`16cf2ae`](https://github.com/boschglobal/doxysphinx/commit/16cf2ae514c09e2625cff138babfa1d7bc10e76e))

### Documentation

* **validator:** Added note to indicate ([`4a6b7b8`](https://github.com/boschglobal/doxysphinx/commit/4a6b7b82d42fe1345694c9d0f48e29a012bbc163))
- **validator:** Added note to indicate ([`4a6b7b8`](https://github.com/boschglobal/doxysphinx/commit/4a6b7b82d42fe1345694c9d0f48e29a012bbc163))

## v2.1.11 (2022-06-29)

### Fix

* **styles:** Doxygens section headings and also markdown headings are now shown ([`85c062d`](https://github.com/boschglobal/doxysphinx/commit/85c062dfe34333c90871a30f2fee3d8dc8108a8a))
- **styles:** Doxygens section headings and also markdown headings are now shown ([`85c062d`](https://github.com/boschglobal/doxysphinx/commit/85c062dfe34333c90871a30f2fee3d8dc8108a8a))

### Documentation

* Added a table of static doxygen page names ([`7dcdeda`](https://github.com/boschglobal/doxysphinx/commit/7dcdedac38b525d53bf4896f753cf07373d1cbcf))
- Added a table of static doxygen page names ([`7dcdeda`](https://github.com/boschglobal/doxysphinx/commit/7dcdedac38b525d53bf4896f753cf07373d1cbcf))

## v2.1.10 (2022-06-21)

### Fix

* Remove duplicate headline ([`f12a371`](https://github.com/boschglobal/doxysphinx/commit/f12a37127b8635504a7b381a749ec8e6679c70ca))
- Remove duplicate headline ([`f12a371`](https://github.com/boschglobal/doxysphinx/commit/f12a37127b8635504a7b381a749ec8e6679c70ca))

### Documentation

* Fix sphinx_book_theme config ([`9d59320`](https://github.com/boschglobal/doxysphinx/commit/9d59320389e3cf92927c1b154357dd698695a74b))
- Fix sphinx_book_theme config ([`9d59320`](https://github.com/boschglobal/doxysphinx/commit/9d59320389e3cf92927c1b154357dd698695a74b))

## v2.1.9 (2022-06-01)

### Fix

* **pypi:** Pypi publishing is now active ([`86096fc`](https://github.com/boschglobal/doxysphinx/commit/86096fc3b803efeaa6fea12992cce70f4fc9c9f6))
- **pypi:** Pypi publishing is now active ([`86096fc`](https://github.com/boschglobal/doxysphinx/commit/86096fc3b803efeaa6fea12992cce70f4fc9c9f6))

### Documentation

* Add more status badges ([`16927d4`](https://github.com/boschglobal/doxysphinx/commit/16927d4c3192268a35e055a9dd046a30a5db4088))
- Add more status badges ([`16927d4`](https://github.com/boschglobal/doxysphinx/commit/16927d4c3192268a35e055a9dd046a30a5db4088))

## v2.1.8 (2022-06-01)

### Fix

* **ci:** Attempt to solve problem of "v" tag ([`632cd60`](https://github.com/boschglobal/doxysphinx/commit/632cd60093522f3785ad28e7dc701698c0fb0291))
- **ci:** Attempt to solve problem of "v" tag ([`632cd60`](https://github.com/boschglobal/doxysphinx/commit/632cd60093522f3785ad28e7dc701698c0fb0291))

## v2.1.7 (2022-06-01)

## v2.1.6 (2022-05-31)

### Fix

* **ci:** Fix typo at pypi secrets ([`77e333b`](https://github.com/boschglobal/doxysphinx/commit/77e333bf2a3eb564e97f210b8320df4d03d32b64))
- **ci:** Fix typo at pypi secrets ([`77e333b`](https://github.com/boschglobal/doxysphinx/commit/77e333bf2a3eb564e97f210b8320df4d03d32b64))

## v2.1.5 (2022-05-31)

### Fix

* **ci:** Fix for really bad typo ([`aa5022d`](https://github.com/boschglobal/doxysphinx/commit/aa5022dd9c97bff90aa80b9e33c45baae2b48665))
- **ci:** Fix for really bad typo ([`aa5022d`](https://github.com/boschglobal/doxysphinx/commit/aa5022dd9c97bff90aa80b9e33c45baae2b48665))

## v2.1.4 (2022-05-30)

### Fix

* **ci:** Added precommit caching ([`5df7088`](https://github.com/boschglobal/doxysphinx/commit/5df70887f6b7dc5e3125c74e0be43d09f152a0c2))
- **ci:** Added precommit caching ([`5df7088`](https://github.com/boschglobal/doxysphinx/commit/5df70887f6b7dc5e3125c74e0be43d09f152a0c2))

- **ci:** Test commit to test new pypi credentials ([`c98a45a`](https://github.com/boschglobal/doxysphinx/commit/c98a45a7eab2e15a234f194235852dcd97bc7fa2))

### Documentation

* Improve readme ([`4baec67`](https://github.com/boschglobal/doxysphinx/commit/4baec6778148f162640f5b6519a1d87240276368))
- Improve readme ([`4baec67`](https://github.com/boschglobal/doxysphinx/commit/4baec6778148f162640f5b6519a1d87240276368))

## v2.1.3 (2022-05-30)

### Fix

* **ci:** Attempt to fix pypi password escaping issue ([`af5c481`](https://github.com/boschglobal/doxysphinx/commit/af5c481f464697fdaebaef3ba7a64800b58f846c))
- **ci:** Attempt to fix pypi password escaping issue ([`af5c481`](https://github.com/boschglobal/doxysphinx/commit/af5c481f464697fdaebaef3ba7a64800b58f846c))

## v2.1.2 (2022-05-30)

### Fix

* **ci:** Gitignore structure change ([`92466a3`](https://github.com/boschglobal/doxysphinx/commit/92466a3bd3231f1074408ca5786e056ba6858b8c))
- **ci:** Gitignore structure change ([`92466a3`](https://github.com/boschglobal/doxysphinx/commit/92466a3bd3231f1074408ca5786e056ba6858b8c))

## v2.1.1 (2022-05-30)

### Fix

* **ci:** Activated pypi pushing (dry-run) ([`fbd6fa8`](https://github.com/boschglobal/doxysphinx/commit/fbd6fa812fdfb4c68f87916f1202ea69222d759c))
- **ci:** Activated pypi pushing (dry-run) ([`fbd6fa8`](https://github.com/boschglobal/doxysphinx/commit/fbd6fa812fdfb4c68f87916f1202ea69222d759c))

## v2.1.0 (2022-05-23)

### Feature

* **doxygen:** Env variables in doxygen configs are now supported ([`30a6d58`](https://github.com/boschglobal/doxysphinx/commit/30a6d5869b195ef36df80a1af4dec8e2e0bef530))
- **doxygen:** Env variables in doxygen configs are now supported ([`30a6d58`](https://github.com/boschglobal/doxysphinx/commit/30a6d5869b195ef36df80a1af4dec8e2e0bef530))

- Initial contribution (internal repo hash: cea2505) ([`76dee42`](https://github.com/boschglobal/doxysphinx/commit/76dee4240394d23bf48fe5bba0bebf2f3902104c))

### Fix

* **dependencies:** Fixed missing dependency and updated all ([`27fc21d`](https://github.com/boschglobal/doxysphinx/commit/27fc21d5ef3bb6eadfc600af59d390562f4635e5))
- **dependencies:** Fixed missing dependency and updated all ([`27fc21d`](https://github.com/boschglobal/doxysphinx/commit/27fc21d5ef3bb6eadfc600af59d390562f4635e5))

### Documentation

* Add segmentation overview picture to inner workings. ([`05237c3`](https://github.com/boschglobal/doxysphinx/commit/05237c316f402c50c3561cac6948b66a3e046536))
- Add segmentation overview picture to inner workings. ([`05237c3`](https://github.com/boschglobal/doxysphinx/commit/05237c316f402c50c3561cac6948b66a3e046536))

- Some additions to faq on contributing images ([`d41ed11`](https://github.com/boschglobal/doxysphinx/commit/d41ed119d6115d87ec1615932b56bfe5f607671b))
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

[tool.poetry]
name = "doxysphinx"
version = "3.3.8"
version = "3.3.7"
description = "Integrates doxygen html documentation with sphinx."
authors = [
"Nirmal Sasidharan <nirmal.sasidharan@de.bosch.com>",
Expand Down Expand Up @@ -85,7 +85,7 @@ doxysphinx = "doxysphinx.cli:cli"

[tool.commitizen]
name = "cz_conventional_commits"
version = "3.3.8"
version = "3.3.7"
tag_format = "v$version"
version_files = ["pyproject.toml:^version"]
bump_message = """chore(release): release $current_version → $new_version by commitizen [skip-ci]
Expand Down

0 comments on commit 81e0be8

Please sign in to comment.