Skip to content

Update dagster-openlineage lockfile#313

Merged
cmpadden merged 2 commits into
mainfrom
update-dagster-openlineage-lockfile
May 22, 2026
Merged

Update dagster-openlineage lockfile#313
cmpadden merged 2 commits into
mainfrom
update-dagster-openlineage-lockfile

Conversation

@cmpadden

Copy link
Copy Markdown
Contributor

Summary

  • refresh dagster-openlineage uv.lock with latest compatible dependency versions

Testing

  • uv lock --upgrade in libraries/dagster-openlineage

@cmpadden

Copy link
Copy Markdown
Contributor Author

Pulled the failing check logs with gh. The failure was caused by the lockfile moving Dagster to 1.13, where the old dagster.core compatibility namespace is gone. Updated the compatibility helper to prefer dagster._core.events and adjusted tests to import/assert the current dagster._core module paths. Ran uv run pytest -q in libraries/dagster-openlineage locally: 130 passed. Pushed the fix to this branch.

@cmpadden cmpadden merged commit c4783d5 into main May 22, 2026
7 checks passed
@cmpadden cmpadden deleted the update-dagster-openlineage-lockfile branch May 22, 2026 18:26
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