Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: github action for benchmark sanity check (#133)
* link config.md to index.md Change-Id: I56bedfa5f781d655214857ea42542251759a28a1 * update (link _config.md to _index.md) Change-Id: I40c329b1e066faebe765675733959239670d9a01 * update readme.md to add config.md link Change-Id: I31e1ac09cb3dab7736ed4e2fb94c83261dfa1132 * merge from main (#131) * fix: Doc refine - link _config.md to _index.md (#129) * link config.md to index.md Change-Id: I56bedfa5f781d655214857ea42542251759a28a1 * update (link _config.md to _index.md) Change-Id: I40c329b1e066faebe765675733959239670d9a01 --------- Co-authored-by: xiaosong yang <[email protected]> * fix: update readme.md to add config.md link (#130) * link config.md to index.md Change-Id: I56bedfa5f781d655214857ea42542251759a28a1 * update (link _config.md to _index.md) Change-Id: I40c329b1e066faebe765675733959239670d9a01 * update readme.md to add config.md link Change-Id: I31e1ac09cb3dab7736ed4e2fb94c83261dfa1132 --------- Co-authored-by: xiaosong yang <[email protected]> --------- Co-authored-by: xiaosong yang <[email protected]> * init github action for benchmark sanity check Change-Id: Ica2cbab2681d196862e307c0b6e15945df2d0b9c * renamed: .github/workflows/sanity-test.yml -> .github/workflows/sanity-test.yaml Change-Id: Id56743fa69e57a03dad2f825e3a2121effd02e4a * Update sanity-test.yaml * rename sanity-test.yaml to build.yaml to test the script Change-Id: I5c5e1659b41a112200e3d60c84670fa71cbac541 * Update build.yaml * Update to test build.yaml * Update and test build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * Update build.yaml * benchmark sanity github action Change-Id: Ie2500a0aff70240b6139905389c3c11aa945b4db * only test http Change-Id: Ia5253a34dc475ffc2fb8bb5245b02c0b48d17145 * debug https Change-Id: I642258ce01f3739b011e6c592f3205f389d1ef33 * benchmark-sanity.yaml applies to master branch. Change-Id: I17f28ef00bbdb1cfa7d55e8b418f401702f0c1cc --------- Co-authored-by: xiaosong yang <[email protected]>
- Loading branch information