Releases: neuroinformatics-unit/actions
Releases · neuroinformatics-unit/actions
v2.13.0
What's Changed
- Use tox-uv in test action by @niksirbi in #136
- Bump pypa/cibuildwheel from 3.3.0 to 3.3.1 in /build_wheels by @dependabot[bot] in #137
- Add option for passing github token to build sphinx docs action by @niksirbi in #138
- Use artifact.ci main repo upload action by @lochhh in #141
- Configure dependabot for check_tag_on_main, deploy_sphinx_docs_multiversion, upload_pypi by @lochhh in #142
- Ensure trailing slash in switcher.json URLs for deploy_sphinx_docs_multiversion by @lochhh in #140
- Bump actions/checkout from 4 to 6 in /check_tag_on_main in the actions group by @dependabot[bot] in #145
- Bump actions/download-artifact from 4 to 7 in /upload_pypi in the actions group by @dependabot[bot] in #146
- Bump the actions group in /deploy_sphinx_docs_multiversion with 2 updates by @dependabot[bot] in #147
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.13.0 in /upload_pypi by @dependabot[bot] in #148
- Bump actions/upload-artifact from 6 to 7 in /build_wheels in the actions group by @dependabot[bot] in #150
- Bump actions/download-artifact from 7 to 8 in /deploy_sphinx_docs in the actions group by @dependabot[bot] in #151
- Bump actions/upload-artifact from 6 to 7 in /build_sdist in the actions group by @dependabot[bot] in #152
- Bump actions/upload-artifact from 6 to 7 in /build_sdist_wheels in the actions group by @dependabot[bot] in #153
- Bump actions/upload-artifact from 6 to 7 in /build_sphinx_docs in the actions group by @dependabot[bot] in #154
- Bump codecov/codecov-action from 5 to 6 in /test by @dependabot[bot] in #156
- Bump pypa/cibuildwheel from 3.3.1 to 3.4.0 in /build_wheels by @dependabot[bot] in #155
- Use latest 404.html in multiversion Sphinx docs deployment by @lochhh in #157
- Use
docsgroup dependency from pyproject.toml in build_docs action by @lochhh in #158 - Fall back to
.[docs]extras if--group docsfails by @lochhh in #159
Full Changelog: v2...v2.13.0
v2.12.0
What's Changed
- Optionally use pyproject.toml for docs dependencies by @sfmig in #129
- Bump actions/upload-artifact from 5 to 6 in /build_sdist in the actions group by @dependabot[bot] in #130
- Bump actions/upload-artifact from 5 to 6 in /build_wheels in the actions group by @dependabot[bot] in #132
- Bump actions/download-artifact from 6 to 7 in /deploy_sphinx_docs in the actions group by @dependabot[bot] in #131
- Bump actions/upload-artifact from 5 to 6 in /build_sdist_wheels in the actions group by @dependabot[bot] in #135
- Bump the actions group in /build_sphinx_docs with 2 updates by @dependabot[bot] in #134
- Bump actions/cache from 4 to 5 in /lint in the actions group by @dependabot[bot] in #133
Full Changelog: v2...v2.12.0
v2.11.0
What's Changed
- Optionally use artifact.ci to upload doc artifacts by @sfmig in #86
- Require users to specify artifact.ci mode in
build_sphinx_docs(artifact.ci fork) by @lochhh in #90 - Add action for multi version deploy of docs by @animeshsasan in #93
- Fetch switcher.json content from latest for
devbuilds by @IgorTatarnikov in #103 - Add missing dollar sign in deploy_sphinx_docs_multiversion action by @niksirbi in #104
- Remove trailing slashes for safer cleaning of BASE_URL by @animeshsasan in #105
- Add action to determine if the trigger is a tag pointing to main by @sfmig in #119
Maintenance
- Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 in /build_wheels by @dependabot[bot] in #82
- Bump pypa/cibuildwheel from 2.23.3 to 3.0.0 in /build_wheels by @dependabot[bot] in #85
- Bump pypa/cibuildwheel from 3.0.0 to 3.1.3 in /build_wheels by @dependabot[bot] in #92
- Bump actions/checkout from 4 to 5 in /build_sphinx_docs in the actions group by @dependabot[bot] in #94
- Bump actions/checkout from 4 to 5 in /build_sdist in the actions group by @dependabot[bot] in #95
- Bump actions/checkout from 4 to 5 in /build_wheels in the actions group by @dependabot[bot] in #96
- Bump pypa/cibuildwheel from 3.1.3 to 3.1.4 in /build_wheels by @dependabot[bot] in #97
- Bump actions/checkout from 4 to 5 in /test in the actions group by @dependabot[bot] in #98
- Bump actions/checkout from 4 to 5 in /check_manifest in the actions group by @dependabot[bot] in #99
- Bump actions/checkout from 4 to 5 in /lint in the actions group by @dependabot[bot] in #100
- Bump the actions group in /deploy_sphinx_docs with 2 updates by @dependabot[bot] in #101
- Bump actions/checkout from 4 to 5 in /build_sdist_wheels in the actions group by @dependabot[bot] in #102
- Bump actions/setup-python from 5 to 6 in /test in the actions group by @dependabot[bot] in #108
- Bump actions/setup-python from 5 to 6 in /check_manifest in the actions group by @dependabot[bot] in #106
- Bump pypa/cibuildwheel from 3.1.4 to 3.2.0 in /build_wheels by @dependabot[bot] in #110
- Bump actions/setup-python from 5 to 6 in /lint in the actions group by @dependabot[bot] in #107
- Bump actions/setup-python from 5 to 6 in /build_sphinx_docs in the actions group by @dependabot[bot] in #109
- Bump actions/download-artifact from 5 to 6 in /deploy_sphinx_docs in the actions group by @dependabot[bot] in #111
- Bump actions/upload-artifact from 4 to 5 in /build_sdist_wheels in the actions group by @dependabot[bot] in #112
- Bump actions/upload-artifact from 4 to 5 in /build_sphinx_docs in the actions group by @dependabot[bot] in #113
- Bump actions/upload-artifact from 4 to 5 in /build_wheels in the actions group by @dependabot[bot] in #114
- Bump actions/upload-artifact from 4 to 5 in /build_sdist in the actions group by @dependabot[bot] in #115
- Bump pypa/cibuildwheel from 3.2.0 to 3.2.1 in /build_wheels by @dependabot[bot] in #116
- Bump actions/checkout from 5 to 6 in /build_wheels in the actions group by @dependabot[bot] in #120
- Bump pypa/cibuildwheel from 3.2.1 to 3.3.0 in /build_wheels by @dependabot[bot] in #121
- Bump actions/checkout from 5 to 6 in /build_sdist_wheels in the actions group by @dependabot[bot] in #122
- Bump actions/checkout from 5 to 6 in /deploy_sphinx_docs in the actions group by @dependabot[bot] in #123
- Bump actions/checkout from 5 to 6 in /check_manifest in the actions group by @dependabot[bot] in #124
- Bump actions/checkout from 5 to 6 in /build_sphinx_docs in the actions group by @dependabot[bot] in #125
- Bump actions/checkout from 5 to 6 in /test in the actions group by @dependabot[bot] in #126
- Bump actions/checkout from 5 to 6 in /lint in the actions group by @dependabot[bot] in #127
- Bump actions/checkout from 5 to 6 in /build_sdist in the actions group by @dependabot[bot] in #128
New Contributors
- @animeshsasan made their first contribution in #93
Full Changelog: v2...v2.11.0
v2.10.0
What's Changed
- Add fetch tags as an input by @sfmig in #81
- Add warning about pinned gh-action-pypi-publish in publish-pypi by @dependabot in #78
- Bump pypa/cibuildwheel from 2.22.0 to 2.23.0 in /build_wheels by @dependabot in #79
- Bump pypa/cibuildwheel from 2.23.0 to 2.23.2 in /build_wheels by @dependabot in #80
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
- Downgrade pypi-publish by @IgorTatarnikov in #77
New Contributors
- @IgorTatarnikov made their first contribution in #77
Full Changelog: v2...v2.9.0
v2.8.0
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in /upload_pypi by @dependabot in #75
Full Changelog: v2...v2.8.0
v2.7.0
What's Changed
- Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 in /build_wheels by @dependabot in #59
- Treat warnings as errors in doc building action by @sfmig in #61
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in /upload_pypi by @dependabot in #63
- Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 in /build_wheels by @dependabot in #62
- Bump pypa/cibuildwheel from 2.20.0 to 2.21.1 in /build_wheels by @dependabot in #64
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 in /upload_pypi by @dependabot in #65
- Bump pypa/cibuildwheel from 2.21.1 to 2.21.3 in /build_wheels by @dependabot in #68
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.11.0 in /upload_pypi by @dependabot in #67
- Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 in /build_wheels by @dependabot in #74
- Bump codecov/codecov-action from 4 to 5 in /test by @dependabot in #73
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in /upload_pypi by @dependabot in #72
- Make Python version an input in check-manifest and linting action by @sfmig in #71
New Contributors
Full Changelog: v2...v2.7.0
v2.6.0
What's Changed
- Bump pypa/cibuildwheel from 2.17.0 to 2.18.1 in /build_wheels by @dependabot in #55
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 in /upload_pypi by @dependabot in #57
- Bump pypa/cibuildwheel from 2.18.1 to 2.19.1 in /build_wheels by @dependabot in #56
- Optionally use
makein build sphinx docs by @lochhh in #58
Full Changelog: v2...v2.6.0
v2.5.0
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 in /upload_pypi by @dependabot in #52
- Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 in /build_wheels by @dependabot in #51
- Bump peaceiris/actions-gh-pages from 3 to 4 in /deploy_sphinx_docs by @dependabot in #53
- updated mac runners in example_test_and_deploy.yml by @niksirbi in #54
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Add M1 runner to example_test_and_deploy.yml by @niksirbi in #44
- Add required codecov token by @lochhh in #46
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 in /upload_pypi by @dependabot in #47
- Update test action docs by @lochhh in #49
- Bump aganders3/headless-gui from 2.1 to 2.2 in /test by @dependabot in #48
Full Changelog: v2...v2.4.0