Changes between Version 93 and Version 94 of CI
- Timestamp:
- Aug 27, 2025, 8:00:17 AM (8 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CI
v93 v94 31 31 * `Selenium tests` - runs the Selenium tests for any PR with the `selenium` label applied. 32 32 * `Benchmark` - Runs the [https://github.com/django/django-asv django-asv] benchmarks for any PR with the `benchmark` label applied. (The Benchmarks take some time, and will run on each subsequent push, but can be disabled by removing the label until you're ready to run them again.) 33 * `Geodjango Tests` Runs against docker images for PostGIS withmore recent versions of geospatial libraries such as `GEOS` for any PR with the `geodjango` label applied.33 * `Geodjango Tests` - Runs PostGIS tests using more recent versions of geospatial libraries such as `GEOS` for any PR with the `geodjango` label applied. 34 34 35 35 == Troubleshooting ==