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-03-22 17:50:23 +0300
committerGitHub <noreply@github.com>2019-03-22 17:50:23 +0300
commitb1211ed079a9f9d21cd39d074b24a517e44a491a (patch)
treeca197d62ac155530ba6537545a872daa455b29d9
parentb181740b3042c2cefb8e329a006879c77a2c117d (diff)
*.linux-repo.html needs adaption when copying...
so many manual steps here ... .sigh.
-rw-r--r--.github/release_template.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/release_template.md b/.github/release_template.md
index 6bc69019f..6207ce6e6 100644
--- a/.github/release_template.md
+++ b/.github/release_template.md
@@ -83,7 +83,8 @@ On Release Day (for final release):
* [ ] Win: Perform smoke test (Install, make sure it does not explode, and check if all version indicators are correct)
* [ ] Linux: Smoke test of one distro package (Install, make sure it does not explode, and check if all version indicators are correct)
* [ ] 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)
+* [ ] 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.
* [ ] Linux: disable publishing on project isv:ownCloud:desktop
* [ ] Linux: copy from testing to released in OBS:
 ```obs-deepcopy-prj.sh isv:ownCloud:desktop:testing isv:ownCloud:desktop```