dependabot[bot]
1ba515a18d
⬆ Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 ( #5714 )
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.1...v1.5.2 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Sebastián Ramírez
0c07e542a7
👷 Fix and tweak CI cache handling ( #5696 )
2 years ago
Ofek Lev
4267bd1f4f
🔧 Update package metadata, drop support for Python 3.6, move build internals from Flit to Hatch ( #5240 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
dependabot[bot]
35244ee83b
⬆ Bump actions/cache from 2 to 3 ( #5149 )
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
606028dc8c
⬆ Bump actions/checkout from 2 to 3 ( #5133 )
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
ff47d50a9b
⬆ Bump actions/setup-python from 2 to 4 ( #5129 )
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Sebastián Ramírez
d75126a4ce
👷 Add GitHub Action cache to speed up CI installs ( #3204 )
4 years ago
Sebastián Ramírez
7c9d0168ff
⬆️ Upgrade setup-python GitHub Action to v2 ( #3203 )
4 years ago
Sebastián Ramírez
4ad7c55618
💚 Disable Gitter notification as it's currently broken ( #1853 )
...no idea why yet. 😔
5 years ago
Sebastián Ramírez
9863c3fca8
🐛 Update GitHub action context var for Gitter bot ( #1766 )
5 years ago
Sebastián Ramírez
0f0af751e4
🔊 Add debugging logs for GitHub actions to introspect GitHub hidden context ( #1764 )
5 years ago
Sebastián Ramírez
6ab2841dbb
♻ Update GitHub actions ( #1746 )
* 🐛 Fix Gitter notification, use development gitter room until next release
* 🔥 Remove trigger docs preview step from build-docs workflow
as it requires a more privileged token, so it's now triggered by the preview docs watcher
* 🔊 Dump context when building to allow debugging how to refactor the Gitter bot
5 years ago
Sebastián Ramírez
47a630721a
👷 Add GitHub Actions, move from Travis ( #1735 )
5 years ago