Update to 5.1762193001.2f6e71ca 5.1762193001.2f6e71ca 5.1762193001.2f6e71ca 5.1762193001.2f6e71ca 5.1762193001.2f6e71ca #13
Binary file not shown.
BIN
openQA-5.1763743683.1da97aa2.obscpio
LFS
Normal file
BIN
openQA-5.1763743683.1da97aa2.obscpio
LFS
Normal file
Binary file not shown.
@@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 5.1761296552.ae7c17aa
|
||||
Version: 5.1763743683.1da97aa2
|
||||
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: 5.1761296552.ae7c17aa
|
||||
Version: 5.1763743683.1da97aa2
|
||||
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: 5.1761296552.ae7c17aa
|
||||
Version: 5.1763743683.1da97aa2
|
||||
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: 5.1761296552.ae7c17aa
|
||||
Version: 5.1763743683.1da97aa2
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
@@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 22 05:38:10 UTC 2025 - okurz@suse.com
|
||||
|
||||
- Update to version 5.1763743683.1da97aa2:
|
||||
* Optimize Job Group dropdown database query
|
||||
* Split dependency handling out of create_from_settings
|
||||
* Give jobs with high MAX_JOB_TIME a priority malus
|
||||
* Make the number of builds per group on the front page configurable
|
||||
* docs: Feature auto-generated deepwiki less prominently
|
||||
* apparmor: Additional perms for tests in osado to run
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 14 22:09:18 UTC 2025 - okurz@suse.com
|
||||
|
||||
- Update to version 5.1763153079.b36ac754:
|
||||
* Skip a build if there are no jobs
|
||||
* Remove unused variable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 18:10:52 UTC 2025 - okurz@suse.com
|
||||
|
||||
- Update to version 5.1762879267.52145e9a:
|
||||
* Avoid installing unwanted package versions
|
||||
* Fix check in git_clone for dirty git dir
|
||||
* Prevent `t/24-worker-webui-connection.t` from running into timeout
|
||||
* Be explicit about certain aspects of archiving in the documentation
|
||||
* Fix sporadic failures in `t/ui/10-tests_overview.t`
|
||||
* Adapt os-autoinst-scripts reference after rename
|
||||
* Properly conclude scheduling if there are no jobs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 04 01:24:33 UTC 2025 - okurz@suse.com
|
||||
|
||||
- Update to version 5.1762193001.2f6e71ca:
|
||||
* Potentially improve stability of `t/ui/16-tests_job_next_previous.t`
|
||||
* Avoid failing check in `t/16-utils-runcmd.t`
|
||||
* README: Add deepwiki badge
|
||||
* Dependency cron 2025-10-27
|
||||
* Retry image optimizations
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 16:35:40 UTC 2025 - okurz@suse.com
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: openQA
|
||||
version: 5.1761296552.ae7c17aa
|
||||
mtime: 1761296552
|
||||
commit: ae7c17aa933783d60ea30f148fe82043d564fe5b
|
||||
version: 5.1763743683.1da97aa2
|
||||
mtime: 1763743683
|
||||
commit: 1da97aa28ce09ffbdf8755234076efc7641d3b45
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||
|
||||
Name: openQA
|
||||
Version: 5.1761296552.ae7c17aa
|
||||
Version: 5.1763743683.1da97aa2
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user