Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Transform environment variable naming #17

Closed
wants to merge 1 commit into from
Closed

Transform environment variable naming #17

wants to merge 1 commit into from

Conversation

kf6kjg
Copy link

@kf6kjg kf6kjg commented Nov 11, 2020

Fixes #12

Goes one step further by also upper-casing the keys in the manner common to envvars. e.g. My-Secret-Key becomes MY_SECRET_KEY.

@kf6kjg
Copy link
Author

kf6kjg commented Mar 23, 2021

CLA signed

@kf6kjg
Copy link
Author

kf6kjg commented Jun 22, 2021

Any motion on this one way or another?

@github-actions
Copy link

github-actions bot commented Jul 6, 2021

This PR is idle because it has been open for 14 days with no activity.

@github-actions github-actions bot added the idle Inactive for 14 days label Jul 6, 2021
Fixes #12

Goes one step further by also upper-casing the keys in the manner common to envvars. e.g. `My-Secret-Key` becomes `MY_SECRET_KEY`.
@kf6kjg
Copy link
Author

kf6kjg commented Jul 22, 2021

FYI I'm needing to close the source repository soon. If this PR is merged before that happens there's no problem. If not, I'll try to move or re-open this from a fork on my personal account.

@github-actions github-actions bot removed the idle Inactive for 14 days label Jul 22, 2021
@github-actions
Copy link

github-actions bot commented Aug 5, 2021

This PR is idle because it has been open for 14 days with no activity.

@github-actions github-actions bot added the idle Inactive for 14 days label Aug 5, 2021
@kanika1894
Copy link
Contributor

kanika1894 commented Sep 29, 2021

Hey @kf6kjg ,

Thanks for your contribution.
Can you please explain this will solve the issue in which scenario?

@github-actions github-actions bot removed the idle Inactive for 14 days label Sep 29, 2021
@github-actions
Copy link

This PR is idle because it has been open for 14 days with no activity.

@github-actions github-actions bot added the idle Inactive for 14 days label Oct 13, 2021
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
idle Inactive for 14 days
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Environment variables created from secrets cannot be hyphenated
2 participants