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

Clean Variables in task and subtask output #10

Open
htmlbanjo opened this issue Jul 29, 2021 · 0 comments
Open

Clean Variables in task and subtask output #10

htmlbanjo opened this issue Jul 29, 2021 · 0 comments
Labels
chore Not a feature or a bug, mainly a maintenance item or refactor. good first issue Good for newcomers
Milestone

Comments

@htmlbanjo
Copy link
Owner

For subtasks, remove the variable wrapper (Variable[""])

For both, remove the "TASK." prefix (they all start with TASK)

Only remove the prefix contextually if the export is for the above groups, not if it's included in groups where variables would be mixed.

@htmlbanjo htmlbanjo added feature New feature or request chore Not a feature or a bug, mainly a maintenance item or refactor. good first issue Good for newcomers and removed feature New feature or request labels Jul 29, 2021
@htmlbanjo htmlbanjo changed the title feat: Clean Variables in task and subtask output Clean Variables in task and subtask output Jul 29, 2021
@htmlbanjo htmlbanjo added this to the v1.0-beta.2 milestone Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Not a feature or a bug, mainly a maintenance item or refactor. good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant