Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix data transformer shell integration #2588

Open
cptartur opened this issue Oct 17, 2024 · 0 comments
Open

Fix data transformer shell integration #2588

cptartur opened this issue Oct 17, 2024 · 0 comments
Assignees
Labels
feature New feature request/description sncast

Comments

@cptartur
Copy link
Member

cptartur commented Oct 17, 2024

The current format where data transformer uses () to indicate transformable input doesn't play nicely with bash/zsh.

Investigate possible interactions with different ways of passing calldata to shell (with focus on different brackets and parenthesis which are special characters in bash) and propose a new way of passing input in shell. Implement proposed method.

@github-actions github-actions bot added the new label Oct 17, 2024
@cptartur cptartur added sncast feature New feature request/description and removed new labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request/description sncast
Projects
Status: TODO
Development

No branches or pull requests

3 participants