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

[5.6] use idiomatic location for security directory and update location of configuration directory (#3942) #3948

Merged
merged 3 commits into from
Dec 17, 2021

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Dec 16, 2021

cherry-pick #3942, #3951, #3952 into 5.6

…configuration directory (swiftlang#3942)

motivation: use idiomatic location for security directory on macOS

changes:
* allow users to customize security directory location with new --security-path CLI option
* on macOS use <user>/Library/org.swiftpm/security for security files and symlink from ~/.swiftpm/security
* move configuration directory from <user>/Library/org.swiftpm to <user>/Library/org.swiftpm/configuration
* add migration code from old configuraiton location to new one
* add and adjust tests
* update docker setup for new locationis
@tomerd tomerd added the 5.6 label Dec 16, 2021
@tomerd tomerd requested a review from yim-lee December 16, 2021 02:10
@tomerd
Copy link
Contributor Author

tomerd commented Dec 16, 2021

@swift-ci test

@tomerd
Copy link
Contributor Author

tomerd commented Dec 16, 2021

@swift-ci please smoke test

@tomerd
Copy link
Contributor Author

tomerd commented Dec 16, 2021

@swift-ci please test

@tomerd
Copy link
Contributor Author

tomerd commented Dec 16, 2021

triggered self-hosted CI job by mistake, those failures are expected on this branch

@tomerd
Copy link
Contributor Author

tomerd commented Dec 16, 2021

@swift-ci please test

@tomerd tomerd merged commit ee689bb into swiftlang:release/5.6 Dec 17, 2021
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.

3 participants