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

ClientEncryption: Adds support for preview and non-preview version of Cosmos SDK in Encryption package. #3070

Merged
merged 34 commits into from
Mar 22, 2022

Conversation

kr-santosh
Copy link
Contributor

Description

Adds support for both preview and non-preview version of Cosmos SDK in Encryption package and adds the pipeline to build the preview and non preview nuget packages.

Type of change

  • [] New feature (non-breaking change which adds functionality)
  • [] This change requires a documentation update

<PropertyGroup>
<SigningType>Product</SigningType>
<SignAssembly>true</SignAssembly>
<DelaySign>true</DelaySign>
<AssemblyOriginatorKeyFile>..\..\35MSSharedLib1024.snk</AssemblyOriginatorKeyFile>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Remove this.

Directory.Build.props Outdated Show resolved Hide resolved
abhijitpai
abhijitpai previously approved these changes Mar 15, 2022
j82w
j82w previously approved these changes Mar 18, 2022
templates/build-preview.yml Outdated Show resolved Hide resolved
Copy link
Member

@ealsur ealsur left a comment

Choose a reason for hiding this comment

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

Waiting on the yml file confirmation

@kr-santosh kr-santosh dismissed stale reviews from j82w and abhijitpai via 757a44a March 22, 2022 13:33
j82w
j82w previously approved these changes Mar 22, 2022
@j82w j82w enabled auto-merge (squash) March 22, 2022 14:21
@j82w j82w merged commit 79fb98f into master Mar 22, 2022
@j82w j82w deleted the supportPreviewNonPreview branch March 22, 2022 14:44
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.

4 participants