Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Connections: Reduce accesses to the safe storage #6266

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

dfalbel
Copy link
Contributor

@dfalbel dfalbel commented Feb 10, 2025

Partially adresses #2274

With this PR, the connections pane service will only try to access the safe storage if it has saved some state
to it before, thus reducing the 'Safe Storage' acess prompts to only when it really needs to store connections information.

Release Notes

New Features

  • N/A

Bug Fixes

  • N/A

QA Notes

This change should be transparent to users and all features in the connections pane should remain working.

@:connections

Copy link

E2E Tests 🚀
This PR will run tests tagged with: @:critical @:connections

readme  valid tags

@dfalbel dfalbel requested a review from jmcphers February 10, 2025 22:59
Copy link
Collaborator

@jmcphers jmcphers left a comment

Choose a reason for hiding this comment

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

LGTM!

A few additional QA notes from my testing:

@dfalbel dfalbel merged commit b50b7a2 into main Feb 11, 2025
8 checks passed
@dfalbel dfalbel deleted the connections/secret-storage branch February 11, 2025 17:37
@github-actions github-actions bot locked and limited conversation to collaborators Feb 11, 2025
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants