Prepare 2.2.0b1 release#14960
Conversation
Pull Request Test Coverage Report for Build 17302538518Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
These commits will temporarily change the version strings from 2.2.0 to 2.2.0b1 in preparation for tagging the 2.2.0b1 beta release.
7fb2620 to
e077ff8
Compare
|
One or more of the following people are relevant to this code:
|
jakelishman
left a comment
There was a problem hiding this comment.
We need to update crates/cext/cbindgen.toml to bump the version to 2.2.0.
We don't actually have a field in there for marking a beta release - I think we discussed it, but presumably we decided not to include it in the end.
I think we should just add it there is clearly a spot for it with |
jakelishman
left a comment
There was a problem hiding this comment.
oh wow haha - apparently I had a branch checked out that didn't include #14576!
Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
* Prepare 2.2.0b1 release These commits will temporarily change the version strings from 2.2.0 to 2.2.0b1 in preparation for tagging the 2.2.0b1 beta release. * FIx: Add versioning to cbindgen and correct cargo. * Fix: Erroneous comment. * Update crates/cext/cbindgen.toml Co-authored-by: Matthew Treinish <mtreinish@kortar.org> * Fix: Broken test --------- Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
* Prepare 2.2.0b1 release These commits will temporarily change the version strings from 2.2.0 to 2.2.0b1 in preparation for tagging the 2.2.0b1 beta release. * FIx: Add versioning to cbindgen and correct cargo. * Fix: Erroneous comment. * Update crates/cext/cbindgen.toml Co-authored-by: Matthew Treinish <mtreinish@kortar.org> * Fix: Broken test --------- Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
Summary
These commits will temporarily change the version strings from 2.2.0 to 2.2.0b1 in preparation for tagging the 2.2.0b1 beta release.
Details and comments
Waiting for: