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

[common-utils]: Bug fix: Install zsh on an image previously built with "installZsh:false" #649

Merged
merged 9 commits into from
Sep 14, 2023

Conversation

samruddhikhandale
Copy link
Member

Closes: #647

Testes locally with an image provided in #647 (comment). Works as expected!

Unfortunately, I wasn't able to write a test for such a complex scenario, feedbacks on how to write a test are welcome 🙏

@naturedamends
Copy link
Contributor

Please also see #653

Copy link
Member

@joshspicer joshspicer left a comment

Choose a reason for hiding this comment

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

Looks good to me! Most of this is refactor right? The important bit is that installing zsh won't be blocked if PACKAGES_ALREADY_INSTALLED?

@samruddhikhandale
Copy link
Member Author

The important bit is that installing zsh won't be blocked if PACKAGES_ALREADY_INSTALLED?

@joshspicer Yes, that's correct!

@samruddhikhandale samruddhikhandale merged commit f92f7ba into main Sep 14, 2023
11 checks passed
@samruddhikhandale samruddhikhandale deleted the samruddhikhandale/common-utils-zsh-bug branch September 14, 2023 16:05
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.

common-utils not installing ZSH correctly if devcontainer is based on pre-build without ZSH
3 participants