Skip to content

Commit

Permalink
Merge remote-tracking branch 'opendatahub/master' into rebase-2.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo M. Oliveira <[email protected]>
  • Loading branch information
rimolive committed Oct 8, 2024
2 parents b9178ad + 0f96e42 commit 8e291da
Show file tree
Hide file tree
Showing 25 changed files with 474 additions and 198 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-prs-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
echo ${{ github.event.pull_request.state }} >> ./pr/pr_state
echo ${{ github.event.pull_request.head.sha }} >> ./pr/head_sha
echo ${{ github.event.action }} >> ./pr/event_action
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
with:
name: pr
path: pr/
2 changes: 1 addition & 1 deletion backend/api/v2beta1/go_client/artifacts.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

110 changes: 110 additions & 0 deletions backend/api/v2beta1/go_client/artifacts.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8e291da

Please sign in to comment.