index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
schedule_tests.yml
Age
Commit message (
Expand
)
Author
2025-12-29
Bumped checkout version in Github actions configuration.
Pravin Kamble
2025-11-26
Added timeout-minutes directive to all GitHub Actions workflows.
Natalia
2025-11-21
Applied auto-fixes from zizmor findings.
Jacob Walls
2025-11-11
Refs #35844 -- Ran further selenium tests with --parallel=1.
Jacob Walls
2025-10-22
Refs #36664 -- Added Python 3.15 to daily builds.
Mariusz Felisiak
2025-10-17
Refs #35844 -- Doc'd Python 3.14 compatibility.
Mariusz Felisiak
2025-10-14
Removed setuptools from GitHub actions.
Jacob Walls
2025-10-03
Fixed #36623 -- Dropped support for PostgreSQL 14 and PostGIS 3.1.
Mariusz Felisiak
2025-09-29
Added PostgreSQL 18 to scheduled tests workflow.
Mariusz Felisiak
2025-09-12
Bumped versions in Github actions configuration.
Mariusz Felisiak
2025-01-20
Fixed #36005 -- Dropped support for Python 3.10 and 3.11.
Mariusz Felisiak
2024-10-25
Made GitHub actions display all warnings in Python tests.
Mariusz Felisiak
2024-10-16
Refs #35844 -- Added Python 3.14 to daily builds.
Mariusz Felisiak
2024-10-09
Refs #34900 -- Added Python 3.12 to classifiers and tox.ini, and used it in G...
Mariusz Felisiak
2024-10-03
Bumped latest PostgreSQL to 17 in scheduled tests workflow.
nessita
2024-09-19
Refs #35734 -- Added entry to scheduled tests workflow to test newer PostgreS...
nessita
2024-05-27
Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0.
Mariusz Felisiak
2024-03-18
Stopped using byte-compiled 3rd-party packages in daily builds for byte-compi...
Mariusz Felisiak
2024-02-21
Refs #30950, Refs #35187 -- Added tests for byte-compiled Django to daily bui...
Jon Janzen
2024-01-26
Bumped versions in Github actions configuration.
Mariusz Felisiak
2023-12-07
Refs #34986 -- Added PyPy 3.10 with PostgreSQL to daily builds.
Nick Pope
2023-11-22
Refs #34986 -- Installed libmemcached-dev in PyPy 3.10 daily builds.
Mariusz Felisiak
2023-11-21
Added PyPy 3.10 to daily builds.
Mariusz Felisiak
2023-11-20
Refs #34900 -- Added Python 3.13 to daily builds.
Mariusz Felisiak
2023-11-18
Refs #34118 -- Used Python 3.12 for GitHub actions.
Mariusz Felisiak
2023-10-03
Used Node.js 20 for GitHub actions.
Mariusz Felisiak
2023-09-21
Refs #34851 -- Used PostgreSQL 13 for selenium tests.
Mariusz Felisiak
2023-09-05
Bumped checkout version in Github actions configuration.
Mariusz Felisiak
2023-06-18
Improved names for Selenium daily builds.
Mariusz Felisiak
2023-06-17
Added Selenium tests to daily builds.
Sarah Boyce
2023-01-18
Fixed #34233 -- Dropped support for Python 3.8 and 3.9.
Mariusz Felisiak
2022-11-09
Added Python 3.12 to daily builds.
Mariusz Felisiak
2022-10-26
Refs #33173 -- Used Python 3.11 for GitHub actions.
Mariusz Felisiak
2022-08-04
Restricted permissions for GitHub tokens.
Mariusz Felisiak
2022-06-24
Bumped versions in Github actions configuration.
Mariusz Felisiak
2022-03-18
Added packaging tools to GitHub actions.
Mariusz Felisiak
2022-03-14
Added GitHub action with daily builds for Windows and JavaScript tests.
Florian Apolloner