diff --git a/node_modules.obscpio b/node_modules.obscpio index cb532aa..c8e484e 100644 --- a/node_modules.obscpio +++ b/node_modules.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d83f12daa1cb1be3e8229103827f7a74aaf3ad59876a200de4884c4e87597de7 -size 20721640 +oid sha256:6dbe95b7eadac845f7d261cff725f4a38c5db5dce83ae500483fd9d39a6ad942 +size 20717556 diff --git a/node_modules.spec.inc b/node_modules.spec.inc index 1658399..28a62a0 100644 --- a/node_modules.spec.inc +++ b/node_modules.spec.inc @@ -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 diff --git a/openQA-5.1769068942.639067ee.obscpio b/openQA-5.1769068942.639067ee.obscpio deleted file mode 100644 index 7bedb22..0000000 --- a/openQA-5.1769068942.639067ee.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa8822ec0a740fd98f4981e07e4c24a4599f9957ebdcc2c3481496d40f7cc5fe -size 13660685 diff --git a/openQA-5.1769550212.662a4f95.obscpio b/openQA-5.1769550212.662a4f95.obscpio new file mode 100644 index 0000000..0bb91ec --- /dev/null +++ b/openQA-5.1769550212.662a4f95.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad845a836d0887d997f210bf77f76c87c7e7f32208ad597c1e3dc4e99f41494a +size 13678605 diff --git a/openQA-client-test.spec b/openQA-client-test.spec index a38ecb4..f80a0e2 100644 --- a/openQA-client-test.spec +++ b/openQA-client-test.spec @@ -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 diff --git a/openQA-devel-test.spec b/openQA-devel-test.spec index a6eec24..3f19753 100644 --- a/openQA-devel-test.spec +++ b/openQA-devel-test.spec @@ -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 diff --git a/openQA-test.spec b/openQA-test.spec index 642dbb2..092234e 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -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 diff --git a/openQA-worker-test.spec b/openQA-worker-test.spec index a577df2..ce9d729 100644 --- a/openQA-worker-test.spec +++ b/openQA-worker-test.spec @@ -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 diff --git a/openQA.changes b/openQA.changes index 86765ad..19985e5 100644 --- a/openQA.changes +++ b/openQA.changes @@ -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 diff --git a/openQA.obsinfo b/openQA.obsinfo index e60ef7f..5abaf96 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,4 +1,4 @@ name: openQA -version: 5.1769068942.639067ee -mtime: 1769068942 -commit: 639067eeb88a239e7807a67d749980c251ad5f68 +version: 5.1769550212.662a4f95 +mtime: 1769550212 +commit: 662a4f9509bcf8ede5f5f5fa2ac947596fbba7ea diff --git a/openQA.spec b/openQA.spec index 50b7be0..4a6176f 100644 --- a/openQA.spec +++ b/openQA.spec @@ -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