[yaml] - move syntax test verification to validate section#2936
Merged
derrickaw merged 1 commit intoGoogleCloudPlatform:mainfrom Oct 28, 2025
Merged
[yaml] - move syntax test verification to validate section#2936derrickaw merged 1 commit intoGoogleCloudPlatform:mainfrom
derrickaw merged 1 commit intoGoogleCloudPlatform:mainfrom
Conversation
Contributor
derrickaw
commented
Oct 28, 2025
- Current code breaks dataflow kokoro release process due to test running during stage process when it shouldn't.
- Move test for now to templateValidate profile.
- FYI, when more blueprints get linked to the yaml location, then this test may go away since everything will be tested in Beam repo.
- mvn clean install -PtemplatesValidate -pl yaml -am
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2936 +/- ##
=========================================
Coverage 50.03% 50.03%
- Complexity 4974 4977 +3
=========================================
Files 967 967
Lines 59363 59366 +3
Branches 6455 6456 +1
=========================================
+ Hits 29700 29703 +3
Misses 27554 27554
Partials 2109 2109
🚀 New features to boost your workflow:
|
liferoad
approved these changes
Oct 28, 2025
aasthabharill
pushed a commit
that referenced
this pull request
Dec 10, 2025
MnkyGns
pushed a commit
to MnkyGns/DataflowTemplates
that referenced
this pull request
Feb 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.