Commit Graph

14 Commits

Author SHA1 Message Date
罗泽轩
047f5e7d50
test: make fuzzing-ci pass again (#4510) 2021-07-01 12:28:31 +08:00
Shuyang Wu
c61261af8d
ci: use concurrency to cancel duplicate workflow (#4364)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-06-03 18:55:36 +08:00
dependabot[bot]
660be32684
chore(deps): bump actions/cache from 2.1.5 to 2.1.6 (#4330)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 06:04:33 -04:00
dependabot[bot]
c9d3cba845
chore(deps): bump actions/checkout from 2 to 2.3.4 (#4225)
Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 19:00:14 +08:00
dependabot[bot]
87890266a0
chore(deps): bump actions/cache from 2 to 2.1.5 (#4224)
Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 18:58:49 +08:00
Shuyang Wu
504cd1b096
ci: revert luarocks retry (#4038) 2021-05-10 21:23:03 +08:00
罗泽轩
32d6b6e03a
chore: improve the debug experimence of the luarocks install script (#4167)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-30 13:06:22 +08:00
nic-chen
22dd899913
ci: cache deps (#4026) 2021-04-13 17:14:37 +08:00
Shuyang Wu
206a807ff6
ci: more retry on fetching lua rocks (#4029) 2021-04-13 14:04:36 +08:00
罗泽轩
dbd86f2ad4
ci: bypass test if the change is doc only (#3950)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-02 15:26:24 +08:00
idbeta
f3449f30f8
test: add fuzzing case for the route with vars (#3667) 2021-03-01 10:02:15 +08:00
idbeta
5591595228
test: add fuzzing case for the route with serverless-post-function (#3639)
relate #3340
2021-02-25 09:33:25 +08:00
Alex Zhang
bee574f57b
fix: use openssl111 in openresty dir in precedence (#3603)
close #3600
2021-02-20 20:28:21 +08:00
idbeta
7bdb05a4db
test: add fuzzing on apisix dp (#3525)
relate #3340

fuzzing for the simple route's data plane.
2021-02-11 14:11:47 +08:00