From 99b4b5a730a722f9d1e16810ef99d07387ad0e13 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Thu, 5 Mar 2026 12:05:04 +0100 Subject: [PATCH] chore: temporarily disable fossa workflow --- .github/workflows/check.yaml | 6 +++--- .github/workflows/gate.yaml | 2 +- VERSION | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml index 32ac4f5b5..ec33a2bad 100644 --- a/.github/workflows/check.yaml +++ b/.github/workflows/check.yaml @@ -24,8 +24,8 @@ jobs: uses: tj-actions/changed-files@v45 gooddata-ruby-lcm-build-pipeline: - needs: - - gooddata-ruby-lcm-integration-e2e + #needs: + # - gooddata-ruby-lcm-integration-e2e permissions: contents: read id-token: write @@ -97,7 +97,7 @@ jobs: needs: - prepare-env - gooddata-ruby-lcm-build-pipeline - - gooddata-ruby-fossa-licenses-validate-LR-ticket-zuul + # - gooddata-ruby-fossa-licenses-validate-LR-ticket-zuul steps: - name: Check if needed jobs succeeded uses: re-actors/alls-green@release/v1 diff --git a/.github/workflows/gate.yaml b/.github/workflows/gate.yaml index 4e43e8e14..1df6157e7 100644 --- a/.github/workflows/gate.yaml +++ b/.github/workflows/gate.yaml @@ -106,7 +106,7 @@ jobs: if: always() needs: - prepare-env - - gooddata-ruby-fossa-licenses-validate-LR-ticket-zuul + # - gooddata-ruby-fossa-licenses-validate-LR-ticket-zuul - gooddata-ruby-lcm-promote-pipeline steps: - name: Check if needed jobs succeeded diff --git a/VERSION b/VERSION index 9aeae61eb..80fd26f37 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.7.104 +3.7.105