forked from pool/openQA
Offline generation of 4.6.1666772157.b8fb43f
4.6.1666772157.b8fb43f 4.6.1666772157.b8fb43f 4.6.1666772157.b8fb43f 4.6.1666772157.b8fb43f OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=893
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6900dfecec28c29708cb1d2b8a54f2b255970057ad41011ad5aa807026edd5a4
|
|
||||||
size 13701645
|
|
3
openQA-4.6.1666772157.b8fb43f.obscpio
Normal file
3
openQA-4.6.1666772157.b8fb43f.obscpio
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7750a3fb693d064b6c49e82c1abec4015ff6ef7596e07203aaea2c39957806c9
|
||||||
|
size 13723149
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA-client
|
%define short_name openQA-client
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1666370010.771049f
|
Version: 4.6.1666772157.b8fb43f
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for %{short_name}
|
Summary: Test package for %{short_name}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA-devel
|
%define short_name openQA-devel
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1666370010.771049f
|
Version: 4.6.1666772157.b8fb43f
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for %{short_name}
|
Summary: Test package for %{short_name}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA
|
%define short_name openQA
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1666370010.771049f
|
Version: 4.6.1666772157.b8fb43f
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for openQA
|
Summary: Test package for openQA
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA-worker
|
%define short_name openQA-worker
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1666370010.771049f
|
Version: 4.6.1666772157.b8fb43f
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for %{short_name}
|
Summary: Test package for %{short_name}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 26 08:16:05 UTC 2022 - okurz@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.6.1666772157.b8fb43f:
|
||||||
|
* docs: Use consistent writing "openQA"
|
||||||
|
* Fix bug where some pages briefly show up with light theme in darkmode
|
||||||
|
* Document interaction of custom dirs with default-initialization
|
||||||
|
* Improve documentation about triggering tests of custom versions
|
||||||
|
* Allow specifying `NEEDLES_DIR` to be relative to `CASEDIR`
|
||||||
|
* Fix invisible buttons in some forms with darkmode
|
||||||
|
* Fix overview table header in darkmode
|
||||||
|
* Fix jumbotron and card background in darkmode
|
||||||
|
* Bring back the old light theme
|
||||||
|
* t: Fix timing error
|
||||||
|
* Fix host/port in broken t/25-cache-client.t
|
||||||
|
* Fix cache service host config for IPs != 127.0.0.1
|
||||||
|
* Show correct job status in worker job list
|
||||||
|
* Add theme settings and replace media queries with .darkmode class
|
||||||
|
* Fix error handling in web UI download jobs since 4cee25f
|
||||||
|
* Add darkmode capability
|
||||||
|
* docs: Simplify developer mode firewall rules
|
||||||
|
* Add distri-opensuse specific worker container dockerfile
|
||||||
|
* Improve rendering "waiting for background (GRU) tasks"
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 22 02:15:55 UTC 2022 - okurz@suse.com
|
Sat Oct 22 02:15:55 UTC 2022 - okurz@suse.com
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
name: openQA
|
name: openQA
|
||||||
version: 4.6.1666370010.771049f
|
version: 4.6.1666772157.b8fb43f
|
||||||
mtime: 1666370010
|
mtime: 1666772157
|
||||||
commit: 771049f04f5b50bb3831e2c0be865f57e32189ba
|
commit: b8fb43fdfe43a04e0541f2b8e5b7a9e24c85ff88
|
||||||
|
@@ -76,7 +76,7 @@
|
|||||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||||
|
|
||||||
Name: openQA
|
Name: openQA
|
||||||
Version: 4.6.1666370010.771049f
|
Version: 4.6.1666772157.b8fb43f
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The openQA web-frontend, scheduler and tools
|
Summary: The openQA web-frontend, scheduler and tools
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Reference in New Issue
Block a user