Skip to content

Add SKIP_COMPOSE_VALIDATION support#2363

Merged
pablomendezroyo merged 1 commit intodevelopfrom
pablo/skip-compose-validation
Feb 5, 2026
Merged

Add SKIP_COMPOSE_VALIDATION support#2363
pablomendezroyo merged 1 commit intodevelopfrom
pablo/skip-compose-validation

Conversation

@pablomendezroyo
Copy link
Copy Markdown
Contributor

Context

This PR introduces a new environment variable, SKIP_COMPOSE_VALIDATION, allowing users to bypass Docker Compose validation. This feature is useful for scenarios where validation may not be necessary.

Approach

The implementation checks for the SKIP_COMPOSE_VALIDATION variable and skips the validation process if it is set to true, providing a warning message in the console.

Test instructions

@pablomendezroyo pablomendezroyo requested a review from a team as a code owner February 5, 2026 14:47
@github-actions github-actions bot temporarily deployed to commit February 5, 2026 14:49 Inactive
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 5, 2026

@pablomendezroyo pablomendezroyo merged commit 98124ac into develop Feb 5, 2026
9 checks passed
@pablomendezroyo pablomendezroyo deleted the pablo/skip-compose-validation branch February 5, 2026 15:13
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