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 http2SecureServer test (next branch) #1682

Merged
merged 1 commit into from
May 31, 2019
Merged

Conversation

Ethan-Arrowood
Copy link
Member

@Ethan-Arrowood Ethan-Arrowood commented May 30, 2019

Checklist

  • run npm run test and npm run benchmark
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message and code follows Code of conduct

Ref #1678 and #1681

all branches CI was failing most likely due to a type update in the @types/node library. I've tracked down the error and updated our tests so it passes.

Can land as a patch

@Ethan-Arrowood Ethan-Arrowood changed the base branch from master to next May 30, 2019 15:44
This was referenced May 30, 2019
@Ethan-Arrowood
Copy link
Member Author

The checks on this PR have passed: https://dev.azure.com/fastify/fastify/_build/results?buildId=1706&view=results

I don't know why GitHub is reporting the few Windows_yarn ones as cancelled 😕

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@delvedor delvedor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mcollina mcollina merged commit 05ed742 into fastify:next May 31, 2019
@Eomm Eomm added bugfix Issue or PR that should land as semver patch typescript TypeScript related labels May 31, 2019
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bugfix Issue or PR that should land as semver patch typescript TypeScript related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants