Skip to content

Use individual workflow_run inputs#53

Merged
HellAholic merged 1 commit into
mainfrom
CURA-13126
May 6, 2026
Merged

Use individual workflow_run inputs#53
HellAholic merged 1 commit into
mainfrom
CURA-13126

Conversation

@HellAholic
Copy link
Copy Markdown
Contributor

@HellAholic HellAholic commented Apr 28, 2026

Only request the required parts of the data rather than the entire JSON result.

Comes with:
Ultimaker/Cura#21571
Ultimaker/Uranium#1039
Ultimaker/CuraEngine#2331

CURA-13126

Only pass/get the required parts of the data rather than the entire json
Copy link
Copy Markdown
Contributor

@wawanbreton wawanbreton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, removing the big data is indeed quite useful, I never imagined it was that big 😅
What annoys me a bit is that now you have to pass 4 arguments instead of 1, which makes it slightly more error-prone. On the other hand, I don't see how we could pass onlye the relevant data in a single argument, and people using this workflow will probably copy-paste the inputs from an existing one anyway, so it is fine 👍

@HellAholic HellAholic merged commit 524f005 into main May 6, 2026
@HellAholic HellAholic deleted the CURA-13126 branch May 6, 2026 08: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.

2 participants