Skip to content

ci: do not throw away exit codes#275

Merged
greg0ire merged 1 commit intodoctrine:10.0.xfrom
simPod:fix-make
Jun 29, 2022
Merged

ci: do not throw away exit codes#275
greg0ire merged 1 commit intodoctrine:10.0.xfrom
simPod:fix-make

Conversation

@simPod
Copy link
Contributor

@simPod simPod commented Jun 27, 2022

I could have noticed this sooner but we were throwing away test failures on unpatched versions - exit code was being overridden.

I tried to fix it in Make first but then decided to go with bash because of its flexibility (e.g. can define variables and traps).

@simPod simPod force-pushed the fix-make branch 11 times, most recently from 8849686 to 35d5c22 Compare June 27, 2022 10:16
@simPod simPod marked this pull request as ready for review June 27, 2022 10:17
@greg0ire greg0ire requested a review from a team June 29, 2022 06:52
@greg0ire greg0ire merged commit 2192057 into doctrine:10.0.x Jun 29, 2022
@greg0ire greg0ire added this to the 10.0.0 milestone Jun 29, 2022
@greg0ire
Copy link
Member

Thanks @simPod !

@simPod simPod deleted the fix-make branch June 29, 2022 08:31
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.

4 participants