Skip to content

Conversation

imranismail
Copy link

@imranismail imranismail commented Jun 19, 2025

Summary

We still use shell-lived tool session in our workflows, however when migrating to manually setting the behavior using env var, we noticed this issue.

This fix ensures the pattern matches the legacy shell behavior

upcase_name=$(tr '[:lower:]-' '[:upper:]_' <<<"$plugin")

@imranismail imranismail requested a review from a team as a code owner June 19, 2025 03:34
@imranismail imranismail changed the title Fix variable resolution fix: env variable version resolution to match legacy behavior Jun 19, 2025
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