Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

return error if pipeline job fails when using --follow #78

Merged
merged 3 commits into from
Nov 29, 2023

Conversation

nilsgstrabo
Copy link
Contributor

No description provided.

@nilsgstrabo nilsgstrabo self-assigned this Nov 29, 2023
Richard87
Richard87 previously approved these changes Nov 29, 2023
fmt.Fprintln(cmd.OutOrStdout())
return errors.New(msg)
}
log.Print(cmd, "radix-cli", msg, log.Red)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kan vi printe ut "success" meldinger i Grønt istedenfor Rødt?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Endret til å bruke logrus for å printe info

Copy link
Contributor

@Richard87 Richard87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

godkjent

@nilsgstrabo nilsgstrabo merged commit 04b58c4 into master Nov 29, 2023
2 checks passed
@nilsgstrabo nilsgstrabo deleted the exit-with-error-or-pipeline-job-failed branch November 29, 2023 14:17
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.

2 participants