Skip to content

Revert version of schema to 0.6.10 since we have not yet released it#300

Merged
yarikoptic merged 1 commit intomasterfrom
bf-release
May 15, 2025
Merged

Revert version of schema to 0.6.10 since we have not yet released it#300
yarikoptic merged 1 commit intomasterfrom
bf-release

Conversation

@yarikoptic
Copy link
Member

Currently we have

❯ git describe schema-0.6.9
schema-0.6.9
❯ git describe --match 0.* schema-0.6.9
0.11.0
❯ git describe
schema-0.6.9-22-g84bef7e
❯ git describe --match 0.*
0.11.0-22-g84bef7e

so we have 0.6.9 schema released in prior (current) 0.11.0 release of this package. So the next release needs to just boost schema version once.

We will also take this PR as an opportunity to release (attn @kabilar , you wanted that didn't you?)

Currently we have

    ❯ git describe schema-0.6.9
    schema-0.6.9
    ❯ git describe --match 0.* schema-0.6.9
    0.11.0
    ❯ git describe
    schema-0.6.9-22-g84bef7e
    ❯ git describe --match 0.*
    0.11.0-22-g84bef7e

so we have 0.6.9 schema released in prior (current) 0.11.0 release of this package.
So the next release needs to just boost schema version once.

We will also take this PR as an opportunity to release
@yarikoptic yarikoptic requested a review from kabilar May 7, 2025 19:54
@yarikoptic yarikoptic added release Create a release when this pr is merged internal Changes only affect the internal API labels May 7, 2025
@codecov
Copy link

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.88%. Comparing base (84bef7e) to head (4ddfcc5).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #300   +/-   ##
=======================================
  Coverage   97.88%   97.88%           
=======================================
  Files          16       16           
  Lines        1983     1983           
=======================================
  Hits         1941     1941           
  Misses         42       42           
Flag Coverage Δ
unittests 97.88% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@kabilar kabilar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @yarikoptic.

@yarikoptic
Copy link
Member Author

@satra @waxlamp , anything else we should fold into this release or let's proceed? IIRC should be only simple straightforward schema changes.

@yarikoptic yarikoptic merged commit 664cde6 into master May 15, 2025
63 of 66 checks passed
@yarikoptic yarikoptic deleted the bf-release branch May 15, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Changes only affect the internal API release Create a release when this pr is merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants