Skip to content

[DOP-37650] Prepare for etl-entities 3.0 - #529

Open
dolfinus wants to merge 1 commit into
developfrom
improvement/DOP-37650
Open

[DOP-37650] Prepare for etl-entities 3.0#529
dolfinus wants to merge 1 commit into
developfrom
improvement/DOP-37650

Conversation

@dolfinus

@dolfinus dolfinus commented Aug 4, 2026

Copy link
Copy Markdown
Member

Change Summary

Adding compatibility with etl-enitites 3.0 by dropping imports of classes:

  • Cluster (now embedded)
  • Host (now embedded)
  • AbsolutePath (replaced with explicit check)
  • old HWM classes (replaced with qualified_name generator)
  • Process & ProcessStackManager (replaced with thin psutil wrapper)

Related issue number

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

@dolfinus dolfinus self-assigned this Aug 4, 2026
Comment thread onetl/impl/cluster.py Fixed
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

Coverage

@dolfinus dolfinus added the ci:skip-changelog Add this label to skip changelog file check label Aug 5, 2026
@dolfinus
dolfinus force-pushed the improvement/DOP-37650 branch 6 times, most recently from 05711a9 to e2adbb1 Compare August 5, 2026 09:45
@dolfinus
dolfinus force-pushed the improvement/DOP-37650 branch from e2adbb1 to 0e2f876 Compare August 5, 2026 09:49
@dolfinus dolfinus removed the ci:skip-changelog Add this label to skip changelog file check label Aug 5, 2026
@dolfinus
dolfinus marked this pull request as ready for review August 5, 2026 09:54
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