forked from pool/openQA
Offline generation of 4.6.1679501784.c715f72
4.6.1679501784.c715f72 4.6.1679501784.c715f72 4.6.1679501784.c715f72 4.6.1679501784.c715f72 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=982
This commit is contained in:
parent
518e93af72
commit
81e8c0f707
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f015efc0f9afae9eda7cbb9aa58ce76e65c5fac9e98a60bdcf0a22537260e20
|
||||
size 14088205
|
3
openQA-4.6.1679501784.c715f72.obscpio
Normal file
3
openQA-4.6.1679501784.c715f72.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e4bde53a0fc73c5ab9fa095ae57aa2bd12dd06ae21014d52f0e78289ab2da3d
|
||||
size 14098445
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1679268237.39af241
|
||||
Version: 4.6.1679501784.c715f72
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1679268237.39af241
|
||||
Version: 4.6.1679501784.c715f72
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1679268237.39af241
|
||||
Version: 4.6.1679501784.c715f72
|
||||
Release: 0
|
||||
Summary: Test package for openQA
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-worker
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1679268237.39af241
|
||||
Version: 4.6.1679501784.c715f72
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 22 18:10:32 UTC 2023 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1679501784.c715f72:
|
||||
* Add advice to timestamp mismatch error
|
||||
* Unify handling formatting args of `openqa-cli` sub cmds
|
||||
* Don't be quiet about errors of `openqa-cli schedule`
|
||||
* Don't rely on js for badge length setting
|
||||
* Improve variable declarations in `43-cli-schedule.t`
|
||||
* Avoid changing Perl-global for UTF-8-encoded output in CLI
|
||||
* Combine `openqa-cli api` options `-r` and `-m`
|
||||
* Streamline "waiting" output between `openqa-cli` sub commands
|
||||
* Reuse retry from `openqa-cli api` in `openqa-cli schedule`
|
||||
* Tweak retry-loop of `openqa-cli`
|
||||
* Move retry-loop from `api.pm` to baseclass to use in other cmds
|
||||
* Remove unused variable in `api.pm`
|
||||
* Allow scheduling and monitoring a product via `openqa-cli`
|
||||
* Evaluate comment contents on carry-over
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 20 10:10:27 UTC 2023 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: openQA
|
||||
version: 4.6.1679268237.39af241
|
||||
mtime: 1679268237
|
||||
commit: 39af2415d192526e77e39026a799753c8a8dd3ac
|
||||
version: 4.6.1679501784.c715f72
|
||||
mtime: 1679501784
|
||||
commit: c715f72a54f099895e73bca42d234f657494aeb1
|
||||
|
@ -76,7 +76,7 @@
|
||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1679268237.39af241
|
||||
Version: 4.6.1679501784.c715f72
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user