Skip to content

Add KeyChain support #813

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

Merged
merged 7 commits into from
Jun 18, 2025
Merged

Add KeyChain support #813

merged 7 commits into from
Jun 18, 2025

Conversation

boozook
Copy link
Contributor

@boozook boozook commented Mar 24, 2025

This PR adds mac keychain basic support - without unlocked session, just ordinary get/set.

It needed to mode safely (and friendly!) store and retrieve passphrases then from env or shell.

Checklist:

  • cargo +nightly fmt --all
  • Modify CHANGELOG.md if applicable

dependabot bot and others added 3 commits March 11, 2025 04:19
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 15 to 16.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](cachix/cachix-action@v15...v16)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

@kana-sama kana-sama left a comment

Choose a reason for hiding this comment

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

empty password id is confusing

@dpc
Copy link
Collaborator

dpc commented Mar 24, 2025

LGTM, please ping me in a day or two if doesn't get any response.

@eirnym
Copy link
Contributor

eirnym commented Apr 7, 2025

@dpc any news?

@eirnym eirnym force-pushed the mac-creds-keychain branch from 4f06cae to 1c146b1 Compare April 27, 2025 16:07
@eirnym
Copy link
Contributor

eirnym commented Jun 14, 2025

any news on that?

@dpc
Copy link
Collaborator

dpc commented Jun 17, 2025

image

@dpc
Copy link
Collaborator

dpc commented Jun 17, 2025

Can you rebase? No idea what's wrong.

@eirnym
Copy link
Contributor

eirnym commented Jun 17, 2025

I've merged main branch into the branch for the PR (the latest commit) and there were no new commits in main after that point. Rebase will break history and signatures. Probably repository is set to require "linear" history.

@kornelski kornelski merged commit 742b970 into crev-dev:main Jun 18, 2025
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.

6 participants