Skip to content

fix: assume the flowfile context when expanding refs for serial/parallel#322

Merged
jahvon merged 1 commit intomainfrom
expand-refconfig-refs
Oct 2, 2025
Merged

fix: assume the flowfile context when expanding refs for serial/parallel#322
jahvon merged 1 commit intomainfrom
expand-refconfig-refs

Conversation

@jahvon
Copy link
Member

@jahvon jahvon commented Oct 2, 2025

Currently the current context is being used when running a serial or parallel executable with incomplete references. This causes issues when trying to run an executable from another workspace. This change makes it so that the parent executable's workspace and namespace is used for the ref instead.

@codecov
Copy link

codecov bot commented Oct 2, 2025

Codecov Report

❌ Patch coverage is 35.00000% with 13 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
internal/context/context.go 0.00% 10 Missing ⚠️
internal/utils/executables/executables.go 57.14% 1 Missing and 2 partials ⚠️

📢 Thoughts on this report? Let us know!

@jahvon jahvon merged commit c924b26 into main Oct 2, 2025
14 checks passed
@jahvon jahvon deleted the expand-refconfig-refs branch October 2, 2025 20:01
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