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

Expose more of the keyring options #22

Merged
merged 2 commits into from
Feb 5, 2019
Merged

Conversation

lox
Copy link

@lox lox commented Feb 5, 2019

This exposes configuration for setting the path to the file backend in keyring, as well as for pass and the keychain name for keychain. Closes #16.

This also removes secret-service and kwallet from the defaults. You can select them manually, but not by default. Closes #12.

@lox lox merged commit b31df1c into master Feb 5, 2019
ServiceName: "buildkite",
AllowedBackends: allowedBackends,
KeychainName: keyringKeychain,
FileDir: "~/.buildkite/keyring/",

Choose a reason for hiding this comment

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

Could that become .config/buildkite/keyring by default?

Complies with XDG directory specification. https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

@mcncl mcncl deleted the expose-more-keyring-options branch September 29, 2024 11:14
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.

2 participants