Skip to content

[dotnet] Follow symlinks during chown and add practical dotnet test #297

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

Closed

Conversation

joshspicer
Copy link
Member

@joshspicer joshspicer commented Nov 16, 2022

closes #293

Adds the -H flag when running chown to follow symlinks.

Additionally, adds a regression test validating the change fixes #293. The regression test will attempt to run a dotnet program, which includes a nuget dependency that needs to be resolved.

Takes advantage of:

@joshspicer joshspicer requested a review from a team as a code owner November 16, 2022 22:22
Copy link
Member

@samruddhikhandale samruddhikhandale left a comment

Choose a reason for hiding this comment

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

Nice, approving with nit comments> 🚀

@samruddhikhandale
Copy link
Member

@joshspicer Are these changes still needed? If so, then can you help resolve the conflicts and I could help review. Thanks!

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.

dotnet CLI feature is installed with wrong permissions
2 participants