Skip to content

Commit

Permalink
Merge pull request #825 from gooddata/snapshot-master-d89a1a47-to-rel…
Browse files Browse the repository at this point in the history
…/dev

[bot] Merge master/d89a1a47 into rel/dev
  • Loading branch information
yenkins-admin authored Oct 3, 2024
2 parents 33527c3 + d89a1a4 commit 6db0df9
Show file tree
Hide file tree
Showing 3 changed files with 1,072 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
- gooddata-fdw
- gooddata-sdk
- gooddata-dbt
- gooddata-flight-server
- gooddata-flexfun
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -80,6 +82,8 @@ jobs:
- gooddata-fdw
- gooddata-sdk
- gooddata-dbt
- gooddata-flight-server
- gooddata-flexfun
steps:
- name: Obtain ${{ matrix.component }} artifacts
uses: actions/download-artifact@v4
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/dev-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
- gooddata-fdw
- gooddata-sdk
- gooddata-dbt
- gooddata-flight-server
- gooddata-flexfun
steps:
- name: Checkout Repository
uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 6db0df9

Please sign in to comment.