App icon indicating copy to clipboard operation
App copied to clipboard

Release 2.32.0

Open Khaoz-Topsy opened this issue 4 months ago • 0 comments

Prepare:

  • [x] Make sure that pubspec.yaml uses github link for the assistantapps_flutter_common library
  • [x] Regenerate AssistantApps server data from the AssistantNMS.Data tool
  • [x] Verify that AssistantNMS.Data audits have all passed
  • [x] Make sure content of release_notes.txt is ready for production
  • [x] Run the versionNumberScript dart scripts\version_num_script.dart
  • [x] Create new item in Admin tool
    • [x] Copy content of release_notes.txt to Markdown
    • [x] Future date release date
    • [x] Copy guid, paste into assistant_apps_settings.dart
  • [x] Create Pull Request
  • [x] Queue CodeMagic build

Later:

  • [ ] Merge Pull Request on successful build and deploy
  • [ ] Create Github release (New Release)
    • [ ] Tag develop branch (2.x.x)
    • [ ] Use appropriate tag (2.x.x)
    • [ ] Attach .aab
    • [ ] Attach .apk
    • [ ] Attach .ipa
    • [ ] Attach .exe
  • [ ] Go through manual iOS steps
    • [ ] Copy content of release_notes.txt into Apple webpage
    • [ ] Submit for Apple review
  • [ ] Go through manual WindowsStore steps
    • [ ] Copy content of release_notes.txt into store webpage
    • [ ] Submit for Microsoft review

Khaoz-Topsy avatar Aug 28 '25 20:08 Khaoz-Topsy