Commit 0ecee01
Standardize CI tests on Debian AMD64 and document supported image variants (#14593)
* Standardize CI tests on Debian AMD64 and document supported image variants
Reduce CI matrix to only build and test the Debian AMD64 Django image,
which is the officially supported configuration. Alpine and ARM64 images
are still built for release but are no longer tested in CI.
- Add Docker Image Variants section to installation docs
- Remove ARM64 from build and REST framework test matrices
- Exclude django-alpine from test build workflow
- Switch performance tests from alpine to debian
- Remove alpine from integration and REST framework OS matrices
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Restore ARM64 builds and unit tests, keep integration tests AMD64-only
ARM64 should still be built and unit tested in CI. Only integration,
performance, and k8s tests are restricted to AMD64. Update the
installation docs to reflect the three support tiers.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Update .github/workflows/build-docker-images-for-testing.yml
Co-authored-by: valentijnscholten <valentijnscholten@gmail.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: valentijnscholten <valentijnscholten@gmail.com>1 parent 807e8b3 commit 0ecee01
4 files changed
Lines changed: 22 additions & 5 deletions
File tree
- .github/workflows
- docs/content/get_started/open_source
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
21 | 38 | | |
22 | 39 | | |
23 | 40 | | |
| |||
0 commit comments