-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[Test only] Revert "add yaml manifest file" #3287
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
Conversation
This reverts commit bce4e4a.
Summary of ChangesHello @Abacn, 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 is a test-only revert of the 'add yaml manifest file' feature. Its primary purpose is to investigate a Kafka test failure by rolling back changes related to YAML manifest generation and associated Highlights
Using Gemini Code AssistThe 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
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 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
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #3287 +/- ##
============================================
- Coverage 51.05% 51.01% -0.05%
- Complexity 5173 5547 +374
============================================
Files 978 978
Lines 60469 60400 -69
Branches 6633 6616 -17
============================================
- Hits 30874 30813 -61
Misses 27430 27430
+ Partials 2165 2157 -8
🚀 New features to boost your workflow:
|
|
Kafka PR still failing for same reason: https://github.com/GoogleCloudPlatform/DataflowTemplates/actions/runs/21546235176/job/62088201331?pr=3287 |
This reverts commit 5ef96bd.
Reverts #3227
Testing if gson version change
https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/3227/changes#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8R73
caused Kafka test failure