Skip to content

14 enhancement add helper to run whole shell command strings in#21

Merged
b-jonathan merged 2 commits intomainfrom
14-enhancement-add-helper-to-run-whole-shell-command-strings-in
Oct 24, 2025
Merged

14 enhancement add helper to run whole shell command strings in#21
b-jonathan merged 2 commits intomainfrom
14-enhancement-add-helper-to-run-whole-shell-command-strings-in

Conversation

@b-jonathan
Copy link
Copy Markdown
Owner

@b-jonathan b-jonathan commented Oct 24, 2025

Summary

Describe the purpose of this pull request. What does it do, and why is it needed?

Closes #(14) if applicable.


Changes Made

  • Added new stack: <stack name>
  • Updated existing functionality
  • Improved documentation
  • Refactored internal code
  • Fixed a bug

Briefly summarize the major changes:

  • refactored runcmd to use string instead of array of strings

Testing

How was this change tested?

  • go test ./... passes locally
  • Manual testing done with taco CLI
  • CI checks pass

Provide details:

# Example test commands
go test ./...
taco init test-app

@b-jonathan b-jonathan self-assigned this Oct 24, 2025
@b-jonathan b-jonathan linked an issue Oct 24, 2025 that may be closed by this pull request
2 tasks
@b-jonathan b-jonathan merged commit 3c6e288 into main Oct 24, 2025
4 checks passed
@b-jonathan b-jonathan deleted the 14-enhancement-add-helper-to-run-whole-shell-command-strings-in branch October 24, 2025 05:04
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.

[Enhancement] Add helper to run whole shell command strings in

1 participant