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 #812

Merged
merged 2 commits into from
Sep 24, 2024
Merged

ci: merge staging to master #812

merged 2 commits into from
Sep 24, 2024

Commits on Sep 24, 2024

  1. feat: updating behavior of secrets get

    feat: concatenates secrets from multiple vaults
    
    feat: updated RPC handlers taking multiple secret paths to use duplex streams
    
    chore: updated tests
    
    chore: updated metadata assignment
    
    chore: simplified tests
    
    chore: separated tests for deleting directories recursively
    
    chore: added option to continue on error
    aryanjassal committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    81510fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #805 from MatrixAI/feature-unix-cat

    Updating behaviour of `VaultsSecretsGet` to align with requirements of `secrets cat`
    aryanjassal committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    57ce8d7 View commit details
    Browse the repository at this point in the history