Skip to content

[codex] Add workflow validation service#170

Merged
nickbeau merged 1 commit intomainfrom
symphony/59
Apr 29, 2026
Merged

[codex] Add workflow validation service#170
nickbeau merged 1 commit intomainfrom
symphony/59

Conversation

@nickbeau
Copy link
Copy Markdown
Contributor

Summary

  • Add a Core workflow validation service for generated workflow provisioning inputs.
  • Validate required GitHub/OpenAI secret references, workflow source repository tokens, $GITHUB_TOKEN usage, port, and paths before provisioning.
  • Document the provisioning validation rule in the technical specification.

Fixes #59

Validation

  • dotnet restore Conductor.slnx
  • dotnet build Conductor.slnx --no-restore
  • dotnet test Conductor.slnx --no-restore --no-build

@nickbeau nickbeau merged commit 14b86a5 into main Apr 29, 2026
2 checks passed
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.

Validate generated workflows

1 participant