dependabot[bot]
|
433e0f5be9
|
chore(ci): bump the github-actions group with 3 updates (#552)
Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python) and [actions/cache](https://github.com/actions/cache).
Updates `actions/checkout` from 3 to 4
- [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/v3...v4)
Updates `actions/setup-python` from 4 to 5
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
Updates `actions/cache` from 3 to 4
- [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/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-11 17:52:19 +05:00 |
|
Rotzbua
|
6eaa7a6602
|
chore: update supported versions (#545)
- drop eol django 3.2 4.0 4.1
- drop eol python 3.7
- drop untested PyPy support
- prepare python 3.12 test
- update GH action dependencies
- add dependabot to maintain GH action dependencies
|
2024-06-11 17:46:29 +05:00 |
|
Arun
|
69fc0f9a8e
|
ci: Use GITHUB_OUTPUT envvar instead of set-output command
|
2024-01-11 17:12:17 -08:00 |
|
Sergei Iurchenko
|
b486056802
|
fix_ci (#512)
* fix_ci
Co-authored-by: Iurchenko Sergei
|
2023-03-11 08:58:13 -06:00 |
|
Hugo van Kemenade
|
bd022205f1
|
CI: Replace deprecated pypy3 with pypy-3.8 (#460)
pypy3 is deprecated and is not available in newer images:
https://github.com/actions/setup-python/issues/244#issuecomment-925966022
Instead explicitly specify the version:
https://github.com/actions/setup-python#specifying-a-pypy-version
Committed via https://github.com/asottile/all-repos
|
2021-11-11 07:47:20 -05:00 |
|
Jair Henrique
|
a706e4798c
|
Add support to python 3.10 (#455)
|
2021-10-21 13:56:14 -05:00 |
|
Jannis Leidel
|
8d57f02023
|
Migrate to GitHub Actions. (#435)
* Add GitHub Actions test workflow.
* Add version map.
* Fix name.
* Update .github/workflows/test.yml
* Add release workflow.
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-11-27 09:29:12 -05:00 |
|