suri-framework/nomad

Automate running h2spec on CI

Open

#4 建立於 2024年3月1日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)OCaml (4 fork)github user discovery
enhancementgood first issuehelp wanted

倉庫指標

Star
 (29 star)
PR 合併指標
 (PR 指標待抓取)

描述

Currently we do not have an HTTP/2 implementation, but to track compliance with the spec and make it easy to see how far along we are, we should run the h2spec tool against a sample HTTP/2 server on our CI workflows, and publish the reports as artifacts.

This will let us quickly check how far along we are.

For an example of how to run the tool, see: https://github.com/mtrudel/bandit/blob/main/.github/workflows/h2spec.yml

貢獻者指南