Changes between Version 61 and Version 62 of CI
- Timestamp:
- Oct 4, 2021, 11:13:45 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CI
v61 v62 23 23 * [https://djangoci.com/job/isort/ isort] - runs `isort --recursive --check-only .` from the root checkout directory and fails if any imports aren't [https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/coding-style/#imports sorted properly]. 24 24 * [https://djangoci.com/job/pull-requests-javascript/ pull-requests-javascript] - runs the [https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/javascript/#testing-from-the-command-line JavaScript tests]. 25 * [https://djangoci.com/view/PR%20Builders/job/pull-requests-windows/ pull-requests-windows] - runs with Python 3. 8.x (see django-windows below)25 * [https://djangoci.com/view/PR%20Builders/job/pull-requests-windows/ pull-requests-windows] - runs with Python 3.9.x (see django-windows below) 26 26 27 27 == Troubleshooting == … … 48 48 || 3.8.9 || 3.34.0 || 49 49 || 3.9.4 || 3.34.0 || 50 || 3.10.0 rc2|| 3.35.5 ||50 || 3.10.0 || 3.35.5 || 51 51 (installed with Windows x86-64 executable installer)