Skip to content

feat: support running job JSON import/export#73

Draft
aledefra wants to merge 1 commit intonew-get-appsfrom
codex/running-job-json-import
Draft

feat: support running job JSON import/export#73
aledefra wants to merge 1 commit intonew-get-appsfrom
codex/running-job-json-import

Conversation

@aledefra
Copy link
Collaborator

@aledefra aledefra commented Mar 11, 2026

Summary

  • add running-job JSON export from the job actions menu using the exact single getApps entry for that job
  • extend JSON import to accept single getApps job entries in addition to draft/form JSON
  • add robust conversion from getApps entry to jobSchema values with two strategies:
    • pipeline-based recovery (buildRecoveredJobPrefill)
    • online/pipeline normalized running-job conversion fallback

Validation

  • npm run lint
  • npm run build ⚠️ fails due existing env/config issue (Cannot read properties of undefined (reading 'deeployUrl') while prerendering /deeploys/create-project)

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