ssl-hep / ServiceX_frontend

Client access library for ServiceX
https://servicex-frontend.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
5 stars 11 forks source link

Bump release version to 3.0.1-alpha.1 #511

Closed ponyisi closed 2 weeks ago

ponyisi commented 2 weeks ago

Prepare for 3.0.1 release with an alpha

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.90%. Comparing base (226d3dc) to head (93eca6e). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #511 +/- ## ======================================= Coverage 83.90% 83.90% ======================================= Files 26 26 Lines 1485 1485 ======================================= Hits 1246 1246 Misses 239 239 ``` | [Flag](https://app.codecov.io/gh/ssl-hep/ServiceX_frontend/pull/511/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ssl-hep) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ssl-hep/ServiceX_frontend/pull/511/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ssl-hep) | `83.90% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ssl-hep#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

BenGalewsky commented 2 weeks ago

@ponyisi we don't need to change the version via commit. This is set during the release process

ponyisi commented 2 weeks ago

I had issues installing from a git repo, because the existing installed version 3.0.0 was "newer" than the git repo one. So I'd like to keep this at least ahead of the released version even if it doesn't actually affect the published package.