Commit 72f58b7
committed
Changes to tooling and tests for moving to Python 3.13
Fix requirements-generator file to fix markupsafe to 3.0.2
Upgraded version of tomli.
copied content repo ci scripts over to test content
Removed refs to python 3.7
Changed order of checkout action and python clone.
Changed order of install
Changed default spec path
Relative path under github workspaces
fuller path for requirements.txt
Changed houskeeping job name to Python Content Validation.
Removed template script from ci since it overlaps the other scripts already called.
Removed docker-compose file and commented template_status on why it is not being used.
Deleted run-exercise-tests-in-docker. Unneded.1 parent 3f21bfc commit 72f58b7
File tree
25 files changed
+2428
-594
lines changed- .github/workflows
- bin
- runner
- test
- example-all-fail-tasks-and-subtests
- example-config-multiple-files-subtests-and-tasks
- example-empty-file
- example-has-stdout-and-tasks
- example-has-stdout-tasks-and-subtests
- example-has-stdout
- example-partial-failure-with-subtests-and-stdout-2
- example-partial-failure-with-subtests-and-stdout
- example-partial-failure-with-subtests
- example-success-with-subtests
- example-success
- example-syntax-error
- example-with-config-multiple-files
- example-with-config
25 files changed
+2428
-594
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments