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(keychain-azure-kv): complete request handler and endpoints #1249

Closed
wants to merge 5 commits into from

Conversation

Leeyoungone
Copy link
Contributor

Fixes #1010


This is might be a duplicate PR that Jeff's #1206 is working on, I'm opening a new PR since I do not have collaborator rights yet.

@Leeyoungone Leeyoungone force-pushed the feat-1010-v2 branch 5 times, most recently from 1d0c5ce to 15dc7e6 Compare August 20, 2021 16:15
jagpreetsinghsasan and others added 5 commits August 23, 2021 08:24
        Primary Change
        ---
        1. Added new package cactus-plugin-keychain-azure-kv under packages/
        2. Added PluginKeychainAzureKvMock class to mock the functions of SecretClient under packages/cactus-plugin-keychain-azure-kv/src/test/typescript/mock/plugin-keychain-azure-kv-mock.ts

Resolves hyperledger-cacti#971

Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Fixes hyperledger-cacti#1010

Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
@Leeyoungone
Copy link
Contributor Author

Because I got collaborator rights from Jeffery, I no longer need this PR. I will be closing this PR and work on #1206 for this issue. I apologize if there was any confusion.

@Leeyoungone Leeyoungone deleted the feat-1010-v2 branch August 27, 2021 22:02
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.

feat(keychain-azure-kv): complete request handler and endpoints
3 participants