Skip to content

Conversation

@jsoref
Copy link
Contributor

@jsoref jsoref commented Aug 8, 2025

This PR corrects misspellings identified by the check-spelling action

The misspellings have been reported at https://github.com/jsoref/adk-python/actions/runs/16840838898/attempts/1#summary-47711379253

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/adk-python/actions/runs/16840839269/attempts/1#summary-47711380479

Note: while I use tooling to identify errors, the tooling doesn't actually provide the corrections, I'm picking them on my own. I'm a human, and I may make mistakes.

I've included a couple of changes to make CI happy. Personally, I object to CI being in a state of "random drive by person who adds a blank line in the middle of a file must fix all the preexisting bugs in the file", but that appears to be the state for this repository.

@adk-bot
Copy link
Collaborator

adk-bot commented Aug 8, 2025

Response from ADK Triaging Agent

Hello @jsoref, thank you for creating this PR!

Could you please squash your commits into a single commit? Our contribution guidelines require that each PR has only one commit.

You can find more details in our contribution guidelines. Thanks!

@jsoref jsoref force-pushed the spelling branch 3 times, most recently from 8cf7016 to a4e06b4 Compare August 8, 2025 22:08
@jsoref jsoref changed the title Spelling chore: Fix spelling Aug 8, 2025
@adk-bot adk-bot added bot triaged documentation [Component] This issue is related to documentation, it will be transferred to adk-docs labels Aug 8, 2025
@adk-bot adk-bot requested a review from polong-lin August 8, 2025 22:10
@jsoref
Copy link
Contributor Author

jsoref commented Aug 8, 2025

Dear robot, your instructions are broken, they say:

- Each PR should only have one commit. Please squash it if there are multiple PRs.

  • Each PR should only have one commit. Please squash it if there are multiple PRs.

I do not have multiple PRs, I have one. If you want to enforce things that aren't alphabet soup, please make demands that aren't nonsensical.

@jsoref jsoref force-pushed the spelling branch 2 times, most recently from 45b2603 to c53c261 Compare August 8, 2025 22:16
@jsoref
Copy link
Contributor Author

jsoref commented Aug 8, 2025

@jsoref
Copy link
Contributor Author

jsoref commented Aug 26, 2025

Required by: Check for import pattern in certain changed Python files
jsoref added 21 commits November 3, 2025 14:55
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
@wuliang229 wuliang229 added the ready to pull [Status] This PR is ready to be importing back to Google label Nov 3, 2025
copybara-service bot pushed a commit that referenced this pull request Nov 3, 2025
Merge #2447

This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling)

The misspellings have been reported at https://github.com/jsoref/adk-python/actions/runs/16840838898/attempts/1#summary-47711379253

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/adk-python/actions/runs/16840839269/attempts/1#summary-47711380479

Note: while I use tooling to identify errors, the tooling doesn't _actually_ provide the corrections, I'm picking them on my own. I'm a human, and I may make mistakes.

I've included a couple of changes to make CI happy. Personally, I object to CI being in a state of "random drive by person who adds a blank line in the middle of a file must fix all the preexisting bugs in the file", but that appears to be the state for this repository.

COPYBARA_INTEGRATE_REVIEW=#2447 from jsoref:spelling d85398e
PiperOrigin-RevId: 827629615
@adk-bot
Copy link
Collaborator

adk-bot commented Nov 3, 2025

Thank you @jsoref for your contribution! 🎉

Your changes have been successfully imported and merged via Copybara in commit aa12336.

Closing this PR as the changes are now in the main branch.

@adk-bot adk-bot closed this Nov 3, 2025
@jsoref jsoref deleted the spelling branch November 3, 2025 21:36
@jsoref jsoref mentioned this pull request Nov 4, 2025
9 tasks
copybara-service bot pushed a commit that referenced this pull request Nov 6, 2025
Merge #3382

This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling)

Note: while I use tooling to identify errors, the tooling doesn't _actually_ provide the corrections, I'm picking them on my own. I'm a human, and I may make mistakes.

### Testing Plan

The misspellings have been reported at https://github.com/jsoref/adk-python/actions/runs/19056081305/attempts/1#summary-54426435973

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/adk-python/actions/runs/19056081446/attempts/1#summary-54426436321

**Unit Tests:**

- [ ] I have added or updated unit tests for my change.
- [ ] All unit tests pass locally.

_Please include a summary of passed `pytest` results._

**Manual End-to-End (E2E) Tests:**

_Please provide instructions on how to manually test your changes, including any
necessary setup or configuration. Please provide logs or screenshots to help
reviewers better understand the fix._

### Checklist

- [x] I have read the [CONTRIBUTING.md](https://github.com/google/adk-python/blob/main/CONTRIBUTING.md) document.
- [x] I have performed a self-review of my own code.
- [ ] I have commented my code, particularly in hard-to-understand areas.
- [ ] I have added tests that prove my fix is effective or that my feature works.
- [ ] New and existing unit tests pass locally with my changes.
- [ ] I have manually tested my changes end-to-end.
- [ ] Any dependent changes have been merged and published in downstream modules.

### Additional context

- follow-up to #2447

Co-authored-by: Hangfei Lin <[email protected]>
COPYBARA_INTEGRATE_REVIEW=#3382 from jsoref:spelling 3df5932
PiperOrigin-RevId: 828686941
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation [Component] This issue is related to documentation, it will be transferred to adk-docs ready to pull [Status] This PR is ready to be importing back to Google

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants