Commit da0390d
authored
Updated min python version to 3.7 poetry and CI scripts (#124)
* Added --docker-air-gap to builder and scc
* Add last_n to cli trigger tool
* Fixed circular dependency on scc
* Fixed self contained coordinator circular dependency import
* Added API healthcheck endpoints
* Updating poetry and CI scripts
* Unified test-requirements
* Unified test-requirements
* Avoid poetry deprecation notice
* Update project deps1 parent 0eb01f0 commit da0390d
File tree
7 files changed
+1177
-1032
lines changed- .github/workflows
- redis_benchmarks_specification/__common__
- utils
7 files changed
+1177
-1032
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
| 358 | + | |
358 | 359 | | |
359 | 360 | | |
360 | 361 | | |
| |||
365 | 366 | | |
366 | 367 | | |
367 | 368 | | |
368 | | - | |
| 369 | + | |
0 commit comments