Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into tidy/ingestor
Browse files Browse the repository at this point in the history
# Conflicts:
#	python/python/raphtory/__init__.pyi
#	python/python/raphtory/graphql/__init__.pyi
#	raphtory/src/python/graph/graph_with_deletions.rs
  • Loading branch information
miratepuffin committed Aug 21, 2024
2 parents 7993d3d + c655ee6 commit 12132e1
Show file tree
Hide file tree
Showing 140 changed files with 3,303 additions and 2,647 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test_rust_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ jobs:
uses: arduino/setup-protoc@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- uses: webfactory/[email protected]
name: Load pometry-storage key
with:
ssh-private-key: ${{ secrets.RA_SSH_PRIVATE_KEY }}
- name: Rust version
run: rustc --version --verbose
- uses: Swatinem/rust-cache@v2
Expand Down Expand Up @@ -81,10 +77,6 @@ jobs:
name: Cargo cache
with:
cache-all-crates: true
- uses: webfactory/[email protected]
name: Load raphtory-disk_graph key
with:
ssh-private-key: ${{ secrets.RA_SSH_PRIVATE_KEY }}
- name: Set up Python
uses: actions/setup-python@v4
with:
Expand Down
Loading

0 comments on commit 12132e1

Please sign in to comment.