Update to 5.1769550212.662a4f95 5.1769550212.662a4f95 5.1769550212.662a4f95 5.1769550212.662a4f95 5.1769550212.662a4f95 #20

Open
os-autoinst-obs-workflow wants to merge 1 commits from os-autoinst-obs-workflow/openQA:leap-16.0 into leap-16.0
11 changed files with 64 additions and 14 deletions

Binary file not shown.

View File

@@ -113,7 +113,7 @@ Source1111: https://registry.npmjs.org/json-stable-stringify-without-jso
Source1112: https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz#/keyv-4.5.4.tgz
Source1113: https://registry.npmjs.org/levn/-/levn-0.4.1.tgz#/levn-0.4.1.tgz
Source1114: https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz#/locate-path-6.0.0.tgz
Source1115: https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz#/lodash-4.17.21.tgz
Source1115: https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz#/lodash-4.17.23.tgz
Source1116: https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz#/lodash.merge-4.6.2.tgz
Source1117: https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz#/minimatch-3.1.2.tgz
Source1118: https://registry.npmjs.org/ms/-/ms-2.1.3.tgz#/ms-2.1.3.tgz

Binary file not shown.

Binary file not shown.

View File

@@ -18,7 +18,7 @@
%define short_name openQA-client
Name: %{short_name}-test
Version: 5.1769068942.639067ee
Version: 5.1769550212.662a4f95
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: 5.1769068942.639067ee
Version: 5.1769550212.662a4f95
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: 5.1769068942.639067ee
Version: 5.1769550212.662a4f95
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: 5.1769068942.639067ee
Version: 5.1769550212.662a4f95
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@@ -1,3 +1,53 @@
-------------------------------------------------------------------
Tue Jan 27 23:08:10 UTC 2026 - okurz@suse.com
- Update to version 5.1769550212.662a4f95:
* refactor(investigation): Use TEST_GIT_URL and NEEDLES_GIT_URL
* refactor(investigation): Rename gitrepodir function
* Restart: handle subclassed AMQP plugin
* Revert "Update CircleCI image to Leap 16.0"
* fix: Fix invalid HTML in test creation form
* feat: Make test creation discoverable to all users
* refactor: Simplify/extend flash message templates
* feat: Avoid confusing/wrong "Administrator level required" error
* Update CircleCI image to Leap 16.0
* feat: Support `async=1` flag via `openqa-cli schedule --monitor`
* fix: Avoid serializing `null` click point after e19aee4 and da7cce6b
* test: Fix failing style checks due to test file with invalid YAML
* test: Cover redirection to Git platform via CASEDIR and TEST_GIT_HASH
* fix: Fix error handling when redirecting to Git platform
* test: Distinguish different cases for showing settings files
* test: Cover case of invalid scenario definitions when creating test
* test: Consider `Step.pm` fully covered
* test: Cover case of showing unsupported results
* fix: Improve condition for checking valid step result
* test: Cover case of showing candidate needle with no tags
* refactor: Simplify `calc_matches`
* refactor: Write uncoverable error handler in one line
* refactor: Simplify `_new_screenshot`
* refactor: Rewrite code for screenshot name in a more compact way
* test: Cover options to take images/areas from existing needles
* Use body parameters in POST request
* feat: Add symlink for aeon in openqa-bootstrap script
* chore(deps): bump lodash from 4.17.21 to 4.17.23
* test: Add test for displaying audio results
* test: Cover remaining lines of `File.pm`
* feat: Improve log message about invalid config in df-based cleanup
* feat: Add dry run to df-based cleanup of job results
* Fix grammatic mistakes on the snapshots documentation
* Describe how snapshots work internally
* doc: Improve wording in documentation about space-aware cleanup
* doc: Clarify settings for space-aware cleanup
* doc: Use "file system" consistently in comments in config files
* doc: Wrap comments in `openqa.ini` at 80 characters
* doc: Use "file system" consistently in users documentation
* doc: Mention also `…_cleanup_max_free_percentage`
* doc: Move documentation about space-aware cleanup into its own section
* doc: Use "filesystem" instead of "partition" in config comments
* fix: Account deletion of screenshots of archived jobs correctly
* doc: Mention variables for df-based job result cleanup
* feat: Consider archive as well in df-based cleanup of job results
-------------------------------------------------------------------
Thu Jan 22 17:43:32 UTC 2026 - okurz@suse.com

View File

@@ -1,4 +1,4 @@
name: openQA
version: 5.1769068942.639067ee
mtime: 1769068942
commit: 639067eeb88a239e7807a67d749980c251ad5f68
version: 5.1769550212.662a4f95
mtime: 1769550212
commit: 662a4f9509bcf8ede5f5f5fa2ac947596fbba7ea

View File

@@ -99,7 +99,7 @@
%define devel_requires %devel_no_selenium_requires chromedriver
Name: openQA
Version: 5.1769068942.639067ee
Version: 5.1769550212.662a4f95
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later