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

feat: Only keep 1 keypair (32) #169

Merged
merged 2 commits into from
Nov 6, 2024
Merged

feat: Only keep 1 keypair (32) #169

merged 2 commits into from
Nov 6, 2024

Conversation

bmingles
Copy link
Collaborator

@bmingles bmingles commented Nov 6, 2024

  • Whenever new key pair is generated, it completely replaces any existing ones in secret storage (even for other users)
  • An attempt is made to delete associated public keys from the server

Copy link

github-actions bot commented Nov 6, 2024

End-to-end Test Summary

Tests 📝Passed ✅Failed ❌Skipped ⏭️Pending ⏳Other ❓Flaky 🍂Duration ⏱️
660000004:59:35
A ctrf plugin

Detailed Test Results

NameStatusmsFlaky 🍂
should default to the correct settingspassed ✅1865
should return custom settings: Empty configspassed ✅292
should return custom settings: Populated configspassed ✅142
should be able to load VSCodepassed ✅1092
should only be visible when a supported file type is active: test.groovypassed ✅2662
should only be visible when a supported file type is active: test.pypassed ✅1009
A ctrf plugin

Failed Test Summary

No failed tests ✨

Flaky Test Summary

No flaky tests detected. ✨

@bmingles bmingles requested a review from mofojed November 6, 2024 14:49
@bmingles bmingles merged commit 648b09e into main Nov 6, 2024
4 checks passed
@bmingles bmingles deleted the 32-keep-one-keypair branch November 6, 2024 15:26
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