Commit d430afc
authored
new version: upgrade to v9.3.0 (#205)
Summary:
Added
- A new `-tc-suggestion/--time-constraints-are-suggestion` flag to `exec`.
- A new `--no-redirect` flag to `exec`. It allows the endpoint of the scle test
workcell instance to be used, instead of the client dashboard.
Fixed
- The workcell id in `exec` was forced to be `wcN`. There is now no restrictions.
Updated
- Added support for sessions and absolute time constraint in `exec` CLI command.
Added "--sessionId", "--schedule-at", and "--schedule-delay" flags.
- The api url expected by the `exec` method has been changed to be the url of
the new dashboard (unless `--no-redirect` is used). It has the shape:
`base_url/facility/workcell`. It does not require `http` to be added anymore.1 parent a041983 commit d430afc
2 files changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
18 | 26 | | |
19 | 27 | | |
20 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments