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

Ensure make fails if a submake fails #52

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Ensure make fails if a submake fails #52

merged 1 commit into from
Aug 15, 2024

Conversation

rtamalin
Copy link
Collaborator

Also fix broken tests that snuck through previously when toplevel make wasn't failing for submake failures.

Also use --tail, rather that the -n abbreviated option name, when running docker compose logs for backwards compatibility with older docker compose plugin versions that didn't support the abbreviated name.

Also fix broken tests that snuck through previously when toplevel
make wasn't failing for submake failures.

Also use --tail, rather that the -n abbreviated option name, when
running docker compose logs for backwards compatibility with older
docker compose plugin versions that didn't support the abbreviated
name.
@rtamalin rtamalin requested a review from gbuenodevsuse August 14, 2024 20:20
Copy link
Collaborator

@gbuenodevsuse gbuenodevsuse left a comment

Choose a reason for hiding this comment

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

LGTM

@rtamalin rtamalin merged commit 043487f into main Aug 15, 2024
1 check passed
@rtamalin rtamalin deleted the ensure_make_fails branch October 31, 2024 18:52
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