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

HTTP2 Pusher interface is broken #65

Merged
merged 5 commits into from
Dec 18, 2020
Merged

HTTP2 Pusher interface is broken #65

merged 5 commits into from
Dec 18, 2020

Conversation

fabiocicerchia
Copy link
Owner

Ref: #33

@lgtm-com
Copy link

lgtm-com bot commented Dec 16, 2020

This pull request fixes 1 alert when merging 91aebaa into 1945d0d - view on LGTM.com

fixed alerts:

  • 1 for Useless assignment to local variable

@fabiocicerchia fabiocicerchia changed the base branch from main to v0.2.0 December 16, 2020 20:52
@lgtm-com
Copy link

lgtm-com bot commented Dec 16, 2020

This pull request fixes 1 alert when merging bd31937 into 1945d0d - view on LGTM.com

fixed alerts:

  • 1 for Useless assignment to local variable

@fabiocicerchia fabiocicerchia force-pushed the issue-33 branch 25 times, most recently from 049ace2 to 6f030e4 Compare December 17, 2020 06:55
@fabiocicerchia fabiocicerchia force-pushed the issue-33 branch 12 times, most recently from 73ae33f to cea31d3 Compare December 17, 2020 21:57
@fabiocicerchia fabiocicerchia force-pushed the issue-33 branch 3 times, most recently from 92f923c to 8ab5458 Compare December 17, 2020 22:09
@fabiocicerchia fabiocicerchia force-pushed the issue-33 branch 5 times, most recently from 1a09133 to ae71dcd Compare December 18, 2020 16:43
@@ -0,0 +1,70 @@
# TESTING PURPOSES ONLY
Copy link
Owner Author

Choose a reason for hiding this comment

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

code smell, should be only one file

@@ -0,0 +1,4 @@
FROM nginx:1.19.5-alpine
Copy link
Owner Author

Choose a reason for hiding this comment

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

code smell, should be configured in github actions

@@ -0,0 +1,31 @@
map $http_upgrade $connection_upgrade {
Copy link
Owner Author

Choose a reason for hiding this comment

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

code smell, should be only one file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant