Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürgen Weigert <jnweiger@gmail.com>2019-09-23 19:05:50 +0300
committerGitHub <noreply@github.com>2019-09-23 19:05:50 +0300
commitf39fb5d833f0e722e9dfee2313615cdab4dae975 (patch)
treecf35dfee30a5b098939f55f5f680fcccfaa25f13 /.github
parent8107050510d58ba4dd429b5b002da8666f096139 (diff)
let us use two linux tests instead of one.
Diffstat (limited to '.github')
-rw-r--r--.github/release_template.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/.github/release_template.md b/.github/release_template.md
index 3284773db..593d35655 100644
--- a/.github/release_template.md
+++ b/.github/release_template.md
@@ -46,7 +46,8 @@ For all alphas, betas and RCs (Copy this section for each alpha/beta/rc):
* [ ] Check if *tar.xz.asc files are there. If not resort to https://github.com/owncloud/enterprise/wiki/Desktop-Signing-Knowledge
* [ ] Mac: Perform smoke test of non-osx10.11 package (fresh install, perform upload/download, check the version in General tab)
* [ ] Win: Perform smoke test of non-GPO package (fresh install, perform upload/download, check the version in General tab)
-* [ ] Linux: Perform smoke test of one distro package (fresh install, perform upload/download, check the version in General tab)
+* [ ] Linux: Perform smoke test two distro packages (fresh install, perform upload/download, check the version in General tab)
+ Latest Ubuntu + Latest Fedora
* [ ] Linux: Run https://jenkins.int.owncloud.com/job/client-linux-tests/ with REPO_URL=https://download.opensuse.org/repositories/isv:/ownCloud:/desktop:/testing
* [ ] Linux: add/remove build targets in isv:ownCloud:Qt5121 and isv:ownCloud:desktop:testing to match the list of supported platforms and announced(!) deprecations. Keep in sync with https://doc.owncloud.org/server/latest/admin_manual/installation/system_requirements.html#desktop and https://github.com/owncloud/ownbrander/blob/master/brand-items.php#L1651
* [ ] Create a signed tag using ```git tag -u E94E7B37 tagname``` (https://github.com/owncloud/enterprise/wiki/Desktop-Signing-Knowledge)
@@ -83,7 +84,8 @@ On Release Day (for final release):
* [ ] Re-download Win build check signature. From Mac or Linux: ```osslsigncode verify ownCloud-version-setup.exe```
* [ ] Mac: Perform smoke test of non-osx10.11 package (fresh install, perform upload/download, check the version in General tab)
* [ ] Win: Perform smoke test of non-GPO package (fresh install, perform upload/download, check the version in General tab)
-* [ ] Linux: Perform smoke test of one distro package (fresh install, perform upload/download, check the version in General tab)
+* [ ] Linux: Perform smoke test two distro packages (fresh install, perform upload/download, check the version in General tab)
+ Latest Ubuntu + Latest Fedora
* [ ] Linux: Run https://jenkins.int.owncloud.com/job/client-linux-tests/ with REPO_URL=https://download.opensuse.org/repositories/isv:/ownCloud:/desktop:/testing
* [ ] Win/Mac Copy builds from ```testing``` to ```stable``` on download.owncloud.com, double check the download links. (make sure the .asc is there too.
* [ ] Linux: also copy the *.linux-repo.html files from ```testing``` to ```stable``` **and** edit away the `:testing` strings.