Skip to content

Display composer validation output #268

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

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from
Open

Conversation

defunctl
Copy link

Description

Currently, if composer validate fails, you don't actually know why. This displays the error message.

Motivation and context

Not an exact fix for this, but at least it would tell the user what went wrong: #250

How has this been tested?

I ran it in my private GitHub repo.

Before:
image

After:
image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

PR checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • I have added tests to cover my changes.

@defunctl defunctl requested a review from ramsey as a code owner April 30, 2025 21:29
@ramsey
Copy link
Owner

ramsey commented May 3, 2025

Please check the test failures. I can help with the Bats tests, if needed—just let me know.

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