Skip to content

Conversation

@vaind
Copy link
Contributor

@vaind vaind commented May 7, 2020

No description provided.

@vaind
Copy link
Contributor Author

vaind commented May 7, 2020

  • check/update dependencies - search for cLibVersion, objectbox-android and obxSwiftVersion
  • check if there's something to improve in https://pub.dev/packages/objectbox#-analysis-tab-, consider doing a pre-release (dev/RC) to get an updated score.
  • update version in pubspec.yaml and generator/pubspec.yaml (both dependency and generator version)
  • create a PR from dev to master on GitHub
  • update changelog.md - listing the changes from the PR. Don't forget a shout out to 3rd party contributors
  • search for "before publishing" and apply the changes temporarily, as instructed
  • publish generator and lib: pub publish --dry-run, then pub publish if all looks OK. Warning: you can't publish the same version twice so better use a -dev.N version suffix if you're not 100% sure
  • create github release
  • release announcement/blogpost
  • update dev with changes from master (the merge commit), ideally rebase since dev has no other changes

@vaind vaind merged commit cf18e0f into master May 7, 2020
greenrobot-team added a commit that referenced this pull request Feb 27, 2024
Requires Dart 3, but this should be fine as we only build and analyze
with the latest Dart SDK. When building and running tests with a Dart 2
SDK there are no issues.
greenrobot-team added a commit that referenced this pull request Feb 27, 2024
Actually there are issues with building with an older SDK, never mind.
greenrobot-team added a commit that referenced this pull request Feb 27, 2024
Available since Dart 2.17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants