Skip to content
Snippets Groups Projects
Commit ccc5ffdd authored by Andrew Newdigate's avatar Andrew Newdigate
Browse files

Merge branch 'ac/iterm-full-disk' into 'main'

doc: explain howto give full-disk access to your terminal

See merge request gitlab-com/gl-infra/common-ci-tasks!841
parents fe50cf5d c928938c
No related branches found
No related tags found
No related merge requests found
Pipeline #23820992 failed
Loading
Loading
@@ -214,6 +214,12 @@ This will install required `asdf`/`mise` plugins, and install the correct versio
 
Note that after pulling changes to the repository, you may sometimes need to re-run `./scripts/prepare-dev-env.sh` to reconfigure your locally development environment.
 
### Step 5: Macos Only: give your shell full disk access
Since macOS 14.10 the security posture of Apple increased release by release. Certain paths of your disk require explicit permissions in order for applications to access them.
It is possible to grant full-disk access to your terminal, to avoid being asked each time, [this guide](https://gitlab.com/gnachman/iterm2/-/wikis/fulldiskaccess) explains how to enable it for iTerm2 but can easily be adapted for each terminal application.
## Updating Tool Versions
 
We use CI checks to ensure that tool versions used in GitLab-CI and on developer instances don't go out of sync.
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment