| Age | Commit message (Collapse) | Author |
|
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
This reverts commit 46cbab5a0c11104a5984649385e90370cc51edff.
|
|
This reverts commit 4eaa78b58e5b409f1c75dbd4298e02f075e96889.
This is an attempt at fixing an import error when trying to
deploy the site.
|
|
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps [docker/setup-compose-action](https://github.com/docker/setup-compose-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-compose-action/releases)
- [Commits](https://github.com/docker/setup-compose-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/setup-compose-action
dependency-version: '2'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [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/v4...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps [j178/prek-action](https://github.com/j178/prek-action) from 1.0.11 to 1.1.1.
- [Release notes](https://github.com/j178/prek-action/releases)
- [Commits](https://github.com/j178/prek-action/compare/v1.0.11...v1.1.1)
---
updated-dependencies:
- dependency-name: j178/prek-action
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
|
|
Co-authored-by: Storm Heg <storm@stormheg.co>
|
|
|
|
|
|
|
|
|
|
This reverts commit a2a11c98383828be8f587213ff3c62a2c66d5a3f.
|
|
|
|
After some discussion, the Website WG decided that we no longer want to
use Coveralls. A coverage report is generated when running `make ci`
locally.
|
|
|
|
Resolves #1817
Resolves #1890
|
|
This was broken in 2e3582e15bae895185e84adc95f26304a279baa1
because I misunderstood the meaning of the `enable` param.
|
|
The preview branch will be used to deploy the preview server.
|
|
|
|
The image will actually get built (and published) anyway.
|
|
|
|
Thanks to Mark Walker for the research on this!
|
|
|
|
|
|
|
|
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
|
|
|
|
This is a test run. If the volume of PRs gets too high it will be disabled again.
|
|
django-developers discussion didn't reveal anyone in favor of keeping it:
https://groups.google.com/g/django-developers/c/RAGuVJhT_3M/m/i2h1k-U-AAAJ
|
|
|
|
|
|
These are now run via the pre-commit integration.
|
|
|
|
|
|
|
|
|
|
Follow up to 3b55064e92d98c583555ceb8c754aed2e9cbf1f8.
|
|
|
|
|
|
|
|
|