Skip to content

fix: show task outcome in cli #1369

Merged
laurentsenta merged 1 commit intomasterfrom
fix/explicit-outcome-in-cli-1346
Jul 7, 2022
Merged

fix: show task outcome in cli #1369
laurentsenta merged 1 commit intomasterfrom
fix/explicit-outcome-in-cli-1346

Conversation

@laurentsenta
Copy link
Copy Markdown
Contributor

Fixes #1346

testground status -t taskId will output an Outcome field.

› testground status -t catf6qiel22soqfkfvl0                                                    ☹
Jun 28 14:04:08.269138  INFO    using home directory: /home/laurent/testground
Jun 28 14:04:08.269274  INFO    .env.toml loaded from: /home/laurent/testground/.env.toml
Jun 28 14:04:08.269281  INFO    testground client initialized   {"addr": "http://localhost:8040"}

>>> Result:

ID:             catf6qiel22soqfkfvl0
Priority:       0
Created:        2022-06-28 12:26:18.732909277 +0000 UTC
Type:           build
Status:         complete
Outcome:        success
Last update:    2022-06-28 12:26:23.15079095 +0000 UTC

@laurentsenta laurentsenta force-pushed the fix/explicit-outcome-in-cli-1346 branch from 938b52d to b68f1eb Compare June 28, 2022 14:08
@laurentsenta laurentsenta force-pushed the fix/explicit-outcome-in-cli-1346 branch from b68f1eb to 1af41ba Compare July 4, 2022 12:28
@laurentsenta laurentsenta force-pushed the fix/explicit-outcome-in-cli-1346 branch from 1af41ba to 6068ff0 Compare July 5, 2022 10:45
@laurentsenta laurentsenta requested a review from brdji July 5, 2022 10:46
@laurentsenta laurentsenta merged commit efdfb3c into master Jul 7, 2022
@laurentsenta laurentsenta deleted the fix/explicit-outcome-in-cli-1346 branch July 7, 2022 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Job outcome is hard to retrieve from the CLI

2 participants