Skip to content
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

imprv: convert hyphen included in repo name to underbar with gatherOCIUsernamePassword. #406

Conversation

mugioka
Copy link
Contributor

@mugioka mugioka commented Oct 3, 2022

Most shells do not support hyphens in environment variables.

However, there are cases where you may want to include hyphens in the repository name.

Therefore, I have included a process in gatherOCIUsernamePassword to replace hyphens with underbar.

Signed-off-by: mugioka okamugi0722@gmail.com

docs/index.md Outdated Show resolved Hide resolved
…IUsernamePassword.

Most shells do not support hyphens in environment variables.

However, there are cases where you may want to include hyphens in the repository name.

Therefore, I have included a process in `gatherOCIUsernamePassword` to replace hyphens with underbar.

Signed-off-by: mugioka <okamugi0722@gmail.com>
@mugioka mugioka force-pushed the imprv/convert-hyphen-included-in-repo-name-to-underbar branch from 771d782 to a42c14e Compare October 3, 2022 05:49
@yxxhero
Copy link
Member

yxxhero commented Oct 3, 2022

@mugioka good idea. Please add some test for this case.

@mugioka
Copy link
Contributor Author

mugioka commented Oct 3, 2022

OK. i will add some tests.

Signed-off-by: mugioka <okamugi0722@gmail.com>
@mugioka mugioka force-pushed the imprv/convert-hyphen-included-in-repo-name-to-underbar branch from b223c62 to 68728ef Compare October 3, 2022 06:45
@mugioka
Copy link
Contributor Author

mugioka commented Oct 3, 2022

@yxxhero
i added test with bellow commit.
68728ef

please review.

Copy link
Member

@yxxhero yxxhero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yxxhero yxxhero merged commit 3165551 into helmfile:main Oct 3, 2022
@mugioka mugioka deleted the imprv/convert-hyphen-included-in-repo-name-to-underbar branch October 3, 2022 07:15
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 5, 2022
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.

None yet

2 participants