Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RELEASE] 11.11.0 #1149

Closed
24 of 34 tasks
hosy opened this issue Sep 7, 2022 · 2 comments
Closed
24 of 34 tasks

[RELEASE] 11.11.0 #1149

hosy opened this issue Sep 7, 2022 · 2 comments
Milestone

Comments

@hosy
Copy link
Collaborator

hosy commented Sep 7, 2022

Release a new version

Xcode version to work with: 13.4.1

TASKS:

Git & Code

  • [GIT] Create branch release/[major].[minor].[patch] (freeze the code)
  • [DEV] Update APP_SHORT_VERSION [major].[minor].[patch] in ownCloud.xcodeproj/project.pbxproj
  • [TRFX] Update translations from transifex branch.
  • [TRFX] Check for missing translations.
  • [DIS] Update changelog
  • [DEV] Update In-App Release Notes (changelog) in ownCloud/Release Notes/ReleaseNotes.plist
  • [DEV] Changelog: Created a folder for the new version like $majorVersion.$minorVersion.$patchVersion_YYYY-MM-DD
  • [DEV] Changelog: Moved all changelog files from the unreleased folder to the new version folder
  • [DEV] Inform Documentation-Team for the upcoming major/minor release with new version tag (notify #documentation-internal)
  • [QA] Design Test plan
  • [QA] Regression Test plan
  • [DOC] Update https://owncloud.com/mobile-apps/#ios version numbers (notify #marketing)
  • [GIT] Merge branch release/[major].[minor].[patch] in master
  • [GIT] Create tag and sign it [major].[minor].[patch]
  • [GIT] Add the new release on GitHub ios-app
  • [DEV] ownBrander: Update the ownBrander git tag in repository customer_portal to new release tag
  • [DEV] Update used Xcode version for the release in .xcode-version
  • [DEV] Inform #documentation about the new release to set new documentation branch tag

If it is required to update the iOS-SDK version:

  • [GIT] Create branch library release/[major].[minor].[patch](freeze the code)
  • [mail] inform #marketing about the new release.
  • [DIS] Update README.md (version number, third party, supported versions of iOS, Xcode)
  • [DIS] Update changelog
  • [GIT] Merge branch release/[major].[minor].[patch] in master
  • [GIT] Create tag and sign it [major].[minor].[patch]
  • [GIT] Add the new release on GitHub ios-sdk

If it is required to update third party:

  • [DIS] Update THIRD_PARTY.txt

App Store

  • [DIS] App Store Connect: Create a new version following the [major].[minor].[patch]
  • [DIS] App Store Connect: Trigger Fastlane screenshots generation and upload
  • [DIS] Upload the binary to the App Store
  • [DIS] App Store Connect: Trigger release (manually)
  • [DIS] App Store Connect: Decide reset of iOS summary rating (Default: keep)
  • [DIS] App Store Connect: Update description if necessary (coordinated with #marketing)
  • [DIS] App Store Connect: Update changelogs
  • [DIS] App Store Connect: Submit for review

BUGS & IMPROVEMENTS:

@hosy hosy added this to the 11.11.0-Current milestone Sep 7, 2022
@jesmrec
Copy link
Contributor

jesmrec commented Sep 22, 2022

QA

Basic checks:

  • Basic auth
  • OAuth2: create/revoke session
  • OIDC: create session
  • Av. offline files/folders
  • Transfers (uploads/downloads)
  • Files App basics
  • Upgrade from 10.10.1

Changelog:

@jesmrec
Copy link
Contributor

jesmrec commented Sep 23, 2022

11.11.0 is approved from my side

Xcode version: 13.4.1 (13F100)
Server version: `10.11'

Devices:

iPhoneXR, iOS 15.6
iPhone13, iOS 16

Approved commits:

app: 77faca7e8
sdk: 57729a60

Automatic test reports:

NOTE: Release notes not included, so, in this release the RN are out of QA scope

Ready to go!

@jesmrec jesmrec closed this as completed Oct 28, 2022
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

No branches or pull requests

2 participants