|
39 | 39 | runs-on: ${{ matrix.os }} |
40 | 40 | strategy: |
41 | 41 | matrix: |
42 | | - python: [3.6] |
| 42 | + python: [3.8] |
43 | 43 | os: [ubuntu-20.04] |
44 | 44 | fail-fast: false |
45 | 45 | steps: |
|
73 | 73 | runs-on: ${{ matrix.os }} |
74 | 74 | strategy: |
75 | 75 | matrix: |
76 | | - python: [3.6] |
| 76 | + python: [3.8] |
77 | 77 | os: [ubuntu-20.04] |
78 | 78 | fail-fast: false |
79 | 79 | steps: |
@@ -120,7 +120,7 @@ jobs: |
120 | 120 | runs-on: ${{ matrix.os }} |
121 | 121 | strategy: |
122 | 122 | matrix: |
123 | | - python: [3.6] |
| 123 | + python: [3.8] |
124 | 124 | os: [ubuntu-20.04] |
125 | 125 | fail-fast: false |
126 | 126 | steps: |
@@ -173,6 +173,7 @@ jobs: |
173 | 173 | runs-on: ${{ matrix.os }} |
174 | 174 | strategy: |
175 | 175 | matrix: |
| 176 | + # KEEP 3.6 Development of this service is frozen |
176 | 177 | python: [3.6] |
177 | 178 | os: [ubuntu-20.04] |
178 | 179 | fail-fast: false |
@@ -220,7 +221,7 @@ jobs: |
220 | 221 | runs-on: ${{ matrix.os }} |
221 | 222 | strategy: |
222 | 223 | matrix: |
223 | | - python: [3.6] |
| 224 | + python: [3.8] |
224 | 225 | os: [ubuntu-20.04] |
225 | 226 | fail-fast: false |
226 | 227 | steps: |
@@ -271,7 +272,7 @@ jobs: |
271 | 272 | runs-on: ${{ matrix.os }} |
272 | 273 | strategy: |
273 | 274 | matrix: |
274 | | - python: [3.6] |
| 275 | + python: [3.8] |
275 | 276 | os: [ubuntu-20.04] |
276 | 277 | fail-fast: false |
277 | 278 | steps: |
@@ -318,7 +319,7 @@ jobs: |
318 | 319 | runs-on: ${{ matrix.os }} |
319 | 320 | strategy: |
320 | 321 | matrix: |
321 | | - python: [3.6] |
| 322 | + python: [3.8] |
322 | 323 | os: [ubuntu-20.04] |
323 | 324 | fail-fast: false |
324 | 325 | steps: |
@@ -395,7 +396,7 @@ jobs: |
395 | 396 | runs-on: ${{ matrix.os }} |
396 | 397 | strategy: |
397 | 398 | matrix: |
398 | | - python: [3.6] |
| 399 | + python: [3.8, 3.9] |
399 | 400 | os: [ubuntu-20.04] |
400 | 401 | fail-fast: false |
401 | 402 | steps: |
@@ -429,7 +430,7 @@ jobs: |
429 | 430 | runs-on: ${{ matrix.os }} |
430 | 431 | strategy: |
431 | 432 | matrix: |
432 | | - python: [3.6] |
| 433 | + python: [3.8] |
433 | 434 | os: [ubuntu-20.04] |
434 | 435 | fail-fast: false |
435 | 436 | steps: |
@@ -477,7 +478,7 @@ jobs: |
477 | 478 | runs-on: ${{ matrix.os }} |
478 | 479 | strategy: |
479 | 480 | matrix: |
480 | | - python: [3.6] |
| 481 | + python: [3.8] |
481 | 482 | os: [ubuntu-20.04] |
482 | 483 | fail-fast: false |
483 | 484 | steps: |
@@ -524,7 +525,7 @@ jobs: |
524 | 525 | runs-on: ${{ matrix.os }} |
525 | 526 | strategy: |
526 | 527 | matrix: |
527 | | - python: [3.6] |
| 528 | + python: [3.8] |
528 | 529 | os: [ubuntu-20.04] |
529 | 530 | fail-fast: false |
530 | 531 | steps: |
@@ -571,7 +572,7 @@ jobs: |
571 | 572 | runs-on: ${{ matrix.os }} |
572 | 573 | strategy: |
573 | 574 | matrix: |
574 | | - python: [3.6] |
| 575 | + python: [3.8] |
575 | 576 | os: [ubuntu-20.04] |
576 | 577 | fail-fast: false |
577 | 578 | steps: |
@@ -618,7 +619,7 @@ jobs: |
618 | 619 | runs-on: ${{ matrix.os }} |
619 | 620 | strategy: |
620 | 621 | matrix: |
621 | | - python: [3.6] |
| 622 | + python: [3.8] |
622 | 623 | os: [ubuntu-20.04] |
623 | 624 | fail-fast: false |
624 | 625 | steps: |
@@ -665,7 +666,7 @@ jobs: |
665 | 666 | runs-on: ${{ matrix.os }} |
666 | 667 | strategy: |
667 | 668 | matrix: |
668 | | - python: [3.6] |
| 669 | + python: [3.8] |
669 | 670 | os: [ubuntu-20.04] |
670 | 671 | fail-fast: false |
671 | 672 | steps: |
@@ -712,7 +713,7 @@ jobs: |
712 | 713 | runs-on: ${{ matrix.os }} |
713 | 714 | strategy: |
714 | 715 | matrix: |
715 | | - python: [3.6] |
| 716 | + python: [3.8] |
716 | 717 | os: [ubuntu-20.04] |
717 | 718 | fail-fast: false |
718 | 719 | steps: |
@@ -760,7 +761,7 @@ jobs: |
760 | 761 | runs-on: ${{ matrix.os }} |
761 | 762 | strategy: |
762 | 763 | matrix: |
763 | | - python: [3.6] |
| 764 | + python: [3.8] |
764 | 765 | os: [ubuntu-20.04] |
765 | 766 | fail-fast: false |
766 | 767 | steps: |
@@ -808,7 +809,7 @@ jobs: |
808 | 809 | runs-on: ${{ matrix.os }} |
809 | 810 | strategy: |
810 | 811 | matrix: |
811 | | - python: [3.6] |
| 812 | + python: [3.8] |
812 | 813 | os: [ubuntu-20.04] |
813 | 814 | fail-fast: false |
814 | 815 | steps: |
@@ -856,7 +857,7 @@ jobs: |
856 | 857 | runs-on: ${{ matrix.os }} |
857 | 858 | strategy: |
858 | 859 | matrix: |
859 | | - python: [3.6] |
| 860 | + python: [3.8] |
860 | 861 | os: [ubuntu-20.04] |
861 | 862 | fail-fast: false |
862 | 863 | steps: |
@@ -904,7 +905,7 @@ jobs: |
904 | 905 | runs-on: ${{ matrix.os }} |
905 | 906 | strategy: |
906 | 907 | matrix: |
907 | | - python: [3.6] |
| 908 | + python: [3.8] |
908 | 909 | os: [ubuntu-20.04] |
909 | 910 | fail-fast: false |
910 | 911 | steps: |
@@ -947,12 +948,12 @@ jobs: |
947 | 948 | path: codeclimate.${{ github.job }}_coverage.json |
948 | 949 |
|
949 | 950 | unit-test-webserver-05: |
950 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 951 | + timeout-minutes: 14 # if this timeout gets too small, then split the tests |
951 | 952 | name: "[unit] webserver 05" |
952 | 953 | runs-on: ${{ matrix.os }} |
953 | 954 | strategy: |
954 | 955 | matrix: |
955 | | - python: [3.6] |
| 956 | + python: [3.8] |
956 | 957 | os: [ubuntu-20.04] |
957 | 958 | fail-fast: false |
958 | 959 | steps: |
@@ -1000,7 +1001,7 @@ jobs: |
1000 | 1001 | runs-on: ${{ matrix.os }} |
1001 | 1002 | strategy: |
1002 | 1003 | matrix: |
1003 | | - python: [3.6] |
| 1004 | + python: [3.8] |
1004 | 1005 | os: [ubuntu-20.04] |
1005 | 1006 | fail-fast: false |
1006 | 1007 | steps: |
@@ -1048,7 +1049,7 @@ jobs: |
1048 | 1049 | runs-on: ${{ matrix.os }} |
1049 | 1050 | strategy: |
1050 | 1051 | matrix: |
1051 | | - python: [3.6] |
| 1052 | + python: [3.8] |
1052 | 1053 | os: [ubuntu-20.04] |
1053 | 1054 | fail-fast: false |
1054 | 1055 | steps: |
@@ -1096,7 +1097,7 @@ jobs: |
1096 | 1097 | runs-on: ${{ matrix.os }} |
1097 | 1098 | strategy: |
1098 | 1099 | matrix: |
1099 | | - python: [3.6] |
| 1100 | + python: [3.8] |
1100 | 1101 | os: [ubuntu-20.04] |
1101 | 1102 | fail-fast: false |
1102 | 1103 | steps: |
@@ -1144,7 +1145,7 @@ jobs: |
1144 | 1145 | runs-on: ${{ matrix.os }} |
1145 | 1146 | strategy: |
1146 | 1147 | matrix: |
1147 | | - python: [3.6] |
| 1148 | + python: [3.8] |
1148 | 1149 | os: [ubuntu-20.04] |
1149 | 1150 | fail-fast: false |
1150 | 1151 | steps: |
@@ -1192,7 +1193,7 @@ jobs: |
1192 | 1193 | runs-on: ${{ matrix.os }} |
1193 | 1194 | strategy: |
1194 | 1195 | matrix: |
1195 | | - python: [3.6] |
| 1196 | + python: [3.8] |
1196 | 1197 | os: [ubuntu-20.04] |
1197 | 1198 | fail-fast: false |
1198 | 1199 | steps: |
@@ -1269,7 +1270,7 @@ jobs: |
1269 | 1270 | runs-on: ${{ matrix.os }} |
1270 | 1271 | strategy: |
1271 | 1272 | matrix: |
1272 | | - python: [3.6] |
| 1273 | + python: [3.8] |
1273 | 1274 | os: [ubuntu-20.04] |
1274 | 1275 | fail-fast: false |
1275 | 1276 | steps: |
@@ -1333,7 +1334,7 @@ jobs: |
1333 | 1334 | runs-on: ${{ matrix.os }} |
1334 | 1335 | strategy: |
1335 | 1336 | matrix: |
1336 | | - python: [3.6] |
| 1337 | + python: [3.8] |
1337 | 1338 | os: [ubuntu-20.04] |
1338 | 1339 | fail-fast: false |
1339 | 1340 | steps: |
@@ -1397,7 +1398,7 @@ jobs: |
1397 | 1398 | runs-on: ${{ matrix.os }} |
1398 | 1399 | strategy: |
1399 | 1400 | matrix: |
1400 | | - python: [3.6] |
| 1401 | + python: [3.8] |
1401 | 1402 | os: [ubuntu-20.04] |
1402 | 1403 | fail-fast: false |
1403 | 1404 | steps: |
@@ -1461,7 +1462,7 @@ jobs: |
1461 | 1462 | runs-on: ${{ matrix.os }} |
1462 | 1463 | strategy: |
1463 | 1464 | matrix: |
1464 | | - python: [3.6] |
| 1465 | + python: [3.8] |
1465 | 1466 | os: [ubuntu-20.04] |
1466 | 1467 | fail-fast: false |
1467 | 1468 | steps: |
@@ -1525,7 +1526,7 @@ jobs: |
1525 | 1526 | runs-on: ${{ matrix.os }} |
1526 | 1527 | strategy: |
1527 | 1528 | matrix: |
1528 | | - python: [3.6] |
| 1529 | + python: [3.8] |
1529 | 1530 | os: [ubuntu-20.04] |
1530 | 1531 | fail-fast: false |
1531 | 1532 | steps: |
@@ -1589,7 +1590,7 @@ jobs: |
1589 | 1590 | runs-on: ${{ matrix.os }} |
1590 | 1591 | strategy: |
1591 | 1592 | matrix: |
1592 | | - python: [3.6] |
| 1593 | + python: [3.8] |
1593 | 1594 | os: [ubuntu-20.04] |
1594 | 1595 | fail-fast: false |
1595 | 1596 | steps: |
@@ -1634,7 +1635,7 @@ jobs: |
1634 | 1635 | runs-on: ${{ matrix.os }} |
1635 | 1636 | strategy: |
1636 | 1637 | matrix: |
1637 | | - python: [3.6] |
| 1638 | + python: [3.8] |
1638 | 1639 | os: [ubuntu-20.04] |
1639 | 1640 | fail-fast: false |
1640 | 1641 | steps: |
@@ -1679,7 +1680,7 @@ jobs: |
1679 | 1680 | runs-on: ${{ matrix.os }} |
1680 | 1681 | strategy: |
1681 | 1682 | matrix: |
1682 | | - python: [3.6] |
| 1683 | + python: [3.8] |
1683 | 1684 | node: [14] |
1684 | 1685 | os: [ubuntu-20.04] |
1685 | 1686 | fail-fast: false |
@@ -1756,7 +1757,7 @@ jobs: |
1756 | 1757 | runs-on: ${{ matrix.os }} |
1757 | 1758 | strategy: |
1758 | 1759 | matrix: |
1759 | | - python: [3.6] |
| 1760 | + python: [3.8] |
1760 | 1761 | os: [ubuntu-20.04] |
1761 | 1762 | fail-fast: false |
1762 | 1763 | steps: |
|
0 commit comments