Katie McLaughlin
Katie McLaughlin
Bootstrap v5 sidebar doesn't have an option to view when making site smaller than ~600px wide, making sidebar nav disappear on mobile.
## Description Fixes #13457 - [x] Please **merge** this PR for me once it is approved
## In which file did you encounter the issue? generative_ai/prompts/test_prompt_create.py et al ## Describe the issue Internal processes have discovered there are thousands of "movie-critic", "meteorologist", and "zoologist" prompts in...
## In which file did you encounter the issue? https://github.com/GoogleCloudPlatform/python-docs-samples/pull/12865#issuecomment-2837128230 https://github.com/GoogleCloudPlatform/python-docs-samples/blob/5d0f1faee810c30da6aea7a30848a3f402071065/generative_ai/model_tuning/requirements.txt#L6 https://github.com/GoogleCloudPlatform/python-docs-samples/blob/5d0f1faee810c30da6aea7a30848a3f402071065/generative_ai/evaluation/requirements.txt#L6 ## Did you change the file? If so, how? Updating to google-cloud-aiplatform version 1.90.0 ## Describe the issue...
Of note, need to confirm https://github.com/GoogleCloudPlatform/avocano/pull/630 works before updating tag
pending deprecation b/452720552 ## Checklist - [x] Please **merge** this PR for me once it is approved
https://cloud.google.com/agent-assist/docs/deprecations > Article suggestion > August 21, 2025 The tests in #10129 are failing for these samples with the error: ``` [ERROR] com.example.dialogflow.UpdateAnswerRecordTest.testUpdateAnswerRecord Time elapsed: 0.069 s
The container-registry samples are currently returning errors in testing (e.g. #10129) ``` [ERROR] PERMISSION_DENIED: note creation is not allowed for note kind VULNERABILITY ``` Failing tests (10/10 `@Tests` for this...
## In which file did you encounter the issue? * retail/interactive-tutorials/src/test/java/search/SearchWithBoostSpecTest.java * retail/interactive-tutorials/src/test/java/search/SearchWithFacetSpecTest.java * retail/interactive-tutorials/src/test/java/search/SearchWithFilteringTest.java ## Did you change the file? If so, how? Comments only ## Describe the issue...