From 7c41857afb218717301a63c9d50bef1ce03e7613325aa43e3ba4f1fdce214719 Mon Sep 17 00:00:00 2001 From: Marius Kittler Date: Mon, 18 Aug 2025 16:38:27 +0200 Subject: [PATCH 1/3] Update to 5.1755504216.b51ff4b1 5.1755504216.b51ff4b1 5.1755504216.b51ff4b1 5.1755504216.b51ff4b1 5.1755504216.b51ff4b1 --- openQA-5.1754970590.1f9110da.obscpio | 3 --- openQA-client-test.spec | 4 ++-- openQA-devel-test.spec | 6 +++--- openQA-test.spec | 4 ++-- openQA-worker-test.spec | 4 ++-- openQA.changes | 20 ++++++++++++++++++++ openQA.obsinfo | 6 +++--- openQA.spec | 23 +++++++++++------------ 8 files changed, 43 insertions(+), 27 deletions(-) delete mode 100644 openQA-5.1754970590.1f9110da.obscpio diff --git a/openQA-5.1754970590.1f9110da.obscpio b/openQA-5.1754970590.1f9110da.obscpio deleted file mode 100644 index 26df3a2..0000000 --- a/openQA-5.1754970590.1f9110da.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e75430294cb0380438b06f1749ad9ebd9117cb7f1146339199c50109fe6d567 -size 13521421 diff --git a/openQA-client-test.spec b/openQA-client-test.spec index 541afc4..e1f77c3 100644 --- a/openQA-client-test.spec +++ b/openQA-client-test.spec @@ -1,7 +1,7 @@ # # spec file for package openQA-client-test # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 5.1754970590.1f9110da +Version: 5.1755504216.b51ff4b1 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 b916caf..96a2a34 100644 --- a/openQA-devel-test.spec +++ b/openQA-devel-test.spec @@ -1,7 +1,7 @@ # # spec file for package openQA-devel-test # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 5.1754970590.1f9110da +Version: 5.1755504216.b51ff4b1 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later BuildRequires: %{short_name} == %{version} -ExcludeArch: %{ix86} +ExcludeArch: %{ix86} %ifarch ppc ppc64 ppc64le s390x # missing chromedriver dependency ExclusiveArch: do_not_build diff --git a/openQA-test.spec b/openQA-test.spec index ca41579..2d0d11c 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -1,7 +1,7 @@ # # spec file for package openQA-test # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 5.1754970590.1f9110da +Version: 5.1755504216.b51ff4b1 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 db559b7..4804ac3 100644 --- a/openQA-worker-test.spec +++ b/openQA-worker-test.spec @@ -1,7 +1,7 @@ # # spec file for package openQA-worker-test # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 5.1754970590.1f9110da +Version: 5.1755504216.b51ff4b1 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index c622cf3..78f0504 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Aug 18 13:13:14 UTC 2025 - okurz@suse.com + +- Update to version 5.1755504216.b51ff4b1: + * Use backticks in docs for querying job settings + * Use signatures in worker reactor error handler + * Use signatures in worker job code and related mocking + * Fix return code of worker in error case + * Prevent worker from getting stuck on fatal error during upload + * Describe job_settings/jobs in UsersGuide + * Describe job_settings/jobs in UsersGuide + * Add perlpod for job_settings/jobs + * Fix generation of PDF documentation + * Remove outdated comment in worker error handling + * Add instructions for running a openQA/tools dev environment + * tests: Extend ktap parser tests to cover TODO directive + * parser: ktap: Polish the ktap parser + * parser: ktap: Add handling of the TODO directive + * parser: ktap: Refactor to use internal state + ------------------------------------------------------------------- Tue Aug 12 15:11:15 UTC 2025 - okurz@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index 5417ebd..164066f 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,4 +1,4 @@ name: openQA -version: 5.1754970590.1f9110da -mtime: 1754970590 -commit: 1f9110da588e1dca0ecdbc710ccbfd34720faaae +version: 5.1755504216.b51ff4b1 +mtime: 1755504216 +commit: b51ff4b19a6116c3a2498e90e17aff064f5172bc diff --git a/openQA.spec b/openQA.spec index c8613d4..4c76e14 100644 --- a/openQA.spec +++ b/openQA.spec @@ -1,7 +1,7 @@ # # spec file for package openQA # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright 2018-2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,10 +12,10 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # - +# can't use linebreaks here! %define openqa_main_service openqa-webui.service %define openqa_extra_services openqa-gru.service openqa-websockets.service openqa-scheduler.service openqa-enqueue-audit-event-cleanup.service openqa-enqueue-audit-event-cleanup.timer openqa-enqueue-asset-cleanup.service openqa-enqueue-git-auto-update.service openqa-enqueue-asset-cleanup.timer openqa-enqueue-result-cleanup.service openqa-enqueue-result-cleanup.timer openqa-enqueue-bug-cleanup.service openqa-enqueue-bug-cleanup.timer openqa-enqueue-git-auto-update.timer openqa-enqueue-needle-ref-cleanup.service openqa-enqueue-needle-ref-cleanup.timer %define openqa_services %{openqa_main_service} %{openqa_extra_services} @@ -97,11 +97,11 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 5.1754970590.1f9110da +Version: 5.1755504216.b51ff4b1 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later -URL: http://os-autoinst.github.io/openQA/ +Url: http://os-autoinst.github.io/openQA/ Source0: %{name}-%{version}.tar.xz Source2: node_modules.spec.inc %include %{_sourcedir}/node_modules.spec.inc @@ -111,10 +111,10 @@ BuildRequires: distribution-release BuildRequires: %{build_requires} BuildRequires: apparmor-rpm-macros BuildRequires: local-npm-registry +Requires: perl(Minion) >= 10.0 Requires: %{main_requires} Requires: openQA-client = %{version} Requires: openQA-common = %{version} -Requires: perl(Minion) >= 10.0 # we need to have the same sha1 as expected %requires_eq perl-Mojolicious-Plugin-AssetPack Recommends: %{name}-local-db @@ -216,8 +216,8 @@ The openQA worker manages test engine (provided by os-autoinst package). %package client Summary: Client tools for remote openQA management -Requires: %client_requires Requires: openQA-common = %{version} +Requires: %client_requires %description client Tools and support files for openQA client script. Client script is @@ -247,8 +247,8 @@ next to the webui. Summary: Convenience package for a single-instance setup using apache proxy Provides: %{name}-single-instance-apache Provides: %{name}-single-instance-apache2 -Requires: %{name} = %{version} Requires: %{name}-local-db +Requires: %{name} = %{version} Requires: %{name}-worker = %{version} Requires: apache2 @@ -257,8 +257,8 @@ Use this package to setup a local instance with all services provided together. %package single-instance-nginx Summary: Convenience package for a single-instance setup using nginx proxy -Requires: %{name} = %{version} Requires: %{name}-local-db +Requires: %{name} = %{version} Requires: %{name}-worker = %{version} Requires: nginx @@ -306,9 +306,9 @@ regardless of whether devel:openQA contains updates. %if %{with munin_package} %package munin Summary: Munin scripts -Requires: curl Requires: munin Requires: munin-node +Requires: curl Requires: perl %description munin @@ -316,6 +316,7 @@ Use this package to install munin scripts that allow to monitor some openQA statistics. %endif + %prep %setup -q sed -e 's,/bin/env python,/bin/python,' -i script/openqa-label-all @@ -431,7 +432,6 @@ install -m 0644 %{_sourcedir}/openQA.changes %{buildroot}%{_datadir}/openqa/publ %if 0%{?suse_version} > 1500 %pre -f %{name}.pre %else - %pre if ! getent passwd geekotest > /dev/null; then %{_sbindir}/useradd -r -g nogroup -c "openQA user" \ @@ -458,7 +458,6 @@ fi %if 0%{?suse_version} > 1500 %pre worker -f openQA-worker.pre %else - %pre worker if ! getent passwd _openqa-worker > /dev/null; then %{_sbindir}/useradd -r -g nogroup -c "openQA worker" \ -- 2.51.1 From 41a3e0ab763f3970e5c8b1b6e662b50a3bb2569cd48c3d915fd3876c2ba99ef1 Mon Sep 17 00:00:00 2001 From: Marius Kittler Date: Mon, 1 Sep 2025 15:05:28 +0200 Subject: [PATCH 2/3] Update to 5.1756731385.28fdacc8 5.1756731385.28fdacc8 5.1756731385.28fdacc8 5.1756731385.28fdacc8 5.1756731385.28fdacc8 --- node_modules.obscpio | 4 ++-- node_modules.spec.inc | 10 +++++----- openQA-client-test.spec | 2 +- openQA-devel-test.spec | 2 +- openQA-test.spec | 2 +- openQA-worker-test.spec | 2 +- openQA.changes | 26 ++++++++++++++++++++++++-- openQA.obsinfo | 6 +++--- openQA.spec | 2 +- 9 files changed, 39 insertions(+), 17 deletions(-) diff --git a/node_modules.obscpio b/node_modules.obscpio index 0bea8c9..aa6f384 100644 --- a/node_modules.obscpio +++ b/node_modules.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4f19f113d48d55a195f512406c422564badcaa0c01c9659eecb06280f2cc8f9 -size 20713756 +oid sha256:085f0237ae77352f59f874622a291e4f8b444d4c96c65467d45bd8c27cf17470 +size 20721428 diff --git a/node_modules.spec.inc b/node_modules.spec.inc index ba15612..52fb90c 100644 --- a/node_modules.spec.inc +++ b/node_modules.spec.inc @@ -4,7 +4,7 @@ Source1002: https://registry.npmjs.org/@eslint/config-array/-/config-arr Source1003: https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#/@eslint-config-helpers-0.3.1.tgz Source1004: https://registry.npmjs.org/@eslint/core/-/core-0.15.2.tgz#/@eslint-core-0.15.2.tgz Source1005: https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#/@eslint-eslintrc-3.3.1.tgz -Source1006: https://registry.npmjs.org/@eslint/js/-/js-9.33.0.tgz#/@eslint-js-9.33.0.tgz +Source1006: https://registry.npmjs.org/@eslint/js/-/js-9.34.0.tgz#/@eslint-js-9.34.0.tgz Source1007: https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz#/@eslint-object-schema-2.1.6.tgz Source1008: https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#/@eslint-plugin-kit-0.3.5.tgz Source1009: https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz#/@humanfs-core-0.19.1.tgz @@ -24,7 +24,7 @@ Source1022: https://registry.npmjs.org/anser/-/anser-2.3.2.tgz#/anser-2. Source1023: https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz#/ansi-styles-4.3.0.tgz Source1024: https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz#/argparse-2.0.1.tgz Source1025: https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz#/balanced-match-1.0.2.tgz -Source1026: https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.7.tgz#/bootstrap-5.3.7.tgz +Source1026: https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.8.tgz#/bootstrap-5.3.8.tgz Source1027: https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz#/brace-expansion-1.1.12.tgz Source1028: https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz#/callsites-3.1.0.tgz Source1029: https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz#/chalk-4.1.2.tgz @@ -67,13 +67,13 @@ Source1065: https://registry.npmjs.org/d3-transition/-/d3-transition-3.0 Source1066: https://registry.npmjs.org/d3-zoom/-/d3-zoom-3.0.0.tgz#/d3-zoom-3.0.0.tgz Source1067: https://registry.npmjs.org/dagre/-/dagre-0.8.5.tgz#/dagre-0.8.5.tgz Source1068: https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.4.tgz#/dagre-d3-0.6.4.tgz -Source1069: https://registry.npmjs.org/datatables.net/-/datatables.net-2.3.2.tgz#/datatables.net-2.3.2.tgz -Source1070: https://registry.npmjs.org/datatables.net-bs5/-/datatables.net-bs5-2.3.2.tgz#/datatables.net-bs5-2.3.2.tgz +Source1069: https://registry.npmjs.org/datatables.net/-/datatables.net-2.3.3.tgz#/datatables.net-2.3.3.tgz +Source1070: https://registry.npmjs.org/datatables.net-bs5/-/datatables.net-bs5-2.3.3.tgz#/datatables.net-bs5-2.3.3.tgz Source1071: https://registry.npmjs.org/debug/-/debug-4.4.1.tgz#/debug-4.4.1.tgz Source1072: https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz#/deep-is-0.1.4.tgz Source1073: https://registry.npmjs.org/delaunator/-/delaunator-5.0.1.tgz#/delaunator-5.0.1.tgz Source1074: https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#/escape-string-regexp-4.0.0.tgz -Source1075: https://registry.npmjs.org/eslint/-/eslint-9.33.0.tgz#/eslint-9.33.0.tgz +Source1075: https://registry.npmjs.org/eslint/-/eslint-9.34.0.tgz#/eslint-9.34.0.tgz Source1076: https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#/eslint-config-prettier-10.1.8.tgz Source1077: https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4.tgz#/eslint-plugin-prettier-5.5.4.tgz Source1078: https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz#/eslint-scope-8.4.0.tgz diff --git a/openQA-client-test.spec b/openQA-client-test.spec index e1f77c3..1001bba 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.1755504216.b51ff4b1 +Version: 5.1756731385.28fdacc8 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 96a2a34..1f3e7dc 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.1755504216.b51ff4b1 +Version: 5.1756731385.28fdacc8 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 2d0d11c..f776fdc 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 5.1755504216.b51ff4b1 +Version: 5.1756731385.28fdacc8 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 4804ac3..2c90b0a 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.1755504216.b51ff4b1 +Version: 5.1756731385.28fdacc8 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index 78f0504..1b3327d 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,8 +1,30 @@ ------------------------------------------------------------------- -Mon Aug 18 13:13:14 UTC 2025 - okurz@suse.com +Mon Sep 01 12:56:32 UTC 2025 - okurz@suse.com -- Update to version 5.1755504216.b51ff4b1: +- Update to version 5.1756731385.28fdacc8: + * Avoid job terminated unexpectedly with signal handler in delete needles + * docs: Fix typo in path to script folder + * build(deps): bump bootstrap from 5.3.7 to 5.3.8 + * Do not invoke Mojo::IOLoop->remove twice + * Add support for Bearer token authentication + * build(deps-dev): bump eslint from 9.33.0 to 9.34.0 + * parser: ktap: Sanitize spaces from group name + * Cleanup unused parameter in streamtext + * build(deps): bump datatables.net-bs5 from 2.3.2 to 2.3.3 + * Document semantics of low limits for important data + * Log disconnection of the livehandler due to file changes + * Disallow browsing HTML assets/results/logs by default + * Extend coverage on streamtext function of Running.pm + * Fix Too few arguments for subroutine error on close_connection + * Add space in concatenation of args and string for the fall back note + * Stash gru_dependencies to avoid helper usage in view + * Move infopanel gru task link creation to the controller + * Create test for GRU task in test details + * Link minion job from openQA job with waiting task + * Handle 'expand_placeholders' return value consistently * Use backticks in docs for querying job settings + * Worker::Engines::isotovideo: Simplify using more Mojo::File + * Worker::Engines::isotovideo: Remove obsolete comment * Use signatures in worker reactor error handler * Use signatures in worker job code and related mocking * Fix return code of worker in error case diff --git a/openQA.obsinfo b/openQA.obsinfo index 164066f..f838b89 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,4 +1,4 @@ name: openQA -version: 5.1755504216.b51ff4b1 -mtime: 1755504216 -commit: b51ff4b19a6116c3a2498e90e17aff064f5172bc +version: 5.1756731385.28fdacc8 +mtime: 1756731385 +commit: 28fdacc8bef0c72b667f14c379fa677024db7a91 diff --git a/openQA.spec b/openQA.spec index 4c76e14..0f81ed9 100644 --- a/openQA.spec +++ b/openQA.spec @@ -97,7 +97,7 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 5.1755504216.b51ff4b1 +Version: 5.1756731385.28fdacc8 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later -- 2.51.1 From 41288856c743d52ce5c4e9aca9f22ae1724ecfa6b535e67329c92b6ecd45707c Mon Sep 17 00:00:00 2001 From: Marius Kittler Date: Thu, 18 Sep 2025 12:02:05 +0200 Subject: [PATCH 3/3] Update to 5.1758186241.6227e906 5.1758186241.6227e906 5.1758186241.6227e906 5.1758186241.6227e906 5.1758186241.6227e906 --- node_modules.obscpio | 4 +- node_modules.spec.inc | 273 +++++++++++++-------------- openQA-5.1758186241.6227e906.obscpio | 3 + openQA-client-test.spec | 4 +- openQA-devel-test.spec | 6 +- openQA-test.spec | 4 +- openQA-worker-test.spec | 4 +- openQA.changes | 62 +++++- openQA.obsinfo | 6 +- openQA.spec | 42 +++-- 10 files changed, 242 insertions(+), 166 deletions(-) create mode 100644 openQA-5.1758186241.6227e906.obscpio diff --git a/node_modules.obscpio b/node_modules.obscpio index aa6f384..dd08f8e 100644 --- a/node_modules.obscpio +++ b/node_modules.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:085f0237ae77352f59f874622a291e4f8b444d4c96c65467d45bd8c27cf17470 -size 20721428 +oid sha256:0a43e05a03a5a3aa31acfd57bfd4182a62792e72fbd03b1b0db992129ea997dc +size 20721000 diff --git a/node_modules.spec.inc b/node_modules.spec.inc index 52fb90c..730100b 100644 --- a/node_modules.spec.inc +++ b/node_modules.spec.inc @@ -1,146 +1,145 @@ -Source1000: https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#/@eslint-community-eslint-utils-4.7.0.tgz +Source1000: https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#/@eslint-community-eslint-utils-4.9.0.tgz Source1001: https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#/@eslint-community-regexpp-4.12.1.tgz Source1002: https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.0.tgz#/@eslint-config-array-0.21.0.tgz Source1003: https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#/@eslint-config-helpers-0.3.1.tgz Source1004: https://registry.npmjs.org/@eslint/core/-/core-0.15.2.tgz#/@eslint-core-0.15.2.tgz Source1005: https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#/@eslint-eslintrc-3.3.1.tgz -Source1006: https://registry.npmjs.org/@eslint/js/-/js-9.34.0.tgz#/@eslint-js-9.34.0.tgz +Source1006: https://registry.npmjs.org/@eslint/js/-/js-9.35.0.tgz#/@eslint-js-9.35.0.tgz Source1007: https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz#/@eslint-object-schema-2.1.6.tgz Source1008: https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#/@eslint-plugin-kit-0.3.5.tgz Source1009: https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz#/@humanfs-core-0.19.1.tgz -Source1010: https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz#/@humanfs-node-0.16.6.tgz +Source1010: https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz#/@humanfs-node-0.16.7.tgz Source1011: https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#/@humanwhocodes-module-importer-1.0.1.tgz -Source1012: https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz#/@humanwhocodes-retry-0.3.1.tgz -Source1013: https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.2.tgz#/@humanwhocodes-retry-0.4.2.tgz -Source1014: https://registry.npmjs.org/@pkgr/core/-/core-0.2.9.tgz#/@pkgr-core-0.2.9.tgz -Source1015: https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz#/@popperjs-core-2.11.8.tgz -Source1016: https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz#/@types-estree-1.0.8.tgz -Source1017: https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz#/@types-json-schema-7.0.15.tgz -Source1018: https://registry.npmjs.org/ace-builds/-/ace-builds-1.43.2.tgz#/ace-builds-1.43.2.tgz -Source1019: https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz#/acorn-8.15.0.tgz -Source1020: https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz#/acorn-jsx-5.3.2.tgz -Source1021: https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz#/ajv-6.12.6.tgz -Source1022: https://registry.npmjs.org/anser/-/anser-2.3.2.tgz#/anser-2.3.2.tgz -Source1023: https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz#/ansi-styles-4.3.0.tgz -Source1024: https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz#/argparse-2.0.1.tgz -Source1025: https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz#/balanced-match-1.0.2.tgz -Source1026: https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.8.tgz#/bootstrap-5.3.8.tgz -Source1027: https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz#/brace-expansion-1.1.12.tgz -Source1028: https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz#/callsites-3.1.0.tgz -Source1029: https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz#/chalk-4.1.2.tgz -Source1030: https://registry.npmjs.org/chosen-js/-/chosen-js-1.8.7.tgz#/chosen-js-1.8.7.tgz -Source1031: https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz#/color-convert-2.0.1.tgz -Source1032: https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz#/color-name-1.1.4.tgz -Source1033: https://registry.npmjs.org/commander/-/commander-7.2.0.tgz#/commander-7.2.0.tgz -Source1034: https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz#/concat-map-0.0.1.tgz -Source1035: https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz#/cross-spawn-7.0.6.tgz -Source1036: https://registry.npmjs.org/d3/-/d3-7.9.0.tgz#/d3-7.9.0.tgz -Source1037: https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz#/d3-array-3.2.4.tgz -Source1038: https://registry.npmjs.org/d3-axis/-/d3-axis-3.0.0.tgz#/d3-axis-3.0.0.tgz -Source1039: https://registry.npmjs.org/d3-brush/-/d3-brush-3.0.0.tgz#/d3-brush-3.0.0.tgz -Source1040: https://registry.npmjs.org/d3-chord/-/d3-chord-3.0.1.tgz#/d3-chord-3.0.1.tgz -Source1041: https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz#/d3-color-3.1.0.tgz -Source1042: https://registry.npmjs.org/d3-contour/-/d3-contour-4.0.2.tgz#/d3-contour-4.0.2.tgz -Source1043: https://registry.npmjs.org/d3-delaunay/-/d3-delaunay-6.0.4.tgz#/d3-delaunay-6.0.4.tgz -Source1044: https://registry.npmjs.org/d3-dispatch/-/d3-dispatch-3.0.1.tgz#/d3-dispatch-3.0.1.tgz -Source1045: https://registry.npmjs.org/d3-drag/-/d3-drag-3.0.0.tgz#/d3-drag-3.0.0.tgz -Source1046: https://registry.npmjs.org/d3-dsv/-/d3-dsv-3.0.1.tgz#/d3-dsv-3.0.1.tgz -Source1047: https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz#/d3-ease-3.0.1.tgz -Source1048: https://registry.npmjs.org/d3-fetch/-/d3-fetch-3.0.1.tgz#/d3-fetch-3.0.1.tgz -Source1049: https://registry.npmjs.org/d3-force/-/d3-force-3.0.0.tgz#/d3-force-3.0.0.tgz -Source1050: https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz#/d3-format-3.1.0.tgz -Source1051: https://registry.npmjs.org/d3-geo/-/d3-geo-3.1.1.tgz#/d3-geo-3.1.1.tgz -Source1052: https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz#/d3-hierarchy-3.1.2.tgz -Source1053: https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz#/d3-interpolate-3.0.1.tgz -Source1054: https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz#/d3-path-3.1.0.tgz -Source1055: https://registry.npmjs.org/d3-polygon/-/d3-polygon-3.0.1.tgz#/d3-polygon-3.0.1.tgz -Source1056: https://registry.npmjs.org/d3-quadtree/-/d3-quadtree-3.0.1.tgz#/d3-quadtree-3.0.1.tgz -Source1057: https://registry.npmjs.org/d3-random/-/d3-random-3.0.1.tgz#/d3-random-3.0.1.tgz -Source1058: https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz#/d3-scale-4.0.2.tgz -Source1059: https://registry.npmjs.org/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz#/d3-scale-chromatic-3.1.0.tgz -Source1060: https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz#/d3-selection-3.0.0.tgz -Source1061: https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz#/d3-shape-3.2.0.tgz -Source1062: https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz#/d3-time-3.1.0.tgz -Source1063: https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz#/d3-time-format-4.1.0.tgz -Source1064: https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz#/d3-timer-3.0.1.tgz -Source1065: https://registry.npmjs.org/d3-transition/-/d3-transition-3.0.1.tgz#/d3-transition-3.0.1.tgz -Source1066: https://registry.npmjs.org/d3-zoom/-/d3-zoom-3.0.0.tgz#/d3-zoom-3.0.0.tgz -Source1067: https://registry.npmjs.org/dagre/-/dagre-0.8.5.tgz#/dagre-0.8.5.tgz -Source1068: https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.4.tgz#/dagre-d3-0.6.4.tgz -Source1069: https://registry.npmjs.org/datatables.net/-/datatables.net-2.3.3.tgz#/datatables.net-2.3.3.tgz -Source1070: https://registry.npmjs.org/datatables.net-bs5/-/datatables.net-bs5-2.3.3.tgz#/datatables.net-bs5-2.3.3.tgz -Source1071: https://registry.npmjs.org/debug/-/debug-4.4.1.tgz#/debug-4.4.1.tgz -Source1072: https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz#/deep-is-0.1.4.tgz -Source1073: https://registry.npmjs.org/delaunator/-/delaunator-5.0.1.tgz#/delaunator-5.0.1.tgz -Source1074: https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#/escape-string-regexp-4.0.0.tgz -Source1075: https://registry.npmjs.org/eslint/-/eslint-9.34.0.tgz#/eslint-9.34.0.tgz -Source1076: https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#/eslint-config-prettier-10.1.8.tgz -Source1077: https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4.tgz#/eslint-plugin-prettier-5.5.4.tgz -Source1078: https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz#/eslint-scope-8.4.0.tgz -Source1079: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#/eslint-visitor-keys-3.4.3.tgz -Source1080: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#/eslint-visitor-keys-4.2.1.tgz -Source1081: https://registry.npmjs.org/espree/-/espree-10.4.0.tgz#/espree-10.4.0.tgz -Source1082: https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz#/esquery-1.6.0.tgz -Source1083: https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz#/esrecurse-4.3.0.tgz -Source1084: https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz#/estraverse-5.3.0.tgz -Source1085: https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz#/esutils-2.0.3.tgz -Source1086: https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#/fast-deep-equal-3.1.3.tgz -Source1087: https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz#/fast-diff-1.3.0.tgz -Source1088: https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#/fast-json-stable-stringify-2.1.0.tgz -Source1089: https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#/fast-levenshtein-2.0.6.tgz -Source1090: https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz#/file-entry-cache-8.0.0.tgz -Source1091: https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz#/find-up-5.0.0.tgz -Source1092: https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz#/flat-cache-4.0.1.tgz -Source1093: https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz#/flatted-3.3.3.tgz -Source1094: https://registry.npmjs.org/fork-awesome/-/fork-awesome-1.2.0.tgz#/fork-awesome-1.2.0.tgz -Source1095: https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz#/glob-parent-6.0.2.tgz -Source1096: https://registry.npmjs.org/globals/-/globals-14.0.0.tgz#/globals-14.0.0.tgz -Source1097: https://registry.npmjs.org/graphlib/-/graphlib-2.1.8.tgz#/graphlib-2.1.8.tgz -Source1098: https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz#/has-flag-4.0.0.tgz -Source1099: https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz#/iconv-lite-0.6.3.tgz -Source1100: https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz#/ignore-5.3.2.tgz -Source1101: https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz#/import-fresh-3.3.1.tgz -Source1102: https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz#/imurmurhash-0.1.4.tgz -Source1103: https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz#/internmap-2.0.3.tgz -Source1104: https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz#/is-extglob-2.1.1.tgz -Source1105: https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz#/is-glob-4.0.3.tgz -Source1106: https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz#/isexe-2.0.0.tgz -Source1107: https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz#/jquery-3.7.1.tgz -Source1108: https://registry.npmjs.org/jquery-ujs/-/jquery-ujs-1.2.3.tgz#/jquery-ujs-1.2.3.tgz -Source1109: https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz#/js-yaml-4.1.0.tgz -Source1110: https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz#/json-buffer-3.0.1.tgz -Source1111: https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#/json-schema-traverse-0.4.1.tgz -Source1112: https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#/json-stable-stringify-without-jsonify-1.0.1.tgz -Source1113: https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz#/keyv-4.5.4.tgz -Source1114: https://registry.npmjs.org/levn/-/levn-0.4.1.tgz#/levn-0.4.1.tgz -Source1115: https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz#/locate-path-6.0.0.tgz -Source1116: https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz#/lodash-4.17.21.tgz -Source1117: https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz#/lodash.merge-4.6.2.tgz -Source1118: https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz#/minimatch-3.1.2.tgz -Source1119: https://registry.npmjs.org/ms/-/ms-2.1.3.tgz#/ms-2.1.3.tgz -Source1120: https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz#/natural-compare-1.4.0.tgz -Source1121: https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz#/optionator-0.9.4.tgz -Source1122: https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz#/p-limit-3.1.0.tgz -Source1123: https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz#/p-locate-5.0.0.tgz -Source1124: https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz#/parent-module-1.0.1.tgz -Source1125: https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz#/path-exists-4.0.0.tgz -Source1126: https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz#/path-key-3.1.1.tgz -Source1127: https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz#/prelude-ls-1.2.1.tgz -Source1128: https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz#/prettier-3.6.2.tgz -Source1129: https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#/prettier-linter-helpers-1.0.0.tgz -Source1130: https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz#/punycode-2.3.1.tgz -Source1131: https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz#/resolve-from-4.0.0.tgz -Source1132: https://registry.npmjs.org/robust-predicates/-/robust-predicates-3.0.2.tgz#/robust-predicates-3.0.2.tgz -Source1133: https://registry.npmjs.org/rw/-/rw-1.3.3.tgz#/rw-1.3.3.tgz -Source1134: https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz#/safer-buffer-2.1.2.tgz -Source1135: https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz#/shebang-command-2.0.0.tgz -Source1136: https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz#/shebang-regex-3.0.0.tgz -Source1137: https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz#/strip-json-comments-3.1.1.tgz -Source1138: https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz#/supports-color-7.2.0.tgz -Source1139: https://registry.npmjs.org/synckit/-/synckit-0.11.11.tgz#/synckit-0.11.11.tgz -Source1140: https://registry.npmjs.org/timeago/-/timeago-1.6.7.tgz#/timeago-1.6.7.tgz -Source1141: https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz#/type-check-0.4.0.tgz -Source1142: https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz#/uri-js-4.4.1.tgz -Source1143: https://registry.npmjs.org/which/-/which-2.0.2.tgz#/which-2.0.2.tgz -Source1144: https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz#/word-wrap-1.2.5.tgz -Source1145: https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz#/yocto-queue-0.1.0.tgz +Source1012: https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz#/@humanwhocodes-retry-0.4.3.tgz +Source1013: https://registry.npmjs.org/@pkgr/core/-/core-0.2.9.tgz#/@pkgr-core-0.2.9.tgz +Source1014: https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz#/@popperjs-core-2.11.8.tgz +Source1015: https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz#/@types-estree-1.0.8.tgz +Source1016: https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz#/@types-json-schema-7.0.15.tgz +Source1017: https://registry.npmjs.org/ace-builds/-/ace-builds-1.43.3.tgz#/ace-builds-1.43.3.tgz +Source1018: https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz#/acorn-8.15.0.tgz +Source1019: https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz#/acorn-jsx-5.3.2.tgz +Source1020: https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz#/ajv-6.12.6.tgz +Source1021: https://registry.npmjs.org/anser/-/anser-2.3.2.tgz#/anser-2.3.2.tgz +Source1022: https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz#/ansi-styles-4.3.0.tgz +Source1023: https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz#/argparse-2.0.1.tgz +Source1024: https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz#/balanced-match-1.0.2.tgz +Source1025: https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.8.tgz#/bootstrap-5.3.8.tgz +Source1026: https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz#/brace-expansion-1.1.12.tgz +Source1027: https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz#/callsites-3.1.0.tgz +Source1028: https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz#/chalk-4.1.2.tgz +Source1029: https://registry.npmjs.org/chosen-js/-/chosen-js-1.8.7.tgz#/chosen-js-1.8.7.tgz +Source1030: https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz#/color-convert-2.0.1.tgz +Source1031: https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz#/color-name-1.1.4.tgz +Source1032: https://registry.npmjs.org/commander/-/commander-7.2.0.tgz#/commander-7.2.0.tgz +Source1033: https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz#/concat-map-0.0.1.tgz +Source1034: https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz#/cross-spawn-7.0.6.tgz +Source1035: https://registry.npmjs.org/d3/-/d3-7.9.0.tgz#/d3-7.9.0.tgz +Source1036: https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz#/d3-array-3.2.4.tgz +Source1037: https://registry.npmjs.org/d3-axis/-/d3-axis-3.0.0.tgz#/d3-axis-3.0.0.tgz +Source1038: https://registry.npmjs.org/d3-brush/-/d3-brush-3.0.0.tgz#/d3-brush-3.0.0.tgz +Source1039: https://registry.npmjs.org/d3-chord/-/d3-chord-3.0.1.tgz#/d3-chord-3.0.1.tgz +Source1040: https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz#/d3-color-3.1.0.tgz +Source1041: https://registry.npmjs.org/d3-contour/-/d3-contour-4.0.2.tgz#/d3-contour-4.0.2.tgz +Source1042: https://registry.npmjs.org/d3-delaunay/-/d3-delaunay-6.0.4.tgz#/d3-delaunay-6.0.4.tgz +Source1043: https://registry.npmjs.org/d3-dispatch/-/d3-dispatch-3.0.1.tgz#/d3-dispatch-3.0.1.tgz +Source1044: https://registry.npmjs.org/d3-drag/-/d3-drag-3.0.0.tgz#/d3-drag-3.0.0.tgz +Source1045: https://registry.npmjs.org/d3-dsv/-/d3-dsv-3.0.1.tgz#/d3-dsv-3.0.1.tgz +Source1046: https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz#/d3-ease-3.0.1.tgz +Source1047: https://registry.npmjs.org/d3-fetch/-/d3-fetch-3.0.1.tgz#/d3-fetch-3.0.1.tgz +Source1048: https://registry.npmjs.org/d3-force/-/d3-force-3.0.0.tgz#/d3-force-3.0.0.tgz +Source1049: https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz#/d3-format-3.1.0.tgz +Source1050: https://registry.npmjs.org/d3-geo/-/d3-geo-3.1.1.tgz#/d3-geo-3.1.1.tgz +Source1051: https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz#/d3-hierarchy-3.1.2.tgz +Source1052: https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz#/d3-interpolate-3.0.1.tgz +Source1053: https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz#/d3-path-3.1.0.tgz +Source1054: https://registry.npmjs.org/d3-polygon/-/d3-polygon-3.0.1.tgz#/d3-polygon-3.0.1.tgz +Source1055: https://registry.npmjs.org/d3-quadtree/-/d3-quadtree-3.0.1.tgz#/d3-quadtree-3.0.1.tgz +Source1056: https://registry.npmjs.org/d3-random/-/d3-random-3.0.1.tgz#/d3-random-3.0.1.tgz +Source1057: https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz#/d3-scale-4.0.2.tgz +Source1058: https://registry.npmjs.org/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz#/d3-scale-chromatic-3.1.0.tgz +Source1059: https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz#/d3-selection-3.0.0.tgz +Source1060: https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz#/d3-shape-3.2.0.tgz +Source1061: https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz#/d3-time-3.1.0.tgz +Source1062: https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz#/d3-time-format-4.1.0.tgz +Source1063: https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz#/d3-timer-3.0.1.tgz +Source1064: https://registry.npmjs.org/d3-transition/-/d3-transition-3.0.1.tgz#/d3-transition-3.0.1.tgz +Source1065: https://registry.npmjs.org/d3-zoom/-/d3-zoom-3.0.0.tgz#/d3-zoom-3.0.0.tgz +Source1066: https://registry.npmjs.org/dagre/-/dagre-0.8.5.tgz#/dagre-0.8.5.tgz +Source1067: https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.4.tgz#/dagre-d3-0.6.4.tgz +Source1068: https://registry.npmjs.org/datatables.net/-/datatables.net-2.3.4.tgz#/datatables.net-2.3.4.tgz +Source1069: https://registry.npmjs.org/datatables.net-bs5/-/datatables.net-bs5-2.3.4.tgz#/datatables.net-bs5-2.3.4.tgz +Source1070: https://registry.npmjs.org/debug/-/debug-4.4.3.tgz#/debug-4.4.3.tgz +Source1071: https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz#/deep-is-0.1.4.tgz +Source1072: https://registry.npmjs.org/delaunator/-/delaunator-5.0.1.tgz#/delaunator-5.0.1.tgz +Source1073: https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#/escape-string-regexp-4.0.0.tgz +Source1074: https://registry.npmjs.org/eslint/-/eslint-9.35.0.tgz#/eslint-9.35.0.tgz +Source1075: https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#/eslint-config-prettier-10.1.8.tgz +Source1076: https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4.tgz#/eslint-plugin-prettier-5.5.4.tgz +Source1077: https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz#/eslint-scope-8.4.0.tgz +Source1078: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#/eslint-visitor-keys-3.4.3.tgz +Source1079: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#/eslint-visitor-keys-4.2.1.tgz +Source1080: https://registry.npmjs.org/espree/-/espree-10.4.0.tgz#/espree-10.4.0.tgz +Source1081: https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz#/esquery-1.6.0.tgz +Source1082: https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz#/esrecurse-4.3.0.tgz +Source1083: https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz#/estraverse-5.3.0.tgz +Source1084: https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz#/esutils-2.0.3.tgz +Source1085: https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#/fast-deep-equal-3.1.3.tgz +Source1086: https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz#/fast-diff-1.3.0.tgz +Source1087: https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#/fast-json-stable-stringify-2.1.0.tgz +Source1088: https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#/fast-levenshtein-2.0.6.tgz +Source1089: https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz#/file-entry-cache-8.0.0.tgz +Source1090: https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz#/find-up-5.0.0.tgz +Source1091: https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz#/flat-cache-4.0.1.tgz +Source1092: https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz#/flatted-3.3.3.tgz +Source1093: https://registry.npmjs.org/fork-awesome/-/fork-awesome-1.2.0.tgz#/fork-awesome-1.2.0.tgz +Source1094: https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz#/glob-parent-6.0.2.tgz +Source1095: https://registry.npmjs.org/globals/-/globals-14.0.0.tgz#/globals-14.0.0.tgz +Source1096: https://registry.npmjs.org/graphlib/-/graphlib-2.1.8.tgz#/graphlib-2.1.8.tgz +Source1097: https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz#/has-flag-4.0.0.tgz +Source1098: https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz#/iconv-lite-0.6.3.tgz +Source1099: https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz#/ignore-5.3.2.tgz +Source1100: https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz#/import-fresh-3.3.1.tgz +Source1101: https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz#/imurmurhash-0.1.4.tgz +Source1102: https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz#/internmap-2.0.3.tgz +Source1103: https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz#/is-extglob-2.1.1.tgz +Source1104: https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz#/is-glob-4.0.3.tgz +Source1105: https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz#/isexe-2.0.0.tgz +Source1106: https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz#/jquery-3.7.1.tgz +Source1107: https://registry.npmjs.org/jquery-ujs/-/jquery-ujs-1.2.3.tgz#/jquery-ujs-1.2.3.tgz +Source1108: https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz#/js-yaml-4.1.0.tgz +Source1109: https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz#/json-buffer-3.0.1.tgz +Source1110: https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#/json-schema-traverse-0.4.1.tgz +Source1111: https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#/json-stable-stringify-without-jsonify-1.0.1.tgz +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 +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 +Source1119: https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz#/natural-compare-1.4.0.tgz +Source1120: https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz#/optionator-0.9.4.tgz +Source1121: https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz#/p-limit-3.1.0.tgz +Source1122: https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz#/p-locate-5.0.0.tgz +Source1123: https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz#/parent-module-1.0.1.tgz +Source1124: https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz#/path-exists-4.0.0.tgz +Source1125: https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz#/path-key-3.1.1.tgz +Source1126: https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz#/prelude-ls-1.2.1.tgz +Source1127: https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz#/prettier-3.6.2.tgz +Source1128: https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#/prettier-linter-helpers-1.0.0.tgz +Source1129: https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz#/punycode-2.3.1.tgz +Source1130: https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz#/resolve-from-4.0.0.tgz +Source1131: https://registry.npmjs.org/robust-predicates/-/robust-predicates-3.0.2.tgz#/robust-predicates-3.0.2.tgz +Source1132: https://registry.npmjs.org/rw/-/rw-1.3.3.tgz#/rw-1.3.3.tgz +Source1133: https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz#/safer-buffer-2.1.2.tgz +Source1134: https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz#/shebang-command-2.0.0.tgz +Source1135: https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz#/shebang-regex-3.0.0.tgz +Source1136: https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz#/strip-json-comments-3.1.1.tgz +Source1137: https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz#/supports-color-7.2.0.tgz +Source1138: https://registry.npmjs.org/synckit/-/synckit-0.11.11.tgz#/synckit-0.11.11.tgz +Source1139: https://registry.npmjs.org/timeago/-/timeago-1.6.7.tgz#/timeago-1.6.7.tgz +Source1140: https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz#/type-check-0.4.0.tgz +Source1141: https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz#/uri-js-4.4.1.tgz +Source1142: https://registry.npmjs.org/which/-/which-2.0.2.tgz#/which-2.0.2.tgz +Source1143: https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz#/word-wrap-1.2.5.tgz +Source1144: https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz#/yocto-queue-0.1.0.tgz diff --git a/openQA-5.1758186241.6227e906.obscpio b/openQA-5.1758186241.6227e906.obscpio new file mode 100644 index 0000000..d3d3695 --- /dev/null +++ b/openQA-5.1758186241.6227e906.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8010bcd72762e720add38b65756090a1dc75869e4331da3e295bbc39c2a5028f +size 13581837 diff --git a/openQA-client-test.spec b/openQA-client-test.spec index 1001bba..5037640 100644 --- a/openQA-client-test.spec +++ b/openQA-client-test.spec @@ -1,7 +1,7 @@ # # spec file for package openQA-client-test # -# Copyright SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 5.1756731385.28fdacc8 +Version: 5.1758186241.6227e906 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 1f3e7dc..757165e 100644 --- a/openQA-devel-test.spec +++ b/openQA-devel-test.spec @@ -1,7 +1,7 @@ # # spec file for package openQA-devel-test # -# Copyright SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 5.1756731385.28fdacc8 +Version: 5.1758186241.6227e906 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later BuildRequires: %{short_name} == %{version} -ExcludeArch: %{ix86} +ExcludeArch: %{ix86} %ifarch ppc ppc64 ppc64le s390x # missing chromedriver dependency ExclusiveArch: do_not_build diff --git a/openQA-test.spec b/openQA-test.spec index f776fdc..cf89350 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -1,7 +1,7 @@ # # spec file for package openQA-test # -# Copyright SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 5.1756731385.28fdacc8 +Version: 5.1758186241.6227e906 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 2c90b0a..aa4213b 100644 --- a/openQA-worker-test.spec +++ b/openQA-worker-test.spec @@ -1,7 +1,7 @@ # # spec file for package openQA-worker-test # -# Copyright SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 5.1756731385.28fdacc8 +Version: 5.1758186241.6227e906 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index 1b3327d..0873743 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,8 +1,66 @@ ------------------------------------------------------------------- -Mon Sep 01 12:56:32 UTC 2025 - okurz@suse.com +Thu Sep 18 09:04:08 UTC 2025 - okurz@suse.com -- Update to version 5.1756731385.28fdacc8: +- Update to version 5.1758186241.6227e906: + * Prevent abort while doing database interaction in Delete needles + * Temporarily require manual review of Dependabot PRs + * Prevent warning from `DBIx::Class::Storage::TxnScopeGuard` + * Avoid sporadic test failures in `t/ui/15-comments.t` + * Use of finish method in place of close_connection + * Clean up streamtext signature from unused params + * Fix invocation of `validateJobGroupForm()` when expanding group editor + * Improve showing advanced fields in case there are warnings + * Avoid race condition when creating job asset + * Ensure the `created_by` flag of job assets is set during registration + * Add unit test for 486c6e05ca + * build(deps-dev): bump debug from 4.4.1 to 4.4.3 + * Update automatically updated group properties in UI + * Automatically increase important durations to match regular durations + * t: Fix comparison by interpolating variable + * Avoid partitioning in raid0 device + * Worker: Detect IPMI config and shutdown SUT when unused + * Avoid "Server returned …" error if there is an actual error message + * Highlight invalid/problematic group config fields in UI when applying + * Improve validation of cleanup configuration + * Add usage examples of netrc to the access tokens + * AMQP: include list of failed modules in job.done messages + * build(deps): bump datatables.net-bs5 from 2.3.3 to 2.3.4 + * Fix regression handling retention of important jobs + * Use newly introduced `_all_parents` function in `_sort_dep` as well + * Include parallel children when scheduling with `_INCLUDE_CHILDREN=1` + * build(deps-dev): bump eslint from 9.34.0 to 9.35.0 + * Fix typos in PosgreSQL related documentation + * Use autoyast ERB helper to detect disk dynamically + * Dependency cron 2025-09-06 + * Use find_or_create when registering assets + * Stop logging confusing exception when GruTask is gone + * Ensure no untracked files in unit test run part 2 + * Dependency cron 2025-09-05 + * parser: ktap: Don't add skipped subtests to output + * Add MCP support as an optional feature + * Allow specifying a full domain via `file_security_policy` + * CI: Fix SLE_15_SP6_Backports repo lookup order + * Add perl(MCP) dependency in preparation for AI support + * build(deps-dev): bump @humanfs/node from 0.16.6 to 0.16.7 + * Revert "MCP: Add MCP support as an optional feature" + * Fix typo on Contributing documentation + * Allow using a different subdomain via `file_security_policy` + * Add MCP support as an optional feature + * Reword `can't write` to `Cannot write` as suggested by review comment + * Ensure destination dir for asset downloads exists when cloning jobs + * Dependency cron 2025-09-04 + * build(deps): bump ace-builds from 1.43.2 to 1.43.3 + * Fix syntax error in nginx config + * t: Ensure no leftover files in git directory + * ci: Ensure clean git status with Test::CheckGitStatus + * Mark unconfigured api route log as uncoverable statement + * t: Use proper test description strings in 03-auth.t + * t: Condense variable assignment with ok-check + * Increase test coverage for lib/OpenQA/WebAPI/Description.pm + * parser: ktap: Don't write diagnostic data into $subtest_name + * Extend tests for configuring subdomain to serve files * Avoid job terminated unexpectedly with signal handler in delete needles + * Allow configuring subdomain for serving logs/assets more securely * docs: Fix typo in path to script folder * build(deps): bump bootstrap from 5.3.7 to 5.3.8 * Do not invoke Mojo::IOLoop->remove twice diff --git a/openQA.obsinfo b/openQA.obsinfo index f838b89..43c626f 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,4 +1,4 @@ name: openQA -version: 5.1756731385.28fdacc8 -mtime: 1756731385 -commit: 28fdacc8bef0c72b667f14c379fa677024db7a91 +version: 5.1758186241.6227e906 +mtime: 1758186241 +commit: 6227e906c93ab82d92344658af6184012ce43063 diff --git a/openQA.spec b/openQA.spec index 0f81ed9..76d30c9 100644 --- a/openQA.spec +++ b/openQA.spec @@ -1,7 +1,7 @@ # # spec file for package openQA # -# Copyright 2018-2020 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,10 +12,10 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -# can't use linebreaks here! + %define openqa_main_service openqa-webui.service %define openqa_extra_services openqa-gru.service openqa-websockets.service openqa-scheduler.service openqa-enqueue-audit-event-cleanup.service openqa-enqueue-audit-event-cleanup.timer openqa-enqueue-asset-cleanup.service openqa-enqueue-git-auto-update.service openqa-enqueue-asset-cleanup.timer openqa-enqueue-result-cleanup.service openqa-enqueue-result-cleanup.timer openqa-enqueue-bug-cleanup.service openqa-enqueue-bug-cleanup.timer openqa-enqueue-git-auto-update.timer openqa-enqueue-needle-ref-cleanup.service openqa-enqueue-needle-ref-cleanup.timer %define openqa_services %{openqa_main_service} %{openqa_extra_services} @@ -67,6 +67,8 @@ %define client_requires curl git-core jq perl(Getopt::Long::Descriptive) perl(IO::Socket::SSL) >= 2.009 perl(IPC::Run) perl(JSON::Validator) perl(LWP::Protocol::https) perl(LWP::UserAgent) perl(Test::More) perl(YAML::PP) >= 0.020 perl(YAML::XS) # The following line is generated from dependencies.yaml %define worker_requires bsdtar openQA-client optipng os-autoinst perl(Capture::Tiny) perl(File::Map) perl(Minion::Backend::SQLite) >= 5.0.7 perl(Mojo::IOLoop::ReadWriteProcess) >= 0.26 perl(Mojo::SQLite) psmisc sqlite3 >= 3.24.0 +# The following line is generated from dependencies.yaml +%define mcp_requires perl(MCP) %if 0%{?suse_version} < 1570 # SLE <= 15 has older Perl not providing a sufficiently recent # ExtUtils::ParseXS needed by ExtUtils::CppGuess @@ -81,7 +83,7 @@ # Do not require on this in individual sub-packages except for the devel # package. # The following line is generated from dependencies.yaml -%define test_requires %common_requires %main_requires %python_scripts_requires %worker_requires curl jq openssh-common os-autoinst perl(App::cpanminus) perl(Selenium::Remote::Driver) >= 1.23 perl(Selenium::Remote::WDKeys) perl(Test::Exception) perl(Test::Fatal) perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 postgresql-server python3-setuptools +%define test_requires %common_requires %main_requires %mcp_requires %python_scripts_requires %worker_requires curl jq openssh-common os-autoinst perl(App::cpanminus) perl(Selenium::Remote::Driver) >= 1.23 perl(Selenium::Remote::WDKeys) perl(Test::Exception) perl(Test::Fatal) perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 postgresql-server python3-setuptools %ifarch x86_64 %define qemu qemu qemu-kvm %else @@ -92,16 +94,16 @@ # The following line is generated from dependencies.yaml %define cover_requires perl(Devel::Cover) perl(Devel::Cover::Report::Codecovbash) # The following line is generated from dependencies.yaml -%define devel_no_selenium_requires %build_requires %cover_requires %qemu %style_check_requires %test_requires curl perl(Perl::Tidy) postgresql-devel rsync sudo tar xorg-x11-fonts +%define devel_no_selenium_requires %build_requires %cover_requires %qemu %style_check_requires %test_requires curl perl(Perl::Tidy) perl(Test::CheckGitStatus) postgresql-devel rsync sudo tar xorg-x11-fonts # The following line is generated from dependencies.yaml %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 5.1756731385.28fdacc8 +Version: 5.1758186241.6227e906 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later -Url: http://os-autoinst.github.io/openQA/ +URL: http://os-autoinst.github.io/openQA/ Source0: %{name}-%{version}.tar.xz Source2: node_modules.spec.inc %include %{_sourcedir}/node_modules.spec.inc @@ -111,10 +113,10 @@ BuildRequires: distribution-release BuildRequires: %{build_requires} BuildRequires: apparmor-rpm-macros BuildRequires: local-npm-registry -Requires: perl(Minion) >= 10.0 Requires: %{main_requires} Requires: openQA-client = %{version} Requires: openQA-common = %{version} +Requires: perl(Minion) >= 10.0 # we need to have the same sha1 as expected %requires_eq perl-Mojolicious-Plugin-AssetPack Recommends: %{name}-local-db @@ -214,10 +216,17 @@ Requires(pre): group(kvm) %description worker The openQA worker manages test engine (provided by os-autoinst package). +%package mcp +Summary: Additional MCP package for AI support in openQA +Requires: %{mcp_requires} + +%description mcp +This package contains a plugin for AI support in openQA. + %package client Summary: Client tools for remote openQA management -Requires: openQA-common = %{version} Requires: %client_requires +Requires: openQA-common = %{version} %description client Tools and support files for openQA client script. Client script is @@ -247,8 +256,8 @@ next to the webui. Summary: Convenience package for a single-instance setup using apache proxy Provides: %{name}-single-instance-apache Provides: %{name}-single-instance-apache2 -Requires: %{name}-local-db Requires: %{name} = %{version} +Requires: %{name}-local-db Requires: %{name}-worker = %{version} Requires: apache2 @@ -257,8 +266,8 @@ Use this package to setup a local instance with all services provided together. %package single-instance-nginx Summary: Convenience package for a single-instance setup using nginx proxy -Requires: %{name}-local-db Requires: %{name} = %{version} +Requires: %{name}-local-db Requires: %{name}-worker = %{version} Requires: nginx @@ -306,9 +315,9 @@ regardless of whether devel:openQA contains updates. %if %{with munin_package} %package munin Summary: Munin scripts +Requires: curl Requires: munin Requires: munin-node -Requires: curl Requires: perl %description munin @@ -316,7 +325,6 @@ Use this package to install munin scripts that allow to monitor some openQA statistics. %endif - %prep %setup -q sed -e 's,/bin/env python,/bin/python,' -i script/openqa-label-all @@ -432,6 +440,7 @@ install -m 0644 %{_sourcedir}/openQA.changes %{buildroot}%{_datadir}/openqa/publ %if 0%{?suse_version} > 1500 %pre -f %{name}.pre %else + %pre if ! getent passwd geekotest > /dev/null; then %{_sbindir}/useradd -r -g nogroup -c "openQA user" \ @@ -458,6 +467,7 @@ fi %if 0%{?suse_version} > 1500 %pre worker -f openQA-worker.pre %else + %pre worker if ! getent passwd _openqa-worker > /dev/null; then %{_sbindir}/useradd -r -g nogroup -c "openQA worker" \ @@ -592,6 +602,8 @@ fi %dir %{_sysconfdir}/nginx %dir %{_sysconfdir}/nginx/vhosts.d %config %{_sysconfdir}/nginx/vhosts.d/openqa.conf.template +%config(noreplace) %{_sysconfdir}/nginx/vhosts.d/openqa-assets.inc +%config(noreplace) %{_sysconfdir}/nginx/vhosts.d/openqa-endpoints.inc %config(noreplace) %{_sysconfdir}/nginx/vhosts.d/openqa-locations.inc %config(noreplace) %{_sysconfdir}/nginx/vhosts.d/openqa-upstreams.inc # apparmor profile @@ -630,6 +642,7 @@ fi %{_datadir}/openqa/lib/OpenQA/Scheduler/ %{_datadir}/openqa/lib/OpenQA/Schema/ %{_datadir}/openqa/lib/OpenQA/WebAPI/ +%exclude %{_datadir}/openqa/lib/OpenQA/WebAPI/Plugin/MCP.pm %{_datadir}/openqa/lib/OpenQA/WebSockets/ %{_datadir}/openqa/templates %{_datadir}/openqa/public @@ -848,4 +861,7 @@ fi %config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/openqa-minion %endif +%files mcp +%{_datadir}/openqa/lib/OpenQA/WebAPI/Plugin/MCP.pm + %changelog -- 2.51.1