Commit Graph

386 Commits

Author SHA1 Message Date
debugtalk
3c63f59c58 change: remove plugin sub-module 2022-01-16 00:13:49 +08:00
debugtalk
e41f03e49e fix: unittests for CallFunc 2022-01-16 00:07:06 +08:00
debugtalk
de7c4b87da refactor: hashicorp tests 2022-01-15 00:32:09 +08:00
debugtalk
a4d3b3936b change: update docs 2022-01-14 17:52:23 +08:00
debugtalk
736830e092 change: update sub module 2022-01-14 17:44:41 +08:00
debugtalk
8dedd4883f Merge pull request #57 from httprunner/go-plugin
integrate hashicorp plugin
2022-01-14 17:40:51 +08:00
debugtalk
0bd2186dd9 change: init module github.com/httprunner/hrp/plugin 2022-01-14 17:35:17 +08:00
debugtalk
7fb517915b refactor: plugin functions can be defined in any format 2022-01-14 17:25:07 +08:00
debugtalk
b42e6f8019 feat: support creating and calling custom functions with hashicorp/go-plugin 2022-01-14 09:30:18 +08:00
debugtalk
0058f683df merge main 2022-01-13 18:51:00 +08:00
debugtalk
3de1068641 bump version to v0.5.1 hrp-v0.5.1 2022-01-13 18:41:13 +08:00
debugtalk
5cdfa76f7e Merge pull request #54 from xucong053/main
fix: ensure last stats to be reported
2022-01-13 18:35:10 +08:00
debugtalk
5b1b6c4423 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
徐聪
1cb4c105a4 feat: add error log and summary of response time to prometheus. 2022-01-13 17:41:27 +08:00
debugtalk
f27b7d5cb9 change: cache loaded functions to improve performance 2022-01-13 15:07:10 +08:00
debugtalk
63b9249340 refactor: go plugin 2022-01-13 14:44:16 +08:00
徐聪
b70dc3a47b fix: resolve the problem of reporting last stats failure. 2022-01-13 10:54:18 +08:00
xucong053
66bc29ddf4 Merge pull request #10 from httprunner/main
new pull request 2022.1.12
2022-01-12 14:59:38 +08:00
debugtalk
f2ef6db893 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
徐聪
1d04b2c22d feat: specify running cycles for load testing. 2022-01-12 14:51:53 +08:00
徐聪
7a15df3177 feat: specify running cycles for load testing. 2022-01-12 14:48:43 +08:00
debugtalk
b80730d8a4 fix: use GA_TRACKING_ID hrp-v0.5.0 2022-01-08 23:14:43 +08:00
debugtalk
48c33ed9d3 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
46dcd7f2d9 change: unittest action 2022-01-08 22:57:32 +08:00
debugtalk
b6b39b9a04 change: scaffold action 2022-01-08 22:55:08 +08:00
debugtalk
4189ed9b3f change: scaffold action 2022-01-08 22:53:32 +08:00
debugtalk
1c0d27004e change: scaffold action 2022-01-08 22:41:33 +08:00
debugtalk
22152048b4 change: trigger github action for scaffold 2022-01-08 22:31:02 +08:00
debugtalk
4cc037621a change: udpate docs 2022-01-08 22:25:52 +08:00
debugtalk
1c8df8ecfd feat: create scaffold project 2022-01-08 22:12:21 +08:00
debugtalk
288346bfd8 refactor: commands 2022-01-08 15:10:37 +08:00
debugtalk
d3c97800f0 fix: report GA event with value to indicate failure 2022-01-08 12:35:54 +08:00
debugtalk
d1b80bb164 feat: init scaffold 2022-01-08 11:42:39 +08:00
debugtalk
30db032fbb docs: udpate README 2022-01-07 18:28:46 +08:00
debugtalk
a6f0bef54a 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
7bc0e2fbaa docs: update changelog 2022-01-07 18:14:46 +08:00
debugtalk
e0b0de4b93 feat: install hrp with one shell command 2022-01-07 17:59:42 +08:00
debugtalk
c67af6aef4 revert tmp 2022-01-07 15:49:21 +08:00
debugtalk
3846492a60 tmp: test release 2022-01-07 15:46:09 +08:00
debugtalk
2a9f018489 change: RunE => Run 2022-01-07 15:38:34 +08:00
debugtalk
321485588b fix: load GA_TRACKING_ID from github env for release 2022-01-07 10:43:28 +08:00
debugtalk
c8dd4b2e28 fix: load GA_TRACKING_ID from github env 2022-01-07 10:38:18 +08:00
debugtalk
a9f531515c change: update docs 2022-01-07 10:12:35 +08:00
debugtalk
b85e577f6f change: get GA Tracking ID from env 2022-01-07 10:05:46 +08:00
debugtalk
1fdd873b9a change: add GA event for loading go plugin 2022-01-07 09:49:55 +08:00
debugtalk
bbd9ebcecb change: remove extra log 2022-01-06 20:54:07 +08:00
debugtalk
5f089730f5 Merge pull request #46 from httprunner/go-plugin
feat: support creating and calling custom functions with go plugin
2022-01-06 20:50:04 +08:00
debugtalk
c26dd234b6 fix: avoid data racing 2022-01-06 19:45:37 +08:00
debugtalk
40e1c28ee3 fix: unittest 2022-01-06 18:22:25 +08:00
debugtalk
3f1f9d3690 refactor: call function 2022-01-06 18:03:56 +08:00