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: update sample app #24

Merged
merged 1 commit into from
Apr 17, 2018
Merged

fix: update sample app #24

merged 1 commit into from
Apr 17, 2018

Conversation

jinwoo
Copy link
Member

@jinwoo jinwoo commented Apr 17, 2018

  • Use new certificate files
    Chrome 65 ignores push when using bad certs. New cert files were
    generated using tls-keygen.
  • Update fastify and fastify-static
    Make them match with the versions used in the fastify-auto-push plugin.

* Use new certificate files
  Chrome 65 ignores push when using bad certs. New cert files were
  generated using `tls-keygen`.
* Update `fastify` and `fastify-static`
  Make them match with the versions used in the `fastify-auto-push` plugin.
@jinwoo jinwoo requested review from ofrobots and a team April 17, 2018 17:10
@jinwoo
Copy link
Member Author

jinwoo commented Apr 17, 2018

/cc @mcollina

@codecov-io
Copy link

Codecov Report

Merging #24 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   94.59%   94.59%           
=======================================
  Files           1        1           
  Lines          37       37           
  Branches        7        7           
=======================================
  Hits           35       35           
  Misses          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f576bf...df08cd9. Read the comment docs.

@jinwoo
Copy link
Member Author

jinwoo commented Apr 17, 2018

This is part of fixes for #23

@jinwoo jinwoo merged commit 36cf5fb into google:master Apr 17, 2018
@jinwoo jinwoo deleted the update-sample branch April 17, 2018 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants