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
}

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.

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