This repository was archived by the owner on May 15, 2025. It is now read-only.
What's Changed
- Uplift development version to 0.40.0 by @jadecarino in #326
- mcobbett user role settable by @techcobweb in #327
- better handling of 'galasactl users set' failures. by @techcobweb in #333
- login-id flag is now mandatory where it needs to be. by @techcobweb in #334
- embedded file paths must always use forward-slash separator, even on windows. by @techcobweb in #338
- json test structure didn't contain group information. May be making intermittent failures by @techcobweb in #339
- Reauthenticate when encountering unauthorized errors during command execution by @eamansour in #340
- Runs submit command now accepts multiple override files by @aashir21 in #343
- Find lost runs in the RAS before marking them as lost by @eamansour in #346
- submission id used to detect lost runs by @techcobweb in #347
- galasactl can launch tests on old service without a submission id being set. by @techcobweb in #348
- galasactl should not set submission id - it should come from the server or remain blank by @techcobweb in #349
Full Changelog: v0.39.0...v0.40.0