Skip to content

Conversation

@zenibako
Copy link
Owner

@zenibako zenibako commented Dec 7, 2025

The pipeline was failing because several variables used in template files
were not defined in the default.variables section, causing deployments to
fail when the default profile was tested.

Added missing variables to default.variables:

  • mcp_atlassian_enabled, mcp_gitlab_enabled, mcp_postman_enabled,
    mcp_salesforce_enabled, mcp_sonarqube_enabled (all defaulting to false)
  • lsp_salesforce_disabled (defaulting to true)
  • opencode_build_agent_model and opencode_plan_agent_model

Removed duplicate variable definitions from personal.variables that
matched the default values, keeping only the actual overrides
(playdate_sdk_enabled).

This ensures all profiles can be deployed successfully without requiring
variable overrides in local.toml.

@zenibako zenibako force-pushed the claude/fix-failing-pipelines-01KF4QMkyxmqhdQBm5R2KX5n branch 3 times, most recently from d248848 to c09a717 Compare December 7, 2025 22:01
@zenibako zenibako closed this Dec 7, 2025
@zenibako zenibako force-pushed the claude/fix-failing-pipelines-01KF4QMkyxmqhdQBm5R2KX5n branch from c09a717 to 97a2cee Compare December 7, 2025 23:00
@zenibako zenibako merged commit 97a2cee into main Dec 7, 2025
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