Skip to content

Conversation

@sebastianrath
Copy link
Member

This PR fixes an issue where secrets where printed via the print node as their struct representation. This also fixes the graph workflow since core/random-stream@v1 got execution ports.

The print node uses a stream interface to print all incoming objects. Since `core/secret@v1`  now returns an actual secret, not just a string, secrets started being printed as their struct representation `{my-key}`
@sebastianrath sebastianrath force-pushed the print-secret-and-workflow-fix branch from 9cbe534 to b0e083b Compare January 23, 2026 04:32
@sebastianrath sebastianrath merged commit 4977a74 into main Jan 23, 2026
4 checks passed
@sebastianrath sebastianrath deleted the print-secret-and-workflow-fix branch January 23, 2026 12:55
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