Skip to content

Conversation

@github-actions
Copy link
Contributor

This pull request is for the next release as v1.111.5 created by tagpr. Merging it will tag v1.111.5 to the merge commit and create a GitHub release.

You can modify this branch "tagpr-from-v1.111.4" directly before merging if you want to change the next version number or other files for the release.

How to change the next version as you like

There are two ways to do it.

  • Version file
    • Edit and commit the version file specified in the .tagpr configuration file to describe the next version
    • If you want to use another version file, edit the configuration file.
  • Labels convention
    • Add labels to this pull request like "tagpr:minor" or "tagpr:major"
    • If no conventional labels are added, the patch version is incremented as is.

What's Changed

Full Changelog: v1.111.4...v1.111.5

ninjinkun and others added 30 commits June 19, 2025 11:58
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Change PYPI_API_TOKEN to SMART_TESTS_PYPI_API_TOKEN to prevent
accidental publishing during development on feature branches.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
  Migrate CLI Framework from Click to Typer
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Change PYPI_API_TOKEN to SMART_TESTS_PYPI_API_TOKEN to prevent
accidental publishing during development on feature branches.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Konboi and others added 26 commits September 4, 2025 14:56
1. remove --build option and --no-build option from subset command
2. use utils/session instead of command/helper
3. omit split subset feature and related codes
only use --session option for subset command
remove --build option
use typer method instead of custom logic
Release Smart Tests CLI into `main`
It looks like c41d9a6 removed the
`raise_for_status` check, without which error message from the server
won't be reported, even as a warning.

This breaks the subset call in case of the server failure, since
`res.json()` looks as if it's returning an empty subset
@github-actions github-actions bot added the tagpr label Sep 16, 2025
@kohsuke kohsuke changed the base branch from main to v1 September 16, 2025 06:31
@kohsuke
Copy link
Contributor

kohsuke commented Sep 16, 2025

Hmm!?!? Let me close this and see if tagpr would open another one at the right place.

@kohsuke kohsuke closed this Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants