Changes between Version 84 and Version 85 of CI
- Timestamp:
- Sep 20, 2023, 3:07:42 AM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CI
v84 v85 4 4 5 5 The main pull request builders are: 6 * [https://djangoci.com/job/pull-requests-focal/ pull-requests-focal] (Ubuntu 20.04) runs PostgreSQL 1 2(with `psycopg`) and MySQL 8. GIS: spatialite 4.3.0a-6, GDAL 3.0.4, GEOS 3.8.0, PROJ 6.3.1, PostGIS 3.6 * [https://djangoci.com/job/pull-requests-focal/ pull-requests-focal] (Ubuntu 20.04) runs PostgreSQL 13 (with `psycopg`) and MySQL 8. GIS: spatialite 4.3.0a-6, GDAL 3.0.4, GEOS 3.8.0, PROJ 6.3.1, PostGIS 3. 7 7 * [https://djangoci.com/job/pr-mariadb/ pr-mariadb] (Ubuntu 20.04) runs MariaDB 10.5.22. GIS: GDAL 3.0.4, GEOS 3.8.0, PROJ 6.3.1. 8 * [https://djangoci.com/job/pull-requests-postgresql-psycopg2/ pull-requests-postgresql-psycopg2] (Ubuntu 20.04) runs PostgreSQL 12 with `psycopg2`. GIS: GDAL 3.0.4, GEOS 3.8.0, PROJ 6.3.1, PostGIS 3. 8 * [https://djangoci.com/job/pull-requests-postgresql-psycopg2/ pull-requests-postgresql-psycopg2] (Ubuntu 20.04) runs PostgreSQL 13 with `psycopg2`. GIS: GDAL 3.0.4, GEOS 3.8.0, PROJ 6.3.1, PostGIS 3. 9 * [https://djangoci.com/job/pull-requests-pg-server-side-binding/ pull-requests-pg-server-side-binding] (Ubuntu 20.04) runs PostgreSQL 13 with `psycopg` and server-side binding cursors. GIS: GDAL 3.0.4, GEOS 3.8.0, PROJ 6.3.1, PostGIS 3. 9 10 10 11 Other pull request builders which can be triggered manually with the corresponding comment phrases: