Skip to content

feat: upsert credential support#485

Merged
Benehiko merged 3 commits intomainfrom
feat/store/upsert
Mar 6, 2026
Merged

feat: upsert credential support#485
Benehiko merged 3 commits intomainfrom
feat/store/upsert

Conversation

@Benehiko
Copy link
Member

@Benehiko Benehiko commented Mar 6, 2026

On macOS the credentials cannot be stored if one already exists. But we didn't want to clobber the credentials on Save.

A new Upsert function is added to clobber credentials purposefully. macOS is the only operating system that requires this to be atomic, but others might require it too.

On macOS the credentials cannot be stored if one already exists. But we
didn't want to clobber the credentials on Save.

A new `Upsert` function is added to clobber credentials purposefully.
macOS is the only operating system that requires this to be atomic, but
others might require it too.

Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
@Benehiko Benehiko requested a review from joe0BAB March 6, 2026 11:33
@docker-agent
Copy link

docker-agent bot commented Mar 6, 2026

PR Review Failed — The review agent encountered an error and could not complete the review. View logs.

Benehiko added 2 commits March 6, 2026 14:16
Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
@Benehiko Benehiko merged commit b2b5356 into main Mar 6, 2026
18 checks passed
@Benehiko Benehiko deleted the feat/store/upsert branch March 6, 2026 14:22
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