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

fix(particle-vault): refactor particle vault usage #2077

Merged
merged 5 commits into from
Feb 20, 2024

Conversation

kmd-fl
Copy link
Contributor

@kmd-fl kmd-fl commented Feb 12, 2024

Description

Refactor particle vault usage

Motivation

Initially this PR was about introducing the signature into the particle vault name, but it came up to be a harder task, so now this PR is all about refactoring

Proposed Changes

  • Use ParticleParams in some ParticleVault API methods
  • Refactor ModuleRepository that used its own way to create a vault name. I moved some unrelated code outside of the structure and used ParticleVault to work with the vault.

Copy link

linear bot commented Feb 12, 2024

@kmd-fl kmd-fl changed the title feat(particle-vault): use signature in the virtual and real paths to the particle vault [NET-743] feat(particle-vault): refactor particle vault usage Feb 20, 2024
@kmd-fl kmd-fl changed the title feat(particle-vault): refactor particle vault usage fix(particle-vault): refactor particle vault usage Feb 20, 2024
@kmd-fl kmd-fl added the e2e Run e2e workflow label Feb 20, 2024
@folex folex merged commit 26f998d into master Feb 20, 2024
19 of 21 checks passed
@folex folex deleted the fix-particle-vault-path branch February 20, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Run e2e workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants