Skip to content

Export dbt logs as artifacts in integration test workflows#1041

Merged
ericj-db merged 2 commits into
mainfrom
eric-jang_data/dbt-log-export
May 30, 2025
Merged

Export dbt logs as artifacts in integration test workflows#1041
ericj-db merged 2 commits into
mainfrom
eric-jang_data/dbt-log-export

Conversation

@ericj-db
Copy link
Copy Markdown
Collaborator

Resolves #

Description

This should help with debugging test failures, especially those that are not reproducible locally

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-databricks next" section.

@ericj-db ericj-db requested a review from benc-db as a code owner May 29, 2025 20:46
Comment thread .github/workflows/integration.yml Outdated
with:
name: uc-cluster-test-logs
path: logs/
retention-days: 30
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably 5 days is sufficient. I can't imagine us going back in time to look at run logs.

@ericj-db ericj-db merged commit fcb05a3 into main May 30, 2025
6 of 9 checks passed
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