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

Add skuba start fastify support #1101

Merged
merged 9 commits into from
Feb 6, 2023
Merged

Add skuba start fastify support #1101

merged 9 commits into from
Feb 6, 2023

Commits on Feb 5, 2023

  1. add fastify support

    samchungy committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    6b15328 View commit details
    Browse the repository at this point in the history
  2. restore type

    samchungy committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    73b32e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. add better types

    samchungy committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    a500542 View commit details
    Browse the repository at this point in the history
  2. add integration tests

    samchungy committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    337a478 View commit details
    Browse the repository at this point in the history
  3. ignore unused

    samchungy committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    5433029 View commit details
    Browse the repository at this point in the history
  4. Add doco and changeset

    samchungy committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    be839ec View commit details
    Browse the repository at this point in the history
  5. nitpick

    samchungy committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    6a977d0 View commit details
    Browse the repository at this point in the history
  6. fix example

    samchungy committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    23c4f57 View commit details
    Browse the repository at this point in the history
  7. fix example again

    samchungy committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    95026b7 View commit details
    Browse the repository at this point in the history