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-11-22 18:17:27 +0300
committerGitHub <noreply@github.com>2019-11-22 18:17:27 +0300
commit8ffda8eb2c9843d248b7d2ae01ac29d46bcf1818 (patch)
treef6e60fb5305f503db75ef97bbf4b3ce415f15965 /.github
parent3dd906b3461942301fd818d3a6b514c9d5cd813c (diff)
new linux-install-tests
https://gitea.owncloud.services/client/linux-docker-install/src/branch/master/RUN.sh replaces jenkins.int job that almost never succeeeds.
Diffstat (limited to '.github')
-rw-r--r--.github/release_template.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/release_template.md b/.github/release_template.md
index aa729f926..2b63aacb5 100644
--- a/.github/release_template.md
+++ b/.github/release_template.md
@@ -70,7 +70,7 @@ TODO: log into sentry, see if there is a fresh report. sentry.io and one more co
* [ ] Win: Perform smoke test of non-GPO 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: Run https://gitea.owncloud.services/client/linux-docker-install/src/branch/master/RUN.sh with repo=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)
* [ ] update the wordpress content at owncloud.org/download (Attention: No staging!)
@@ -110,7 +110,7 @@ On Release Day (for final release):
* [ ] Win: Perform smoke test of non-GPO 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: Run https://gitea.owncloud.services/client/linux-docker-install/src/branch/master/RUN.sh repo=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.
* [ ] Linux: disable publishing on project isv:ownCloud:desktop