Skip to content

chore: migrate etl_interaction → pts_interaction#180

Merged
DSuveges merged 1 commit into
devfrom
migrate_interaction
May 11, 2026
Merged

chore: migrate etl_interaction → pts_interaction#180
DSuveges merged 1 commit into
devfrom
migrate_interaction

Conversation

@d0choa
Copy link
Copy Markdown
Collaborator

@d0choa d0choa commented Apr 14, 2026

Summary

  • Replaces etl_interaction with pts_interaction in unified_pipeline.yaml
  • Adds interaction: step block to pts.yaml
  • Removes interaction: { ... } block from etl.conf
  • Updates gentropy_l2g_training.depends_on to reference pts_interaction instead of etl_interaction

Related PRs:

Closes opentargets/issues#4347

Test plan

  • All config files parse correctly (YAML/HOCON structure verified)
  • No remaining ${steps.interaction...} HOCON references in etl.conf
  • gentropy_l2g_training dependency updated to pts_interaction

🤖 Generated with Claude Code

@DSuveges DSuveges force-pushed the migrate_interaction branch from 71305db to 7fc6b4f Compare May 11, 2026 13:34
Replaces the etl_interaction step with pts_interaction in
unified_pipeline.yaml. Adds the interaction step block to pts.yaml and
removes the interaction block from etl.conf. Updates
gentropy_l2g_training to depend on pts_interaction instead of
etl_interaction.
@DSuveges DSuveges force-pushed the migrate_interaction branch from 7fc6b4f to f0a3c38 Compare May 11, 2026 13:38
@DSuveges DSuveges merged commit 74e71f8 into dev May 11, 2026
2 checks passed
@DSuveges DSuveges deleted the migrate_interaction branch May 11, 2026 13: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.

Migrate remaining ETL steps to PTS

2 participants