Skip to content

Add support for SKIP_COMPOSE_VALIDATION and update dependencies#2369

Open
pablomendezroyo wants to merge 1 commit intodevelopfrom
pablo/pick-if-skip-composevalidation
Open

Add support for SKIP_COMPOSE_VALIDATION and update dependencies#2369
pablomendezroyo wants to merge 1 commit intodevelopfrom
pablo/pick-if-skip-composevalidation

Conversation

@pablomendezroyo
Copy link
Copy Markdown
Contributor

Context

This update introduces support for the SKIP_COMPOSE_VALIDATION environment variable, allowing non-whitelisted keys in Docker Compose configurations. It also updates dependencies to ensure compatibility with the latest versions.

Approach

The solution modifies the setDappnodeComposeDefaults function to conditionally include non-whitelisted keys based on the SKIP_COMPOSE_VALIDATION variable. Additionally, it adds tests to verify this new behavior.

Test instructions

  1. Set the SKIP_COMPOSE_VALIDATION environment variable to true or false.
  2. Run the tests to ensure that the behavior of including or excluding non-whitelisted keys works as expected.
  3. Verify that the application functions correctly with the updated dependencies.

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

github-actions bot commented Feb 9, 2026

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