flatbuffers icon indicating copy to clipboard operation
flatbuffers copied to clipboard

New versioning schema

Open mgesmundo opened this issue 3 years ago • 2 comments

Hi there, I read the wiki about the new versioning schema, but the question remains: I've have a Flutter project and now I don't know if the flat_buffers 2.0.5 version is older than the 22.9.29. The Pub.dev version also have the specific flatc version and I don't know if now the flatc 2.0.8 Home-brew formula is compatible with the 2.0.5 or the 22.9.29. What is now the right version to use into a Flutter project? Thank you.

mgesmundo avatar Oct 04 '22 07:10 mgesmundo

This is new to me as well, I've missed the discussion about the versioning changes. After reading through the wiki, the important bit for me is: "The overall philosophy of the project is to "live at head" and not worry about version numbers. Due to our Continuous Integration process, any of our commits are valid versions to work off and have been tested as a whole together."

In terms of https://pub.dev/packages/flat_buffers - 2.0.5 published on pub.dev is certainly an older version than 22.9.29 on GitHub. However, because I haven't checked what, if anything, happened in the meantime, there actually might not be any changes to warrant a release to pub.dev for Dart. I'll have a look soon and publish a new package version if there're any changes related to dart.

vaind avatar Oct 26 '22 14:10 vaind

@vaind Can you make a PR that adds dart publishing to this? https://github.com/google/flatbuffers/blob/master/.github/workflows/release.yml

That way whenever we release it can be updated automatically. I can create the repo secrets.

dbaileychess avatar Oct 28 '22 05:10 dbaileychess

This issue is stale because it has been open 6 months with no activity. Please comment or label not-stale, or this will be closed in 14 days.

github-actions[bot] avatar Apr 28 '23 20:04 github-actions[bot]

This issue was automatically closed due to no activity for 6 months plus the 14 day notice period.

github-actions[bot] avatar May 13 '23 20:05 github-actions[bot]