Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7.104
3.7.105
Loading