Skip to content
Günter Zöchbauer edited this page May 17, 2014 · 1 revision
  1. (ensure that entry_points in pubspec.yaml and build.dart are up-to-date) obsolete
  2. remove/revert path/git dependencies to package dependencies in pubspec.yaml
  3. commit all relevant changes
  4. merge/rebase all relevant changes to master
  5. solve all conflicts with latest remote (git pull and merge)
  6. run build and ensure that all errors are fixed
  7. test/run.sh and ensure that all errors are fixed
  8. git push

Clone this wiki locally