Skip to content

fix: env variable version resolution to match legacy behavior #2139

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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