Commit e9dc09d
authored
Added
1. Implemented `dist/generate.py` script to generate data for testing distributions.
2. Created `dist/dist.toml` as output of the script.
3. Added `verify_data.py` script to verify the generated data against the saved data.
4. Added `.github/workflows/ci.yml` to verify the data during the CI process.dist data, generation script, and CI (#1)1 parent e41d04b commit e9dc09d
File tree
5 files changed
+586
-0
lines changed- .github/workflows
- dist
5 files changed
+586
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments