Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(firebase): add support for 2nd generation functions #1500

Merged
merged 48 commits into from Aug 7, 2023

Commits on Jul 31, 2023

  1. Add the preset

    JamieCurnow authored and posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1bb3e2b View commit details
    Browse the repository at this point in the history
  2. update the docs

    JamieCurnow authored and posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e310920 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a30e30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12fd06e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    040e224 View commit details
    Browse the repository at this point in the history
  6. clean up hanging comment

    JamieCurnow authored and posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4911e25 View commit details
    Browse the repository at this point in the history
  7. update firebase v2 link from docs

    JamieCurnow authored and posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2e1789d View commit details
    Browse the repository at this point in the history
  8. update httpRequestOptions link in docs

    JamieCurnow authored and posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    11597d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e38800 View commit details
    Browse the repository at this point in the history
  10. move firebase functions dep to dev deps

    JamieCurnow authored and posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d4a5f49 View commit details
    Browse the repository at this point in the history
  11. rename preset to firebase-v2

    JamieCurnow authored and posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6e865e3 View commit details
    Browse the repository at this point in the history
  12. chore: move firebase functions to deps

    Hebilicious authored and posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    35e0701 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6980498 View commit details
    Browse the repository at this point in the history
  14. updates to the firebase docs to be explicit about installing firebase…

    … cli and more info on firebase-v2 preset
    JamieCurnow authored and posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3ebaf0c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c4aeedb View commit details
    Browse the repository at this point in the history
  16. tidy docs

    JamieCurnow authored and posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e2eb1e2 View commit details
    Browse the repository at this point in the history
  17. Add message about non-public functions

    JamieCurnow authored and posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    db04aff View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3f9bf1b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0c612af View commit details
    Browse the repository at this point in the history
  20. Update docs/content/2.deploy/providers/firebase.md

    Co-authored-by: Luke Nelson <luke@nelson.zone>
    2 people authored and posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    9af22bf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    547056f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fd7e592 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6b4b00a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    75bceb4 View commit details
    Browse the repository at this point in the history
  25. docs: adapt docs

    posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a9f8ca3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c4610e6 View commit details
    Browse the repository at this point in the history
  27. docs: add nuxt version too

    posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    22261b2 View commit details
    Browse the repository at this point in the history
  28. docs: simplify

    posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    aa4cbf4 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    41e7c43 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0712e9a View commit details
    Browse the repository at this point in the history
  31. refactor: hierarchical naming

    posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    58b164e View commit details
    Browse the repository at this point in the history
  32. chore: apply automated lint fixes

    autofix-ci[bot] authored and posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7a590a6 View commit details
    Browse the repository at this point in the history
  33. docs: updates

    posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b70180b View commit details
    Browse the repository at this point in the history
  34. Update src/types/presets.ts

    Co-authored-by: Jamie Curnow <jamie@island-web.ca>
    2 people authored and posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    79e3071 View commit details
    Browse the repository at this point in the history
  35. Update src/presets/firebase.ts

    Co-authored-by: Jamie Curnow <jamie@island-web.ca>
    2 people authored and posva committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    328dab3 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. chore: review

    posva committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9ede5b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d50422 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fba168 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fe9496 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    c54760a View commit details
    Browse the repository at this point in the history
  2. style: lint

    posva committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ae6a188 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cdd864 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a7cc34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    849fc05 View commit details
    Browse the repository at this point in the history
  6. small updates

    pi0 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    13f6061 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4f738c View commit details
    Browse the repository at this point in the history
  8. fix build

    pi0 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    cfcd2f5 View commit details
    Browse the repository at this point in the history
  9. update docs

    pi0 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    a66ded5 View commit details
    Browse the repository at this point in the history