Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

fix: #40 batch error should result in exitcode 1 #41

Merged
merged 1 commit into from
Mar 8, 2021
Merged

Conversation

beshanoe
Copy link
Contributor

@beshanoe beshanoe commented Mar 5, 2021

Description

Before Garment would not take into account errors logged during batch runner execution in order to emit exit code 1. Now it does

Fixes #40

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

@beshanoe beshanoe merged commit 8ff81d8 into master Mar 8, 2021
@beshanoe beshanoe deleted the fix/#40 branch March 8, 2021 09:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Garment runners should exit with exitCode != 0 when logger.error is called
1 participant