| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…lan-crest/dotnet-docs-samples into cs_filter_cmek_samples
…est/dotnet-docs-samples into cs_expiretime_samples
Sorry, something went wrong.
Summary of ChangesHello @khilan-crest, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request significantly enhances the C# client library for Google Cloud Secret Manager by introducing a wide array of new code samples. These samples aim to provide developers with clear, practical examples for advanced secret management functionalities, including automated secret rotation, time-based expiration, integration with resource tags for better organization, and the use of Customer-Managed Encryption Keys for enhanced security. The additions also cover improved secret discoverability through filtered listing operations and comprehensive metadata management. Highlights
The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here. Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
Sorry, something went wrong.
There was a problem hiding this comment.
This pull request adds a comprehensive set of samples and tests for secret rotation and related features in Secret Manager. The additions are valuable. However, there are several critical issues in the tests that need to be addressed:
I've added specific comments on the relevant files. Addressing these issues will improve the correctness and reliability of the new samples and tests.
Sorry, something went wrong.
…est/dotnet-docs-samples into cs_expiretime_samples
…et-docs-samples into cs_rotation_samples
…lan-crest/dotnet-docs-samples into cs_filter_cmek_samples
…est/dotnet-docs-samples into cs_expiretime_samples
…lan-crest/dotnet-docs-samples into cs_filter_cmek_samples
…est/dotnet-docs-samples into cs_expiretime_samples
…et-docs-samples into cs_rotation_samples
…et-docs-samples into cs_rotation_samples
…et-docs-samples into cs_rotation_samples
| Back | FazBrowse Home | New Git URL |
Add secret rotation samples