-
-
Notifications
You must be signed in to change notification settings - Fork 69
Comparing changes
Open a pull request
base repository: supabase/edge-runtime
base: v1.65.6
head repository: supabase/edge-runtime
compare: main
- 11 commits
- 474 files changed
- 2 contributors
Commits on Dec 19, 2024
-
chore(fs): allow running integration tests in parallel (#463)
* chore(fs): allow running integration tests in parallel * stamp: oops
Configuration menu - View commit details
-
Copy full SHA for ed11fea - Browse repository at this point
Copy the full SHA ed11feaView commit details
Commits on Dec 23, 2024
-
refactor: restructure major crates part 1 (#461)
* chore: update dependencies * chore: update `Cargo.lock` * chore: enable deno workspace feature * chore: update `types/global.d.ts` * chore: update sample main script * chore: update integration test samples * refactor: retouch major crates * stamp: polishing * stamp: polishing
Configuration menu - View commit details
-
Copy full SHA for d9e0a26 - Browse repository at this point
Copy the full SHA d9e0a26View commit details -
refactor: restructure major crates part 2 (#462)
* refactor: reorganize project structure * chore: update `Cargo.lock` * chore: apply `cargo fmt --all` * refactor: move `sb_fs` ext to `crates/fs` * chore: update `Cargo.lock` * chore: apply `cargo fmt --all` * refactor: move `crates/cli` directory to project root * stamp: oops
Configuration menu - View commit details
-
Copy full SHA for 05fdb79 - Browse repository at this point
Copy the full SHA 05fdb79View commit details
Commits on Dec 25, 2024
-
feat(base): make able to trigger early drop with other resources (#465)
* fix(ci): adjust log fileter * chore: update `types/global.d.ts` * feat(base): make able to trigger early drop with other resources * chore: add integration tests
Configuration menu - View commit details
-
Copy full SHA for 667db65 - Browse repository at this point
Copy the full SHA 667db65View commit details
Commits on Dec 30, 2024
-
fix(ext/core): missing
Supabase
namespace (#467)* fix(ext/core): missing `Supabase` namespace * chore: update `global.d.ts` * chore: update `deno.json`
Configuration menu - View commit details
-
Copy full SHA for 65c4e17 - Browse repository at this point
Copy the full SHA 65c4e17View commit details
Commits on Jan 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5558d8e - Browse repository at this point
Copy the full SHA 5558d8eView commit details
Commits on Jan 3, 2025
-
fix(ext/event_worker): don't use
tracing
as the log backend if `cli……/tracing` feature flag is not enabled (#469) * fix(ext/event_worker): add a feature flag * chore(cli): update `Cargo.toml` * chore: update `Cargo.lock`
Configuration menu - View commit details
-
Copy full SHA for 6246a6f - Browse repository at this point
Copy the full SHA 6246a6fView commit details
Commits on Jan 9, 2025
-
fix: allow setting static patterns when creating a user worker (#471)
* fix: allow setting static patterns when creating a user worker * fix: clippy * fix: make static_patterns optional * formatting * Trigger Build
Configuration menu - View commit details
-
Copy full SHA for d2c21c1 - Browse repository at this point
Copy the full SHA d2c21c1View commit details
Commits on Jan 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8989dd3 - Browse repository at this point
Copy the full SHA 8989dd3View commit details
Commits on Jan 15, 2025
-
Fix static file paths and race conditions (#473)
* fix: Use entrypoint path as static file root when available. * fix(graph): don't spawn tasks in the current runtime * fix: fmt * stamp: typing * stamp(graph): use semaphore to ensure strong count is exactly one --------- Co-authored-by: Nyannyacha <meow@nnc.gg>
Configuration menu - View commit details
-
Copy full SHA for 085c61e - Browse repository at this point
Copy the full SHA 085c61eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8f8a7b - Browse repository at this point
Copy the full SHA c8f8a7bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.65.6...main