Skip to content

Fix indentation issue in dbt-sql template - #3667

Merged
pietern merged 1 commit into
mainfrom
template-dbt-fix
Sep 26, 2025
Merged

Fix indentation issue in dbt-sql template#3667
pietern merged 1 commit into
mainfrom
template-dbt-fix

Conversation

@pietern

Copy link
Copy Markdown
Contributor

Why

The profiles file was incorrectly indented and made the example job run fail.

The indentation change happened in #3026.

Fixes#3596.

Tests

Initialized the template and successfully ran the job.

The profiles file was incorrectly indented and made the example job run fail.
@eng-dev-ecosystem-bot

eng-dev-ecosystem-bot commented Sep 26, 2025

Copy link
Copy Markdown
Collaborator

Run: 18038892226

Env✅​pass🙈​skip
✅​aws linux312531
✅​aws windows313530
✅​aws-ucws linux425428
✅​aws-ucws windows426427
✅​azure linux312530
✅​azure windows313529
✅​azure-ucws linux425427
✅​azure-ucws windows426426
✅​gcp linux311532
✅​gcp windows312531

@pietern
pietern added this pull request to the merge queueSep 26, 2025
Merged via the queue into main with commit 972db90Sep 26, 2025
13 checks passed
@pietern
pietern deleted the template-dbt-fix branch September 26, 2025 13:59
github-merge-queueBot pushed a commit that referenced this pull request Sep 29, 2025
## Changes
This mirrors the approach in default-python.
## Why
I found this missing when working on #3667.
## Tests
Manually initialized and successfully ran both variants.
denik pushed a commit that referenced this pull request May 20, 2026
## Why
The profiles file was incorrectly indented and made the example job run
fail.
The indentation change happened in #3026.
Fixes#3596.
## Tests
Initialized the template and successfully ran the job.
denik pushed a commit that referenced this pull request May 20, 2026
## Changes
This mirrors the approach in default-python.
## Why
I found this missing when working on #3667.
## Tests
Manually initialized and successfully ran both variants.
Sign up for freeto 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.

Indentation bug in dbt profile template

4 participants

@pietern@eng-dev-ecosystem-bot@andrewnester@shreyas-goenka