-
Notifications
You must be signed in to change notification settings - Fork 13
Update pyproject.toml back to 3.2.2 after GHA test #660
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
Merged
Conversation
This file contains hidden or 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
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #660 +/- ##
=======================================
Coverage 97.20% 97.20%
=======================================
Files 29 29
Lines 1969 1969
=======================================
Hits 1914 1914
Misses 55 55
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
MattShirley
approved these changes
Sep 26, 2025
gordonwatts
added a commit
that referenced
this pull request
Oct 7, 2025
* List supported code generators in NameError * re-implementing Push commit and commit version-bump * Update version to 0.0.1b * Adding deploy keys instead of Github tokens * Adding workflow and reseting version to master * Update version to 3.2.2b * version reset to 3.2.2 after release test * Handle None query input (#642) * Add dataset list name filtering * Merge pull request #652 from ssl-hep/feat/auto-bump-deploy-key Feat/auto bump deploy key * Update version to 3.2.2test * Update version to 0.0.1a * Update pyproject.toml back to 3.2.2 after GHA test * Use TB, MB, and GB for units as appropriate (#655) Minor UI update to make the unites look a little better when printing out dataset sizes. * Merge pull request #660 from ssl-hep/fix/set-version-3.2.2 Update pyproject.toml back to 3.2.2 after GHA test * Allow deleting multiple datasets (#656) * Add help text for codegen and datasets CLI (#639) Add missing help text for various cli commands. * feat: show human readable cache sizes * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/psf/black: 25.1.0 → 25.9.0](psf/black@25.1.0...25.9.0) * Bump pypa/gh-action-pypi-publish in /.github/workflows Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.4 to 1.13.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.12.4...v1.13.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * add display_results option to deliver and --hide-results flag to cli (#654) * add display_results option to deliver and --hide-results flag to cli * Bump the actions group across 1 directory with 3 updates Bumps the actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python) and [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact). Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) Updates `actions/setup-python` from 5 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) Updates `actions/upload-pages-artifact` from 3 to 4 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/upload-pages-artifact dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> * change coverage options to match github build steps (#622) * change coverage options to match github build steps * remove erroneous pyproject attribute * remove branch attribute from pyproject * List supported code generators in NameError * Merge branch 'codex/refactor-servicex-client-and-query-handling' of https://github.com/ssl-hep/ServiceX_frontend into codex/refactor-servicex-client-and-query-handling
ponyisi
pushed a commit
that referenced
this pull request
Oct 18, 2025
* List supported code generators in NameError * re-implementing Push commit and commit version-bump * Update version to 0.0.1b * Adding deploy keys instead of Github tokens * Adding workflow and reseting version to master * Update version to 3.2.2b * version reset to 3.2.2 after release test * Handle None query input (#642) * Add dataset list name filtering * Merge pull request #652 from ssl-hep/feat/auto-bump-deploy-key Feat/auto bump deploy key * Update version to 3.2.2test * Update version to 0.0.1a * Update pyproject.toml back to 3.2.2 after GHA test * Use TB, MB, and GB for units as appropriate (#655) Minor UI update to make the unites look a little better when printing out dataset sizes. * Merge pull request #660 from ssl-hep/fix/set-version-3.2.2 Update pyproject.toml back to 3.2.2 after GHA test * Allow deleting multiple datasets (#656) * Add help text for codegen and datasets CLI (#639) Add missing help text for various cli commands. * feat: show human readable cache sizes * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/psf/black: 25.1.0 → 25.9.0](psf/black@25.1.0...25.9.0) * Bump pypa/gh-action-pypi-publish in /.github/workflows Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.4 to 1.13.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.12.4...v1.13.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * add display_results option to deliver and --hide-results flag to cli (#654) * add display_results option to deliver and --hide-results flag to cli * Bump the actions group across 1 directory with 3 updates Bumps the actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python) and [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact). Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) Updates `actions/setup-python` from 5 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) Updates `actions/upload-pages-artifact` from 3 to 4 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/upload-pages-artifact dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> * change coverage options to match github build steps (#622) * change coverage options to match github build steps * remove erroneous pyproject attribute * remove branch attribute from pyproject * List supported code generators in NameError * Merge branch 'codex/refactor-servicex-client-and-query-handling' of https://github.com/ssl-hep/ServiceX_frontend into codex/refactor-servicex-client-and-query-handling
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.
Following the test for #652 this is a manual version reset to 3.2.2 in
pyproject.toml