Changes between Version 30 and Version 31 of CI
- Timestamp:
- Oct 26, 2019, 2:08:05 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CI
v30 v31 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. 7.x (see django-windows below)25 * [https://djangoci.com/view/PR%20Builders/job/pull-requests-windows/ pull-requests-windows] - runs with Python 3.8.x (see django-windows below) 26 26 27 27 == Troubleshooting == … … 47 47 || 3.6.8 || 3.21.0 || 48 48 || 3.7.2 || 3.27.1 || 49 || 3.8.0 || 3.28.0 || 49 50 (installed with Windows x86-64 executable installer) 50 51