mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-22 08:50:13 +08:00
feat #11: release hrp cli binaries automatically with github actions
feat #20: add Makefile for running unittest and building hrp cli binary
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
# Release History
|
||||
|
||||
## v0.2.0 (2021-11-18)
|
||||
## v0.2.0 (2021-11-19)
|
||||
|
||||
- feat: deploy mkdocs to github pages when PR merged
|
||||
- feat: release hrp cli binaries automatically with github actions
|
||||
- feat: add Makefile for running unittest and building hrp cli binary
|
||||
|
||||
## v0.1.0 (2021-11-18)
|
||||
|
||||
|
||||
@@ -22,4 +22,4 @@ Copyright 2021 debugtalk
|
||||
* [hrp har2case](hrp_har2case.md) - Convert HAR to json/yaml testcase files
|
||||
* [hrp run](hrp_run.md) - run API test
|
||||
|
||||
###### Auto generated by spf13/cobra on 18-Nov-2021
|
||||
###### Auto generated by spf13/cobra on 19-Nov-2021
|
||||
|
||||
@@ -37,4 +37,4 @@ hrp boom [flags]
|
||||
|
||||
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
||||
|
||||
###### Auto generated by spf13/cobra on 18-Nov-2021
|
||||
###### Auto generated by spf13/cobra on 19-Nov-2021
|
||||
|
||||
@@ -23,4 +23,4 @@ hrp har2case harPath... [flags]
|
||||
|
||||
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
||||
|
||||
###### Auto generated by spf13/cobra on 18-Nov-2021
|
||||
###### Auto generated by spf13/cobra on 19-Nov-2021
|
||||
|
||||
@@ -30,4 +30,4 @@ hrp run path... [flags]
|
||||
|
||||
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
||||
|
||||
###### Auto generated by spf13/cobra on 18-Nov-2021
|
||||
###### Auto generated by spf13/cobra on 19-Nov-2021
|
||||
|
||||
Reference in New Issue
Block a user