You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[universal] Jekyll feature: Fix permissions for ruby version manager folder (#554)
* [universal/jekyll] Fix permissions for ruby version manager folder
- Change the setting up permission logic to be compatible with ruby feature
* Empty-Commit
* Revert "[universal/jekyll] Fix permissions for ruby version manager folder"
This reverts commit 66486ef.
* [universal] Jekyll feature: Rework the fix
- Rework the fix to sync permissions for the ruby version manager gem folder only
* Add directory ownership check
- Add function to check directory ownership
- Add test to ensure that `codespace` user has ownership over `extension` directory
* Rework test to use IDs instead of names
* Restart CI checks
* Temp: Add diagnostics
* Rework test
0 commit comments