Tags: strateos/transcriptic
Tags
Allow none body put post patch requests (#232) Allow none body put post patch requests update request example in this doc to not encode body if none on post put or patch: https://strateos.atlassian.net/wiki/spaces/ENG/pages/1823801375/Onboarding+Request+Signing+Authentication+RSA+for+Strateos+Console+User
add predecessor run id to transcriptic launch command (#213) * add predecessor run id to transcriptic launch command, update version and changelog * lint * lint * remove print to standard out and update submit_run_request with predecessor id arg * changelog * lint * whitespace * add predecessor id to payload directly * lint
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.
PreviousNext