From 9a4cb28c1f80086645da5e845a9333700e87a887 Mon Sep 17 00:00:00 2001 From: Jesus Recio Date: Fri, 10 Jan 2025 13:14:45 +0100 Subject: [PATCH] fix: some tiny changes in release templates after structural changes in the company --- .github/ISSUE_TEMPLATE/release_template.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/release_template.md b/.github/ISSUE_TEMPLATE/release_template.md index e4519337dd39..99cd815221d1 100644 --- a/.github/ISSUE_TEMPLATE/release_template.md +++ b/.github/ISSUE_TEMPLATE/release_template.md @@ -18,7 +18,7 @@ If you don't need some of the steps, cross them by removing the "[ ]" and surrou ### TASKS: - - [ ] [COM] Ping in #android-dev-internal about the new release (@mmattel) + - [ ] [COM] Ping @mmattel about the new release - [ ] [GIT] Create branch `release/M.m.p` in owncloud/android from `master` - [ ] [DEV] Update version number and name in build.gradle in owncloudApp module - [ ] [DOC] Update [SBOM](https://infinite.owncloud.com/f/31e6d44f-f373-557c-9ab3-1748fc0c650d$4994cd9c-1c17-4254-829a-f5ef6e1ff7e3%215080be84-fbcc-4aca-956e-b278a7090418) @@ -32,7 +32,7 @@ If you don't need some of the steps, cross them by removing the "[ ]" and surrou - [ ] [QA] Regression test execution - [ ] [QA] QA approval - [ ] [DIS] Upload release APK and bundle to internal ownCloud instance - - [ ] [COM] Ping in #android-dev-internal that we are close to sign the new tags (@mmattel) + - [ ] [COM] Ping @mmattel that we are close to sign the new tags - [ ] [DIS] Upload and publish release bundle and changelog in Play Store - [ ] [DIS] Update screenshots in Play Store/GitHub/F-Droid - [ ] [GIT] Create and sign tag `vM.m.p` in HEAD commit of release branch, in owncloud/android @@ -40,10 +40,10 @@ If you don't need some of the steps, cross them by removing the "[ ]" and surrou - [ ] [DIS] Publish a new [release](https://github.com/owncloud/android/releases) in owncloud/android - [ ] [DIS] Release published in Play Store - [ ] [COM] Publish post in central.owncloud.org ([Category:News + Tag:android](https://central.owncloud.org/tags/c/news/5/android)) - - [ ] [COM] Inform in #general that release is out + - [ ] [COM] Inform in "ownCloud General" that release is out - [ ] [GIT] Merge `master` into `release/M.m.p`, fixing all the conflicts that could happen, in owncloud/android - [ ] [GIT] Merge without rebasing `release/M.m.p` branch into `master`, in owncloud/android - - [ ] [COM] Ping @TheOneRing to update release information in https://owncloud.com/mobile-apps/ + - [ ] [COM] Ping @DeepDiver1975 to update release information in https://owncloud.com/mobile-apps/ - [ ] [DOC] Update documentation with new stuff by creating [issue](https://github.com/owncloud/docs-client-android/issues) @@ -85,7 +85,7 @@ _____ - [ ] [COM] Inform in #general that release is out - [ ] [GIT] Merge `master` into `release/M.m.p`, fixing all the conflicts that could happen, in owncloud/android - [ ] [GIT] Merge without rebasing `release/M.m.p` branch into `master`, in owncloud/android - - [ ] [COM] Ping @TheOneRing to update release information in https://owncloud.com/mobile-apps/ + - [ ] [COM] Ping @DeepDiver1975 to update release information in https://owncloud.com/mobile-apps/ ### QA @@ -123,14 +123,14 @@ _____ - [ ] Feature 1 oB https://github.com/owncloud/ownbrander/pull/ - [ ] Feature 2 oB https://github.com/owncloud/ownbrander/pull/ - [ ] Update version number in ownBrander -- [ ] [COM] Ping @NannaBarz to block oB button -- [ ] [COM] Ping @NannaBarz to deploy oB +- [ ] [COM] Ping support team to block oB button +- [ ] [COM] Ping support team to deploy oB - [ ] [QA] Generate final APKs from signed commit in builder machine and perform some basic checks - [ ] Installation of APK/bundle generated by builder machine - [ ] Check Feature 1 oB - [ ] Check Feature 2 oB - [ ] App update from previous version (generated in advance) - [ ] [COM] Notify result in internal chat -- [ ] [COM] Ping @NannaBarz to enable oB button +- [ ] [COM] Ping support team to enable oB button - [ ] [GIT] Merge `master` into `release/M.m.p_enterprise`, fixing all the conflicts that could happen, in owncloud/android - [ ] [GIT] Merge without rebasing `release/M.m.p_enterprise` branch into `master`, in owncloud/android