Skip to content

Conversation

@josephjclark
Copy link
Collaborator

@josephjclark josephjclark commented Jan 5, 2026

Closes #1123

Steps to glory:

  • Parse and serialise conditions in v1 state
  • Parse and serialise conditions in v2 state (nothing needed here)
  • Allow the runtime to handle special conditions like on_job_success
  • Ensure the runtime passes the upstream step id into edge condition functions
  • Remove the condition mapping logic from the worker's convert-lightning-state
  • Ensure we have reasonable test coverage of this stuff

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to know!):

  • Code generation (copilot but not intellisense)
  • Learning or fact checking
  • Strategy / design
  • Optimisation / refactoring
  • Translation / spellchecking / doc gen
  • Other
  • I have not used AI

You can read more details in our Responsible AI Policy

@github-project-automation github-project-automation bot moved this to New Issues in v2 Jan 5, 2026
@josephjclark josephjclark marked this pull request as ready for review January 6, 2026 14:02
@josephjclark josephjclark changed the base branch from main to release/next January 6, 2026 14:39
@josephjclark josephjclark merged commit f089f8d into release/next Jan 6, 2026
6 checks passed
@josephjclark josephjclark deleted the edge-conditions branch January 6, 2026 18:36
@github-project-automation github-project-automation bot moved this from New Issues to Done in v2 Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Sync: edge conditions don't natively sync to the runtime

2 participants