-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
feat(run): add BuildConfig to Services for configuring Run functions #11559
Merged
Conversation
This file contains 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
PiperOrigin-RevId: 723107361 Source-Link: googleapis/googleapis@cdcc220 Source-Link: googleapis/googleapis-gen@d78ff6c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDc4ZmY2YzcyZGVlM2I2YzVkMjZjZDU2NWVlNjE3ODE3NWMzNDQxYiJ9
feat: add BuildInfo to Revision for displaying BuildConfig used for a specific revision deployment feat: add Base Image URI to Container feat: add creator field to Execution feat: add project_descriptor to BuildspackBuild docs: some typos were fixed and formatting changed PiperOrigin-RevId: 723249447 Source-Link: googleapis/googleapis@3d19492 Source-Link: googleapis/googleapis-gen@c7231d3 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzcyMzFkMzVhMmZiNWViZjRiN2M0ZDdlOWNmYTYyNDYwNzViMTlkYyJ9
codyoss
approved these changes
Feb 5, 2025
Merged
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Feb 5, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>aiplatform: 1.72.0</summary> ## [1.72.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.71.0...aiplatform/v1.72.0) (2025-02-05) ### Features * **aiplatform:** Add rag_files_count to RagCorpus to count number of associated files ([678944b](https://github.com/googleapis/google-cloud-go/commit/678944b30e389781687209caf3e3b9d35739a6f0)) </details> <details><summary>compute: 1.33.0</summary> ## [1.33.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.32.0...compute/v1.33.0) (2025-02-05) ### Features * **compute:** Update Compute Engine API to revision 20250119 ([#981](https://github.com/googleapis/google-cloud-go/issues/981)) ([59fe58a](https://github.com/googleapis/google-cloud-go/commit/59fe58aba61abf69bfb7549c0a03b21bdb4b8b2f)) </details> <details><summary>monitoring: 1.24.0</summary> ## [1.24.0](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.23.0...monitoring/v1.24.0) (2025-02-05) ### Features * **monitoring/apiv3:** Add filter field to snooze proto ([59fe58a](https://github.com/googleapis/google-cloud-go/commit/59fe58aba61abf69bfb7549c0a03b21bdb4b8b2f)) ### Documentation * **monitoring/apiv3:** Remove extra fenced code block markers ([#11535](https://github.com/googleapis/google-cloud-go/issues/11535)) ([59fe58a](https://github.com/googleapis/google-cloud-go/commit/59fe58aba61abf69bfb7549c0a03b21bdb4b8b2f)) </details> <details><summary>netapp: 1.7.0</summary> ## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/netapp/v1.6.0...netapp/v1.7.0) (2025-02-05) ### Features * **netapp:** Add ipAddress field to MountOption ([59fe58a](https://github.com/googleapis/google-cloud-go/commit/59fe58aba61abf69bfb7549c0a03b21bdb4b8b2f)) * **netapp:** Add support for Quota Rule apis ([59fe58a](https://github.com/googleapis/google-cloud-go/commit/59fe58aba61abf69bfb7549c0a03b21bdb4b8b2f)) </details> <details><summary>run: 1.9.0</summary> ## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/run/v1.8.1...run/v1.9.0) (2025-02-05) ### Features * **run:** Add Base Image URI to Container ([72046f5](https://github.com/googleapis/google-cloud-go/commit/72046f59d15f19aa901cd43de23b42ded1860745)) * **run:** Add BuildConfig to Services for configuring Run functions ([#11559](https://github.com/googleapis/google-cloud-go/issues/11559)) ([72046f5](https://github.com/googleapis/google-cloud-go/commit/72046f59d15f19aa901cd43de23b42ded1860745)) * **run:** Add BuildInfo to Revision for displaying BuildConfig used for a specific revision deployment ([72046f5](https://github.com/googleapis/google-cloud-go/commit/72046f59d15f19aa901cd43de23b42ded1860745)) * **run:** Add creator field to Execution ([72046f5](https://github.com/googleapis/google-cloud-go/commit/72046f59d15f19aa901cd43de23b42ded1860745)) * **run:** Add project_descriptor to BuildspackBuild ([72046f5](https://github.com/googleapis/google-cloud-go/commit/72046f59d15f19aa901cd43de23b42ded1860745)) ### Documentation * **run:** Some typos were fixed and formatting changed ([72046f5](https://github.com/googleapis/google-cloud-go/commit/72046f59d15f19aa901cd43de23b42ded1860745)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.
feat(run): add BuildInfo to Revision for displaying BuildConfig used for a specific revision deployment
feat(run): add Base Image URI to Container
feat(run): add creator field to Execution
feat(run): add project_descriptor to BuildspackBuild
docs(run): some typos were fixed and formatting changed
PiperOrigin-RevId: 723249447
Source-Link: googleapis/googleapis@3d19492
Source-Link: https://github.com/googleapis/googleapis-gen/commit/c7231d35a2fb5ebf4b7c4d7e9cfa6246075b19dc
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzcyMzFkMzVhMmZiNWViZjRiN2M0ZDdlOWNmYTYyNDYwNzViMTlkYyJ9
BEGIN_NESTED_COMMIT
chore(servicedirectory): remove unnecessary cc_enable_arenas file option
PiperOrigin-RevId: 723107361
Source-Link: googleapis/googleapis@cdcc220
Source-Link: https://github.com/googleapis/googleapis-gen/commit/d78ff6c72dee3b6c5d26cd565ee6178175c3441b
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDc4ZmY2YzcyZGVlM2I2YzVkMjZjZDU2NWVlNjE3ODE3NWMzNDQxYiJ9
END_NESTED_COMMIT