Skip to content

Commit 04d0e59

Browse files
[CloudBuild] Add npmPackages, pythonPackages, mavenArtifacts (#9460) (#16543)
* feat(cloudbuild): npmPackages,pythonPackages,mavenArtifacts * test: npmPackages,pythonPackages,mavenArtifacts * fix: replace camelCase with underscore as delimiter [upstream:f9b47596da17c2c8bd23f91c354a9ce2ca6a269e] Signed-off-by: Modular Magician <[email protected]>
1 parent 4edcbd3 commit 04d0e59

File tree

4 files changed

+465
-0
lines changed

4 files changed

+465
-0
lines changed

.changelog/9460.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
cloudbuild: added fields `build.artifacts.maven_artifacts`, `build.artifacts.npm_packages `, and `build.artifacts.python_packages ` to resource `google_cloudbuild_trigger`
3+
```

0 commit comments

Comments
 (0)