Skip to content

Conversation

@t-monaghan
Copy link
Contributor

Summary

Currently the invocation of process-compose in devbox is smothering useful error messaging from the is_strict parsing provided by process-compose.

How was it tested?

devbox run build

# the below is to create a failing process-compose file, to reproduce issue #2579 
echo 'version: "0.5"
is_strict: true

processes:
  foo:
    commnad: echo "Hello, world!"
' > process-compose.yaml

devbox services up

Referenced issue

#2579

Community Contribution License

All community contributions in this pull request are licensed to the project
maintainers under the terms of the
Apache 2 License.

By creating this pull request, I represent that I have the right to license the
contributions to the project maintainers under the Apache 2 License as stated in
the
Community Contribution License.

@Lagoja Lagoja merged commit 39956a2 into jetify-com:main Jul 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants