Skip to content

Conversation

@trulede
Copy link
Contributor

@trulede trulede commented Nov 27, 2025

When using the Package API, make it possible to create taskfile objects from []byte/memory objects (i.e. raw unparsed YAML data).

This use case only exists when using the Package API. Its behaviour/operation is similar to NodeStdin.

@trulede trulede changed the title Package API: Add taskfile node for []byte/memory objects. Package API: Support in-memory taskfile nodes with task.Executor. Nov 29, 2025
@trulede trulede force-pushed the PR/node_bytes branch 2 times, most recently from 7d77c36 to 87cf5bc Compare November 29, 2025 11:28
}

func (node *ByteNode) Remote() bool {
return true
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Here, I'm not certain if this should actually be false. It may not matter either way.

@andreynering andreynering requested a review from pd93 January 18, 2026 12:22
@andreynering
Copy link
Member

I'll delegate this review to @pd93. Also, this needs a rebase.

@trulede
Copy link
Contributor Author

trulede commented Jan 18, 2026

Rebased.

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