From 7166cc6d0dd54192f7a0389f62fdab2c9a991754 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ladislav=20Slez=C3=A1k?= Date: Fri, 3 Mar 2023 15:58:47 +0100 Subject: [PATCH] Adapt files for the SLE-15-SP5 branch --- .github/workflows/ci.yml | 22 +++++----------------- Rakefile | 2 ++ 2 files changed, 7 insertions(+), 17 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0f95f1a85..ee9ecf78c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,11 +11,9 @@ jobs: strategy: fail-fast: false - matrix: - distro: [ "tumbleweed", "leap_latest" ] container: - image: registry.opensuse.org/yast/head/containers_${{matrix.distro}}/yast-ruby + image: registry.opensuse.org/yast/sle-15/sp5/containers/yast-ruby steps: @@ -34,8 +32,6 @@ jobs: # send the coverage report to coveralls.io - name: Coveralls Report - # send it only from the TW build to avoid duplicate submits - if: ${{ matrix.distro == 'tumbleweed' }} uses: coverallsapp/github-action@master with: github-token: ${{ secrets.GITHUB_TOKEN }} @@ -45,11 +41,9 @@ jobs: strategy: fail-fast: false - matrix: - distro: [ "leap_latest" ] container: - image: registry.opensuse.org/yast/head/containers_${{matrix.distro}}/yast-ruby + image: registry.opensuse.org/yast/sle-15/sp5/containers/yast-ruby steps: @@ -64,11 +58,9 @@ jobs: strategy: fail-fast: false - matrix: - distro: [ "tumbleweed", "leap_latest" ] container: - image: registry.opensuse.org/yast/head/containers_${{matrix.distro}}/yast-ruby + image: registry.opensuse.org/yast/sle-15/sp5/containers/yast-ruby steps: @@ -83,11 +75,9 @@ jobs: strategy: fail-fast: false - matrix: - distro: [ "leap_latest" ] container: - image: registry.opensuse.org/yast/head/containers_${{matrix.distro}}/yast-ruby + image: registry.opensuse.org/yast/sle-15/sp5/containers/yast-ruby steps: @@ -104,11 +94,9 @@ jobs: strategy: fail-fast: false - matrix: - distro: [ "leap_latest" ] container: - image: registry.opensuse.org/yast/head/containers_${{matrix.distro}}/yast-ruby + image: registry.opensuse.org/yast/sle-15/sp5/containers/yast-ruby steps: diff --git a/Rakefile b/Rakefile index 2432dd52a..99b7b5f7d 100644 --- a/Rakefile +++ b/Rakefile @@ -1,5 +1,7 @@ require "yast/rake" +Yast::Tasks.submit_to :sle15sp5 + Yast::Tasks.configuration do |conf| # lets ignore license check for now conf.skip_license_check << /.*/