cookiecutter-hypermodern-python icon indicating copy to clipboard operation
cookiecutter-hypermodern-python copied to clipboard

Hypermodern Python Cookiecutter

Results 136 cookiecutter-hypermodern-python issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) from 2021.3.14 to 2024.4.16. Release notes Sourced from sphinx-autobuild's releases. Release 2024.04.16 2024.04.16 Release 2024.04.13 2024.04.13 Release 2024.02.04 2024.02.04 Changelog Sourced from sphinx-autobuild's changelog. Changelog unreleased 2024.04.16 -...

dependencies
python
cookiecutter

Bumps [nox](https://github.com/wntrblm/nox) from 2022.11.21 to 2024.4.15. Release notes Sourced from nox's releases. 2024.04.15 🪼 We'd like to thank the following folks who contributed to this release: @​cjolowicz @​henryiii @​mayeut New...

dependencies
python
cookiecutter

fixes https://github.com/cjolowicz/cookiecutter-hypermodern-python/issues/1398

The `upload-artifact` and `download-artifact` actions are currently on version 3. They have to be updated to v4 by 30th of Nov. 2024, otherwise they will no longer be executed on...

fixes https://github.com/cjolowicz/cookiecutter-hypermodern-python/issues/1396

Currently, my test actions raise a warning `No files were found with the provided path: .coverage.*. No artifacts will be uploaded.` and then the coverage action fails with `Unable to...