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

ci: merge staging to master #843

Merged
merged 2 commits into from
Nov 12, 2024
Merged

ci: merge staging to master #843

merged 2 commits into from
Nov 12, 2024

Commits on Nov 11, 2024

  1. feat: removed undefined errors from vaultops

    tests: added tests for VaultsSecretsWriteFile
    
    chore: updated secrets remove to properly operate on multiple paths
    
    chore: working on proper error wrapping for unexpected errors
    
    chore: added comments and cleaned up VaultOps
    
    chore: split vaultsSecretsGet and its tests
    
    chore: dealing with an edge case when error cannot be serialised
    
    chore: cleaned up files
    
    chore: added intelligent error message synthesis
    
    deps: updated version of @matrixai/rpc
    
    fix: handle attempt to remove vault root
    aryanjassal committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    35f08e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Merge pull request #838 from MatrixAI/feature-undefined-errors

    Wrapping `VaultOps` errors in `ErrorPolykey` errors and updating tests
    aryanjassal authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    24dd12f View commit details
    Browse the repository at this point in the history