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/functions-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0-rc.1
Choose a base ref
...
head repository: supabase/functions-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0-rc.2
Choose a head ref
  • 19 commits
  • 21 files changed
  • 2 contributors

Commits on Sep 19, 2022

  1. Updated GitHub actions

    - Added Tests workflow
    - Updated to use Node 18 (next LTS from Oct 2022)
    laktek committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    35c58ce View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Merge pull request #36 from supabase/update-gh-actions-rc

    Update GitHub Actions
    laktek authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    a4a6f4f View commit details
    Browse the repository at this point in the history
  2. feat: add basic test and testing core

    egor-romanov authored and laktek committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    9a03ce4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7633387 View commit details
    Browse the repository at this point in the history
  4. feat: add few headers and body tests

    egor-romanov authored and laktek committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    7fdb3f6 View commit details
    Browse the repository at this point in the history
  5. fix: allure generate command

    egor-romanov authored and laktek committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    b1f558d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f72fdc View commit details
    Browse the repository at this point in the history
  7. feat: move to jest

    egor-romanov authored and laktek committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    b027cb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f71275a View commit details
    Browse the repository at this point in the history
  9. feat: add hijack test

    egor-romanov authored and laktek committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    33a7258 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b8e37e5 View commit details
    Browse the repository at this point in the history
  11. fix: format in hello spec

    egor-romanov authored and laktek committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    ad052bd View commit details
    Browse the repository at this point in the history
  12. fix: readme command test reports

    egor-romanov authored and laktek committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    c843309 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    99e96d9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dec050d View commit details
    Browse the repository at this point in the history
  15. fixed failing tests

    laktek committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    a1d5fad View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1577121 View commit details
    Browse the repository at this point in the history
  17. Updated README

    laktek committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    3d8f36a View commit details
    Browse the repository at this point in the history
  18. Merge pull request #35 from supabase/tests-rc

    Tests for RC
    laktek authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    2ddf418 View commit details
    Browse the repository at this point in the history
Loading