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

chore: refactor commands passing #546

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

mrexox
Copy link
Member

@mrexox mrexox commented Sep 12, 2023

🧹 Summary

Use simpler data structures - pass a []string instead of [][]string as commands

* Pass a slice of strings (commands), split the command inside the
  executor
@mrexox mrexox marked this pull request as ready for review September 12, 2023 13:12
@mrexox mrexox merged commit 3ddec2e into evilmartians:master Sep 12, 2023
10 checks passed
@mrexox mrexox deleted the chore/refactor-commands-passing branch September 12, 2023 13:13
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