Skip to content

fix(agent/agentcontainers): remove shellquote in favor of %q #18544

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

Merged
merged 2 commits into from
Jun 24, 2025

Conversation

mafredri
Copy link
Member

Shellquote modified {{.Name}} to \{\{.Name}} breaking Fish, by
switching to quoting each arg individually we should have a more
portable (across shells) implementation.

Shellquote modified `{{.Name}}` to `\{\{.Name}}` breaking Fish, by
switching to quoting each arg individually we should have a more
portable (across shells) implementation.
@mafredri mafredri force-pushed the mafredri/fix-agent-agentcontainers-commandEnvExecer branch from 5de812f to 13c3134 Compare June 24, 2025 17:02
@mafredri mafredri force-pushed the mafredri/fix-agent-agentcontainers-commandEnvExecer branch from 96f10e1 to d09fc11 Compare June 24, 2025 17:05
@mafredri mafredri marked this pull request as ready for review June 24, 2025 17:06
@mafredri mafredri enabled auto-merge (squash) June 24, 2025 17:06
@mafredri mafredri merged commit 64a2214 into main Jun 24, 2025
36 checks passed
@mafredri mafredri deleted the mafredri/fix-agent-agentcontainers-commandEnvExecer branch June 24, 2025 17:18
@github-actions github-actions bot locked and limited conversation to collaborators Jun 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants