Skip to content

Commit 3704938

Browse files
committed
update links on release template
1 parent 3cd284d commit 3704938

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.github/release_template.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -11,31 +11,32 @@ __TODO__:
1111

1212
### Administration
1313

14-
* [ ] QA: Update [Test Plans](https://confluence.owncloud.com/display/OG/Desktop+Client+Test+Plan+Maintenance)
14+
* [ ] QA: Update [Test Plans](https://infinite.owncloud.com/f/31e6d44f-f373-557c-9ab3-1748fc0c650d$4994cd9c-1c17-4254-829a-f5ef6e1ff7e3%21c0c0d47e-5da5-4254-8b02-bd8e97d43dfb)
1515
* [ ] Update [supported platforms](https://doc.owncloud.com/desktop/next/installing.html#system-requirements) @DeepDiver1975
1616
* [ ] QA: Check the translations coming from transifex: https://github.com/owncloud/client/commits/ -> Filter based on a release branch/tag and search for `[tx] updated client translations from transifex [skip ci]`
1717
* [ ] DEV: Check for new OpenSSL version
18-
* [ ] DEV: Update [dependencies](https://confluence.owncloud.com/display/OG/Dependencies)
18+
* [ ] DEV: Update [dependencies](https://infinite.owncloud.com/f/31e6d44f-f373-557c-9ab3-1748fc0c650d$4994cd9c-1c17-4254-829a-f5ef6e1ff7e3%21d231d3ed-498f-42b8-87e0-87420e66e16c)
1919
* [ ] DEV: For a major release create `X` version branch
20-
* [ ] QA: In drone adjust the branch for nightly [GUI tests](https://confluence.owncloud.com/display/OG/Squish+Testing#SquishTesting-Prerequisite) @individual-it
20+
* [ ] QA: In drone adjust the branch for nightly [GUI tests](https://infinite.owncloud.com/f/31e6d44f-f373-557c-9ab3-1748fc0c650d$4994cd9c-1c17-4254-829a-f5ef6e1ff7e3%21be0a8bd0-0029-4335-9c4a-98303d89aa9f) @individual-it
2121
* [ ] QA: Communicate documentation changes
2222
* [ ] Inform documentation team about the start of testing phase (latest a week before the release!). They'll prepare a PR with respective doc version
2323
* [ ] Open issues in ``docs-client-desktop`` repo for already known doc-relevant items and mark them accordingly, e.g. backport to 2.X.x necessary
2424
* [ ] Decide if the prerelease stage will be public or internal @DeepDiver1975
2525

2626
### Copy for Each Build (Beta/RC)
2727

28-
* [ ] DEV: Tag (Beta or RC) and build [builds](https://confluence.owncloud.com/display/OG/Build+and+Tags#BuildandTags-Sprintbuild) for theme 'ownCloud' and 'testpilotcloud' (includes ChangeLog for the tag on https://github.com/owncloud/client/releases/)
28+
* [ ] DEV: Tag (Beta or RC) and build [builds](https://gitea.owncloud.services/client/do_release) for theme 'ownCloud' and 'testpilotcloud'
2929
* [ ] QA: [Smoke test](https://infinite.owncloud.com/f/31e6d44f-f373-557c-9ab3-1748fc0c650d$4994cd9c-1c17-4254-829a-f5ef6e1ff7e3%21bc6b66c2-84e3-4a92-926c-c7fa2492f85e)
3030
* [ ] DEV: GitHub release
31-
* [ ] Beta/RC [Communication](https://confluence.owncloud.com/x/loJK)
31+
* [ ] Beta/RC Communication
32+
* [ ] TODO
3233
* [ ] For public prerelease: Write/edit Central post https://central.owncloud.org/tags/c/news/desktop with link to GitHub release
3334
* [ ] DEV: Prepare the update server for new version (AppImages included)
3435
* [ ] DEV: Provide 'testpilotcloud' on **Beta** update channel
3536

3637
### QA
3738

38-
* [ ] QA: [Antivirus scan](https://www.virustotal.com/gui/home/upload) the first RC
39+
* [ ] QA: [Antivirus scan](https://www.virustotal.com/) the first RC
3940
* [ ] QA: [Upload](https://confluence.owncloud.com/display/OG/Upload+linux+gpg+keys+to+key+server) linux gpg keys to key server
4041
* [ ] QA: Check Crash reporter: start 'owncloud --debug' on cmd line, system tray right click menu: 'Crash now - qt fatal' -> report window not empty, sending the report works
4142
* [ ] Windows

0 commit comments

Comments
 (0)