Skip to content

Commit

Permalink
feat: federation support + query planner (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
YassinEldeeb authored Jan 11, 2024
1 parent 2d6a666 commit 4dedc4e
Show file tree
Hide file tree
Showing 33 changed files with 8,989 additions and 1,101 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,4 +154,4 @@ jobs:
if: ${{ github.event_name == 'pull_request' }}
with:
filePath: tools/panic_free_analyzer/output.md
comment_tag: rust-code-audit
comment_tag: rust-code-audit
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
set: |
*.cache-from=type=gha,scope=build
*.cache-to=type=gha,scope=build,mode=max
- name: docker details pr comment
uses: marocchino/sticky-pull-request-comment@v2
if: ${{ github.event_name == 'pull_request' }}
Expand Down
Loading

0 comments on commit 4dedc4e

Please sign in to comment.