Commit Graph

395 Commits

Author SHA1 Message Date
debugtalk
d5dff2dcdf feat: add scaffold for plugin 2022-01-17 21:40:20 +08:00
debugtalk
b84f33eee1 docs: add plugin docs 2022-01-17 20:16:02 +08:00
debugtalk
ede35216e2 feat: add github.com/httprunner/hrp/plugin sub-module 2022-01-17 17:32:32 +08:00
debugtalk
fd7992add5 change: report event for initializing plugin 2022-01-17 17:20:47 +08:00
debugtalk
675ded099d refactor: plugin structure 2022-01-17 16:56:44 +08:00
debugtalk
24546e98e6 Merge pull request #58 from httprunner/go-plugin
fix unittests for plugin
2022-01-17 00:11:00 +08:00
debugtalk
60de951673 change: update docs 2022-01-17 00:07:18 +08:00
debugtalk
48c0f63812 refactor: convertArgs 2022-01-17 00:06:56 +08:00
debugtalk
39994501df change: update github action 2022-01-16 00:15:15 +08:00
debugtalk
c1b9daeb5a change: remove plugin sub-module 2022-01-16 00:13:49 +08:00
debugtalk
f41c489699 fix: unittests for CallFunc 2022-01-16 00:07:06 +08:00
debugtalk
875f2fadd3 refactor: hashicorp tests 2022-01-15 00:32:09 +08:00
debugtalk
a0de8106d7 change: update docs 2022-01-14 17:52:23 +08:00
debugtalk
5c647c2435 change: update sub module 2022-01-14 17:44:41 +08:00
debugtalk
a2b1515210 Merge pull request #57 from httprunner/go-plugin
integrate hashicorp plugin
2022-01-14 17:40:51 +08:00
debugtalk
7af6b8419f change: init module github.com/httprunner/hrp/plugin 2022-01-14 17:35:17 +08:00
debugtalk
b8d6192a34 refactor: plugin functions can be defined in any format 2022-01-14 17:25:07 +08:00
debugtalk
5a943ff721 feat: support creating and calling custom functions with hashicorp/go-plugin 2022-01-14 09:30:18 +08:00
debugtalk
f3e2414502 merge main 2022-01-13 18:51:00 +08:00
debugtalk
3e8391054f bump version to v0.5.1 2022-01-13 18:41:13 +08:00
debugtalk
bf1849a8c0 Merge pull request #54 from xucong053/main
fix: ensure last stats to be reported
2022-01-13 18:35:10 +08:00
debugtalk
cc75b966ac Merge pull request #55 from xucong053/chore/add-error-log-and-summary-of-response-time-to-prometheus
feat: add error log and summary of PCT95 response time to prometheus
2022-01-13 18:30:04 +08:00
徐聪
6f2080003e feat: add error log and summary of response time to prometheus. 2022-01-13 17:41:27 +08:00
debugtalk
c31d76b557 change: cache loaded functions to improve performance 2022-01-13 15:07:10 +08:00
debugtalk
1c7f2f9834 refactor: go plugin 2022-01-13 14:44:16 +08:00
徐聪
b79bb96094 fix: resolve the problem of reporting last stats failure. 2022-01-13 10:54:18 +08:00
xucong053
68e872e78b Merge pull request #10 from httprunner/main
new pull request 2022.1.12
2022-01-12 14:59:38 +08:00
debugtalk
a25c51548c Merge pull request #49 from xucong053/chore/specify-running-cycles-for-load-testing
feat: specify running cycles for load testing
2022-01-12 14:58:08 +08:00
徐聪
13a63b9ad8 feat: specify running cycles for load testing. 2022-01-12 14:51:53 +08:00
徐聪
f765921233 feat: specify running cycles for load testing. 2022-01-12 14:48:43 +08:00
debugtalk
b58dbaa9db fix: use GA_TRACKING_ID 2022-01-08 23:14:43 +08:00
debugtalk
3667440030 Merge pull request #52 from httprunner/scaffold
- feat: create scaffold project
- fix: report GA event with value to indicate failure
2022-01-08 22:58:21 +08:00
debugtalk
2445df8d6c change: unittest action 2022-01-08 22:57:32 +08:00
debugtalk
cc21e7d2c0 change: scaffold action 2022-01-08 22:55:08 +08:00
debugtalk
df8a6590fa change: scaffold action 2022-01-08 22:53:32 +08:00
debugtalk
b83aec93c7 change: scaffold action 2022-01-08 22:41:33 +08:00
debugtalk
2887e27835 change: trigger github action for scaffold 2022-01-08 22:31:02 +08:00
debugtalk
853a456b12 change: udpate docs 2022-01-08 22:25:52 +08:00
debugtalk
c6549f4012 feat: create scaffold project 2022-01-08 22:12:21 +08:00
debugtalk
2ec2b86c05 refactor: commands 2022-01-08 15:10:37 +08:00
debugtalk
2598691c69 fix: report GA event with value to indicate failure 2022-01-08 12:35:54 +08:00
debugtalk
e596bddda7 feat: init scaffold 2022-01-08 11:42:39 +08:00
debugtalk
9a31001029 docs: udpate README 2022-01-07 18:28:46 +08:00
debugtalk
b102a6d0ed Merge pull request #50 from httprunner/go-plugin
v0.5.0

- feat: install hrp with one shell command
- feat: report GA event for loading go plugin
2022-01-07 18:16:32 +08:00
debugtalk
8a7a2d3cbb docs: update changelog 2022-01-07 18:14:46 +08:00
debugtalk
55688e3b6f feat: install hrp with one shell command 2022-01-07 17:59:42 +08:00
debugtalk
3e94e1490a revert tmp 2022-01-07 15:49:21 +08:00
debugtalk
765c45cb14 tmp: test release 2022-01-07 15:46:09 +08:00
debugtalk
005a5e5fb8 change: RunE => Run 2022-01-07 15:38:34 +08:00
debugtalk
a9f17fb7b6 fix: load GA_TRACKING_ID from github env for release 2022-01-07 10:43:28 +08:00