Skip to content

tests: added integration tests for prompts#1668

Merged
twishabansal merged 87 commits into
feat-promptfrom
prompt-integration
Nov 5, 2025
Merged

tests: added integration tests for prompts#1668
twishabansal merged 87 commits into
feat-promptfrom
prompt-integration

Conversation

@twishabansal

@twishabansal twishabansal commented Oct 9, 2025

Copy link
Copy Markdown
Contributor

Description


Should include a concise description of the changes (bug or feature), it's
impact, along with a summary of the solution

PR Checklist


Thank you for opening a Pull Request! Before submitting your PR, there are a
few things you can do to make sure it goes smoothly:

  • Make sure you reviewed
    CONTRIBUTING.md
  • Make sure to open an issue as a
    bug/issue
    before writing your code! That way we can discuss the change, evaluate
    designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)
  • Make sure to add ! if this involve a breaking change

🛠️ One of multiple PRs to support #1040

twishabansal and others added 30 commits October 7, 2025 10:43
…ch (#1644)

## Description

---
This PR moves the deployement of the PR Previews to the newly created
versioned-gh-pages branch which hosts the versioned doc site.

## PR Checklist

---
> Thank you for opening a Pull Request! Before submitting your PR, there
are a
> few things you can do to make sure it goes smoothly:

- [x] Make sure you reviewed

[CONTRIBUTING.md](https://github.com/googleapis/genai-toolbox/blob/main/CONTRIBUTING.md)
- [ ] Make sure to open an issue as a

[bug/issue](https://github.com/googleapis/genai-toolbox/issues/new/choose)
before writing your code! That way we can discuss the change, evaluate
  designs, and agree on the general idea
- [x] Ensure the tests and linter pass
- [x] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)
- [x] Make sure to add `!` if this involve a breaking change

🛠️ Fixes #<issue_number_goes_here>
Comment thread .ci/integration.cloudbuild.yaml
Comment thread tests/prompts/custom/prompts_integration_test.go Outdated
Comment thread .ci/test_prompts_with_coverage.sh Outdated
Base automatically changed from prompt-mcp to feat-prompt October 29, 2025 10:48
@twishabansal twishabansal requested a review from Yuan325 October 31, 2025 05:23
@Yuan325 Yuan325 added the priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. label Nov 4, 2025
@twishabansal twishabansal merged commit f12e649 into feat-prompt Nov 5, 2025
11 of 13 checks passed
@twishabansal twishabansal deleted the prompt-integration branch November 5, 2025 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants