forked from pool/openQA
Accepting request 1195776 from devel:openQA:tested
Update to 4.6.1724422555.bca3b3b4 4.6.1724422555.bca3b3b4 4.6.1724422555.bca3b3b4 4.6.1724422555.bca3b3b4 4.6.1724422555.bca3b3b4 OBS-URL: https://build.opensuse.org/request/show/1195776 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=612
This commit is contained in:
commit
b400010df6
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8bf24009c0005a1cf2f8d14e3bd168af1498868d8e201285aaa289ac4a75756
|
||||
size 20116300
|
||||
oid sha256:ff9311898bbd5244a660edbcb02af4f25cb1beb29246986df58aaac12a84e82f
|
||||
size 20125236
|
||||
|
@ -11,7 +11,7 @@ Source1009: https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.
|
||||
Source1010: https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#/@nodelib-fs.walk-1.2.8.tgz
|
||||
Source1011: https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz#/@pkgr-core-0.1.1.tgz
|
||||
Source1012: https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz#/@popperjs-core-2.11.8.tgz
|
||||
Source1013: https://registry.npmjs.org/ace-builds/-/ace-builds-1.35.4.tgz#/ace-builds-1.35.4.tgz
|
||||
Source1013: https://registry.npmjs.org/ace-builds/-/ace-builds-1.36.0.tgz#/ace-builds-1.36.0.tgz
|
||||
Source1014: https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz#/acorn-8.12.1.tgz
|
||||
Source1015: https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz#/acorn-jsx-5.3.2.tgz
|
||||
Source1016: https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz#/ajv-6.12.6.tgz
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:756dd0fb7dc72529e0964848b7302ee4614f4c116d4193f53bf7f24e356ec884
|
||||
size 14655501
|
3
openQA-4.6.1724422555.bca3b3b4.obscpio
Normal file
3
openQA-4.6.1724422555.bca3b3b4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a530adcfcf1ace5db6f4b04fddfbce871004041c86fcdcdab9108175fe0524bf
|
||||
size 14659597
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1724130238.d2572ad3
|
||||
Version: 4.6.1724422555.bca3b3b4
|
||||
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: 4.6.1724130238.d2572ad3
|
||||
Version: 4.6.1724422555.bca3b3b4
|
||||
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: 4.6.1724130238.d2572ad3
|
||||
Version: 4.6.1724422555.bca3b3b4
|
||||
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: 4.6.1724130238.d2572ad3
|
||||
Version: 4.6.1724422555.bca3b3b4
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 23 17:05:31 UTC 2024 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1724422555.bca3b3b4:
|
||||
* Fix number of expected CI checks
|
||||
* Fix invalid HTML leading to fullstack test failures
|
||||
* Run OBS helper for pull_request_target
|
||||
* Avoid having RPM build depend on packages only needed for style checks
|
||||
* Fix directory name libexec in path
|
||||
* Ensure AppArmor rules for Leap and TW allows git
|
||||
* Fix missing AppArmor rule for git ls-remote
|
||||
* ci: Add OBS helper workflow
|
||||
* Remove git fetch with destination refspec feature
|
||||
* Bump ace-builds from 1.35.5 to 1.36.0
|
||||
* Remove workaround for broken chromium
|
||||
* Revert "Refactor generic git functions into git module"
|
||||
* Avoid array recreation with _run_cmd helper method
|
||||
* Allow openqa-cli to export commands without an API
|
||||
* Add line numbers with anchoring in log viewer
|
||||
* Bump ace-builds from 1.35.4 to 1.35.5
|
||||
* Improve git error handling and refactor $path
|
||||
* Refactor format_git_error
|
||||
* WIP refactor generic git functions into git module
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 21 09:04:26 UTC 2024 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: openQA
|
||||
version: 4.6.1724130238.d2572ad3
|
||||
mtime: 1724130238
|
||||
commit: d2572ad3812f469a32293f7dd1ec8d247fc46cb3
|
||||
version: 4.6.1724422555.bca3b3b4
|
||||
mtime: 1724422555
|
||||
commit: bca3b3b4bc2d5d2d2b6cfd2b60b29022bfe9948d
|
||||
|
@ -66,21 +66,23 @@
|
||||
# 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 ShellCheck curl jq openssh-common os-autoinst-devel perl(App::cpanminus) perl(Perl::Critic) perl(Perl::Critic::Freenode) 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 python3-yamllint shfmt
|
||||
%define test_requires %common_requires %main_requires %python_scripts_requires %worker_requires curl jq openssh-common os-autoinst-devel 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 python3-yamllint
|
||||
%ifarch x86_64
|
||||
%define qemu qemu qemu-kvm
|
||||
%else
|
||||
%define qemu qemu
|
||||
%endif
|
||||
# The following line is generated from dependencies.yaml
|
||||
%define style_check_requires ShellCheck perl(Perl::Critic) perl(Perl::Critic::Freenode) shfmt
|
||||
# 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 %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) 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: 4.6.1724130238.d2572ad3
|
||||
Version: 4.6.1724422555.bca3b3b4
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user