SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1676994766.f6873b5

4.6.1676994766.f6873b5
4.6.1676994766.f6873b5
4.6.1676994766.f6873b5
4.6.1676994766.f6873b5

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=960
This commit is contained in:
Oliver Kurz 2023-02-22 18:10:11 +00:00 committed by Git OBS Bridge
parent fd80405a93
commit 5cf319f39e
9 changed files with 28 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d6640952a1b0f501aed6fc352b41ef37c101b03f44ed251b67bd70ca5d6e00f
size 14042637

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de0c3146a66d385cbf89fd861f918251fcb83e39001dda62c20ba043ed3400c8
size 14045197

View File

@ -18,7 +18,7 @@
%define short_name openQA-client
Name: %{short_name}-test
Version: 4.6.1676689467.218fd47
Version: 4.6.1676994766.f6873b5
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -18,7 +18,7 @@
%define short_name openQA-devel
Name: %{short_name}-test
Version: 4.6.1676689467.218fd47
Version: 4.6.1676994766.f6873b5
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
Version: 4.6.1676689467.218fd47
Version: 4.6.1676994766.f6873b5
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later

View File

@ -18,7 +18,7 @@
%define short_name openQA-worker
Name: %{short_name}-test
Version: 4.6.1676689467.218fd47
Version: 4.6.1676994766.f6873b5
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Feb 22 18:09:49 UTC 2023 - okurz@suse.com
- Update to version 4.6.1676994766.f6873b5:
* Replace fragile awk script with AssetPack config file
* Add basic test for re-routing
* Cover remaining places in code that need adjustment for re-routing
* Refactor re-routing; move the code into a separate function
* Allow re-routing via `Mojolicious::Plugin::RequestBase`
* Mention GITHUB_TOKEN in the usage
* Note the format for NEEDLES_DIR
* Allow escaping percentage signs in job settings to avoid substitution
* Make generate-packed-assets return non zero in case of errors
* Fix regex to get AssetPack plugins
* Revert "Revert "Retry asset downloads automatically""
* OBS: Do not test builds on EOL Leap 15.3
-------------------------------------------------------------------
Mon Feb 20 10:09:42 UTC 2023 - okurz@suse.com

View File

@ -1,4 +1,4 @@
name: openQA
version: 4.6.1676689467.218fd47
mtime: 1676689467
commit: 218fd4779c4cc61d365b2999d20d7abd96d9451b
version: 4.6.1676994766.f6873b5
mtime: 1676994766
commit: f6873b591e4e7777673263cdfdcd46876177e58a

View File

@ -76,7 +76,7 @@
%define devel_requires %devel_no_selenium_requires chromedriver
Name: openQA
Version: 4.6.1676689467.218fd47
Version: 4.6.1676994766.f6873b5
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later