Skip to content

Conversation

timothyF95
Copy link
Contributor

@timothyF95 timothyF95 commented Oct 16, 2025

Fix: Resolve file path flags relative to project root for workflow subcommands

Summary

Added ProjectRootDir to the runtime context to store the project root directory after initial context change. Created a generic ResolvePathRelativeTo() utility that workflow subcommands use to resolve file path flags (like --http-payload) relative to the project root instead of the workflow directory, ensuring paths work correctly regardless of where the workflow executes.

@timothyF95 timothyF95 marked this pull request as ready for review October 16, 2025 21:35
@timothyF95 timothyF95 requested a review from a team as a code owner October 16, 2025 21:35
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