Accepting request 1224797 from devel:openQA:tested

Update to 4.6.1731677347.4f829f47
4.6.1731677347.4f829f47
4.6.1731677347.4f829f47
4.6.1731677347.4f829f47
4.6.1731677347.4f829f47

OBS-URL: https://build.opensuse.org/request/show/1224797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=643
This commit is contained in:
Ana Guerrero 2024-11-18 19:01:52 +00:00 committed by Git OBS Bridge
commit 98200eca00
11 changed files with 27 additions and 15 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7164dfcb67a5533ce5be7f99ab306debe049d5931a0699e962198766306e2aef
size 20209148
oid sha256:99d18e1ee809ff97b9b9e6b8aae671a14277d5dd0a4866e9bdecfe39fae72b18
size 20208952

View File

@ -5,7 +5,7 @@ Source1003: https://registry.npmjs.org/@eslint/core/-/core-0.7.0.tgz#/@e
Source1004: https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#/@eslint-eslintrc-3.1.0.tgz
Source1005: https://registry.npmjs.org/@eslint/js/-/js-9.14.0.tgz#/@eslint-js-9.14.0.tgz
Source1006: https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.4.tgz#/@eslint-object-schema-2.1.4.tgz
Source1007: https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.2.tgz#/@eslint-plugin-kit-0.2.2.tgz
Source1007: https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.3.tgz#/@eslint-plugin-kit-0.2.3.tgz
Source1008: https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz#/@humanfs-core-0.19.1.tgz
Source1009: https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz#/@humanfs-node-0.16.6.tgz
Source1010: https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#/@humanwhocodes-module-importer-1.0.1.tgz
@ -15,7 +15,7 @@ Source1013: https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz#/@pkg
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.6.tgz#/@types-estree-1.0.6.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.36.4.tgz#/ace-builds-1.36.4.tgz
Source1017: https://registry.npmjs.org/ace-builds/-/ace-builds-1.36.5.tgz#/ace-builds-1.36.5.tgz
Source1018: https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz#/acorn-8.14.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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c82d5ab0c87f0e63e50ea3b523ab349958f414eb6b662a0a0a8e24308c0c71b
size 14749197

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:241a86ef8424d2cad517b8258fff7441e9cd6712ba915fafc91a1c0f3c2156f6
size 14752781

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Nov 18 09:15:08 UTC 2024 - okurz@suse.com
- Update to version 4.6.1731677347.4f829f47:
* Bump ace-builds from 1.36.4 to 1.36.5
* Bump @eslint/plugin-kit from 0.2.2 to 0.2.3
* Add tests for `git_auto_update_method = strict`
* Unblock openQA jobs only on network-related Git update failures
* Fix typos in `openqa.ini`
* Avoid blocking openQA jobs on Git updates
* Improve code for handling finished Gru tasks
-------------------------------------------------------------------
Thu Nov 14 05:51:04 UTC 2024 - okurz@suse.com

View File

@ -1,4 +1,4 @@
name: openQA
version: 4.6.1731563454.940aba6d
mtime: 1731563454
commit: 940aba6dd1bbbc4ecaf30e2209397a622d7bb08b
version: 4.6.1731677347.4f829f47
mtime: 1731677347
commit: 4f829f47becd1e51a3afd2560a916b17a219c532

View File

@ -90,7 +90,7 @@
%define devel_requires %devel_no_selenium_requires chromedriver
Name: openQA
Version: 4.6.1731563454.940aba6d
Version: 4.6.1731677347.4f829f47
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later