-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Fix dotfiles permission #8286
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
Fix dotfiles permission #8286
Conversation
Codecov Report
@@ Coverage Diff @@
## main #8286 +/- ##
==========================================
+ Coverage 31.23% 35.96% +4.72%
==========================================
Files 39 19 -20
Lines 5910 4752 -1158
==========================================
- Hits 1846 1709 -137
+ Misses 3923 2908 -1015
+ Partials 141 135 -6
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
/werft run with-clean-slate-deployment 👍 started the job as gitpod-build-pd-fix-dotfiles-error-permission.1 |
branch chars too much, not work to build staging 😅 |
/werft run version=staging-pd-fix-dotfiles namespace=staging-pd-fix-dotfiles 👍 started the job as gitpod-build-pd-fix-dotfiles-error-permission.3 |
owner not change
cc @iQQBot |
af86adb
to
34ca399
Compare
|
34ca399
to
6ebb375
Compare
Description
In #7569 we change to use content-services API to use download dotfiles, but it is not able to set user credential, so the .dotfiles belong root
Also, it fixes some breaking changes in #7569, which is not expected (exec multiple installation scripts, the expect is exec only once: see document )
Related Issue(s)
Fixes #
How to test
gitpod
Release Notes
Documentation