Skip to content

fix: allow ansible-galaxy collection list to fail gracefully in EE test step#571

Merged
cidrblock merged 1 commit intomainfrom
fix/ee-build-test
Apr 1, 2026
Merged

fix: allow ansible-galaxy collection list to fail gracefully in EE test step#571
cidrblock merged 1 commit intomainfrom
fix/ee-build-test

Conversation

@NilashishC
Copy link
Copy Markdown
Collaborator

Description

The EE may not have any collections installed, causing ansible-galaxy collection list to exit non-zero and fail the entire workflow. Append || true so the test step is informational rather than a gate.

Update both test fixtures to match the updated template output.

Made-with: Cursor

…test step

The EE may not have any collections installed, causing `ansible-galaxy
collection list` to exit non-zero and fail the entire workflow. Append
`|| true` so the test step is informational rather than a gate.

Update both test fixtures to match the updated template output.

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Made-with: Cursor
@cidrblock cidrblock merged commit fef97fc into main Apr 1, 2026
20 checks passed
@github-project-automation github-project-automation bot moved this from Review to Done in 🧰 devtools project board Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants