Skip to content

feat: Support / in expandEnvVariablesWithDefaults regex for file paths and URLs #8

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

shabih-paystack
Copy link

(Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below.)

What does this implement/fix? Explain your changes.

Allow expandEnvVariablesWithDefaults function to support default values containing the / (slash) character. This is necessary for handling file paths and URLs as default values, such as /some/file/path or https://example.com. Previously, default values with / were not correctly parsed, causing unexpected behavior.

Does this close any currently open issues?

Any relevant logs, error output, etc?

(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Any other comments?

Where has this been tested?

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