summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2026-05-08Bump codecov/codecov-action from 5 to 6 (#2617)dependabot[bot]
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>
2026-05-08Set cooldown in dependabot.Pravin Kamble
2026-05-08Enable codecov (#2325)Ülgen Sarıkavak
2026-05-06Added playwright integration.Sarah Boyce
2026-03-26Reapply "Bump docker/build-push-action from 6 to 7"Baptiste Mispelon
This reverts commit 46cbab5a0c11104a5984649385e90370cc51edff.
2026-03-26Revert "Bump docker/build-push-action from 6 to 7"Baptiste Mispelon
This reverts commit 4eaa78b58e5b409f1c75dbd4298e02f075e96889. This is an attempt at fixing an import error when trying to deploy the site.
2026-03-20Bump docker/metadata-action from 5 to 6dependabot[bot]
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>
2026-03-20Bump docker/setup-compose-action from 1 to 2dependabot[bot]
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>
2026-03-20Bump docker/login-action from 3 to 4dependabot[bot]
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>
2026-03-20Bump docker/build-push-action from 6 to 7dependabot[bot]
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>
2026-02-16Bump actions/checkout from 4 to 6dependabot[bot]
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>
2026-02-16Bump j178/prek-action from 1.0.11 to 1.1.1dependabot[bot]
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>
2026-02-16Bump actions/setup-python from 5 to 6dependabot[bot]
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>
2026-02-13Keep github actions up to date with dependabotPravin Kamble
2025-12-22Migrate to prekÜlgen Sarıkavak
2025-11-06Addresses nitpickSaptak Sengupta
Co-authored-by: Storm Heg <storm@stormheg.co>
2025-11-06Addresses comments from wg members related to security advisorySaptak S
2025-11-06Adds SECURITY.md to outline our security policiesSaptak S
2025-10-13Streamlined and added CI steps for docker compose (#2207)Tobias McNulty
2025-09-24Added `LOCALE_PATHS` setting (#2213)Tobias McNulty
2025-09-23Revert "Added cache for GitHub Actions Docker builds (#2214)"Tobias McNulty
This reverts commit a2a11c98383828be8f587213ff3c62a2c66d5a3f.
2025-09-23Added cache for GitHub Actions Docker builds (#2214)Tobias McNulty
2025-09-17Removed Coveralls references and configuration (#2182)Adam Zapletal
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.
2025-09-12Upgraded to PostgreSQL 17 (#2195)Tobias McNulty
2025-08-20Remove toxÜlgen Sarıkavak
Resolves #1817 Resolves #1890
2025-08-13Fixed docker-publish github actionBaptiste Mispelon
This was broken in 2e3582e15bae895185e84adc95f26304a279baa1 because I misunderstood the meaning of the `enable` param.
2025-08-13Changed GH action to publish images from the preview branchBaptiste Mispelon
The preview branch will be used to deploy the preview server.
2025-07-28Add pre-commit actionÜlgen Sarıkavak
2025-07-19Skipped test building of docker image on push (#1833)Baptiste Mispelon
The image will actually get built (and published) anyway.
2024-10-30Dropped support for Python 3.8 (#1701)Baptiste Mispelon
2024-10-23Fixed coveralls github action on Python 3.12Baptiste Mispelon
Thanks to Mark Walker for the research on this!
2024-10-03Fixed #1574 -- Added support for Python 3.12 (#1640)Tobias McNulty
2024-10-03Fixed `isort` and `flake8` errors and ran all `tox` envs in CI (#1642)Tobias McNulty
2024-10-02Added production docker image and preview domain support (#1627)Tobias McNulty
2024-09-12Add community request template (#1542)Sarah Abderemane
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-06-26Fixed indentation in yaml fileBaptiste Mispelon
2024-06-26Activate dependabot updatesBaptiste Mispelon
This is a test run. If the volume of PRs gets too high it will be disabled again.
2023-04-11Refs #1219 -- Remove StaleBotTim Graham
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
2023-01-02Improve code format with pre-commit (#1297)Paolo Melchiorre
2022-12-23Fixed #1286 - Pin tox and handle an attribute error (#1287)Paolo Melchiorre
2022-11-30Refs #1184 -- Removed linter steps in Github ActionsSanyam Khurana
These are now run via the pre-commit integration.
2022-10-04Fixed #1225 -- Increase stale bot daysPaolo Melchiorre
2022-10-03Fixed #1219 -- Add StaleBotPaolo Melchiorre
2022-09-21Used PostgreSQL 14 for tests. (#1210)Mariusz Felisiak
2022-03-08Used PostgreSQL 12 and Ubuntu 20.04 for tests.Mariusz Felisiak
2022-01-13Updated to Python 3.8 in tox configuration.Mariusz Felisiak
Follow up to 3b55064e92d98c583555ceb8c754aed2e9cbf1f8.
2021-12-03Updated to Python 3.8.Mariusz Felisiak
2021-08-05Added Coveralls to GitHub actions workflows.Mariusz Felisiak
2021-08-05Removed debug commands from GitHub actions workflows.Mariusz Felisiak
2021-08-04Used GitHub Actions workflow.Mariusz Felisiak