Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: supabase/edge-runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.65.6
Choose a base ref
...
head repository: supabase/edge-runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.66.0
Choose a head ref
  • 4 commits
  • 470 files changed
  • 1 contributor

Commits on Dec 19, 2024

  1. chore(fs): allow running integration tests in parallel (#463)

    * chore(fs): allow running integration tests in parallel
    
    * stamp: oops
    nyannyacha authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    ed11fea View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. 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
    nyannyacha authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    d9e0a26 View commit details
    Browse the repository at this point in the history
  2. 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
    nyannyacha authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    05fdb79 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2024

  1. 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
    nyannyacha authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    667db65 View commit details
    Browse the repository at this point in the history
Loading