Skip to content

Commit

Permalink
[CloudBuild] Add npmPackages, pythonPackages, mavenArtifacts (#9460) (#…
Browse files Browse the repository at this point in the history
…6650)

* 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]>
  • Loading branch information
modular-magician authored Nov 15, 2023
1 parent 7d0e92b commit 85d3f7f
Show file tree
Hide file tree
Showing 4 changed files with 465 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/9460.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
cloudbuild: added fields `build.artifacts.maven_artifacts`, `build.artifacts.npm_packages `, and `build.artifacts.python_packages ` to resource `google_cloudbuild_trigger`
```
Loading

0 comments on commit 85d3f7f

Please sign in to comment.