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

fix(gatsby-adapter-netlify): handler generation on windows #38900

Merged
merged 28 commits into from
Apr 10, 2024
Merged

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    8bef331 View commit details
    Browse the repository at this point in the history
  2. actually failing test in windows

    pieh committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    616479c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3faca33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80a6f74 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

    pieh committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    530800b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. feat: add a way to configure functions executing platform/arch and ad…

    …d early check in DSG/SSR
    pieh committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ea45d1f View commit details
    Browse the repository at this point in the history
  2. refactor: move some utility functions around, cleanup standalone-rege…

    …nrate, restore engine validation, add structured error and better error messages
    pieh committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    407f6be View commit details
    Browse the repository at this point in the history
  3. chore: add jsdocs description for functionsPlatform and functionsArch…

    … optional config values passed by adapter
    pieh committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e2bdeac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95c7a1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96217df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b9ecde View commit details
    Browse the repository at this point in the history
  7. test: typo

    pieh committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a09a65d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. test: maybe cd into dirs?

    pieh committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d1c7612 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb2fe1 View commit details
    Browse the repository at this point in the history
  3. chore: single quote to double

    pieh committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2a9f921 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28dea6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    686912b View commit details
    Browse the repository at this point in the history
  6. chore: install deps in win smoke

    pieh committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    18263ae View commit details
    Browse the repository at this point in the history
  7. ?

    pieh committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3979168 View commit details
    Browse the repository at this point in the history
  8. newer node needed for ntl-cli

    pieh committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9af58b3 View commit details
    Browse the repository at this point in the history
  9. run ntl through yarn

    pieh committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8c55e40 View commit details
    Browse the repository at this point in the history
  10. Revert "run ntl through yarn"

    This reverts commit 8c55e40.
    pieh committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ec1e319 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6713e37 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f7db06 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6509104 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    e25d4e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c507fb6 View commit details
    Browse the repository at this point in the history