Skip to content

updated 1 parameter in dockerfile - #36

Merged
knowit-sigurd merged 4 commits into
mainfrom
fix/devcontainer-fix
Jun 15, 2026
Merged

updated 1 parameter in dockerfile#36
knowit-sigurd merged 4 commits into
mainfrom
fix/devcontainer-fix

Conversation

@knowit-sigurd

Copy link
Copy Markdown
Owner

Summary

Type of change

  • Pipeline logic
  • Bundle config / infrastructure
  • CI/CD
  • Tests
  • Documentation only

Test plan

  • make lint passes
  • make test passes
  • PR environment deployed (make deploy-pr PR_NUMBER=${{ github.event.pull_request.number }})
  • Operational job ran successfully in PR environment
  • No regressions in other domains (if pipeline logic changed)

Checklist

  • Docs updated to reflect current repo state (if applicable)
  • No hardcoded catalog names — ${var.catalog} used throughout
  • No import dltfrom pyspark import pipelines as dp only
  • New quality rules cover all three severities (critical / business_invalid / warning)

 dependency: config was correct and the
source tree was uploaded, but  was not importable at pipeline
runtime (PYTHON.MODULE_NOT_FOUND_ERROR). All three pipelines failed on import,
and prod-mode DLT auto-retried the failed updates, producing a retry loop.
@knowit-sigurd
knowit-sigurd merged commit 8610a85 into main Jun 15, 2026
2 checks passed
@knowit-sigurd
knowit-sigurd deleted the fix/devcontainer-fix branch June 15, 2026 07:40
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.

1 participant