Commit Graph

699 Commits

Author SHA1 Message Date
Zaiming Shi 903eadad57 fix(ci): wait for emqx in mac test 2021-01-27 23:18:49 +01:00
Zaiming Shi fa7d96dd4a Merge remote-tracking branch 'origin/dev/v4.3.0' into dev/v5.0 2021-01-26 19:32:55 +01:00
Zaiming Shi 197196624e chore(CI): Put OTP 23 on trial 2021-01-25 11:44:00 +01:00
Zaiming Shi 20c37609af
Merge pull request #4062 from emqx/dev/v4.3.0
Auto-pull-request-on-2021-01-24
2021-01-24 22:29:09 +01:00
zhanghongtong 17ee5b0af5 build(helm): add loaded-plugins and loaded-modules to helm configmap
turn off telemetry in CI
2021-01-23 12:21:16 +08:00
Zaiming Shi 84e922205b
Merge pull request #4056 from emqx/dev/v4.3.0
Auto-pull-request-on-2021-01-22
2021-01-22 21:41:06 +01:00
zhanghongtong d7854a2f0c chore(CI): fix spelline errors 2021-01-22 16:26:48 +01:00
Zaiming Shi 5d45325cb8 fix(conf): quote config values 2021-01-22 14:20:47 +01:00
Zaiming Shi b9071394c4 Merge remote-tracking branch 'origin/dev/v4.3.0' into chore-merge-v430-to-v50 2021-01-21 23:53:12 +01:00
Yudai Kiyofuji 455f210b4c
feat(cuttlefish): use hocon as a parsing function (#4008)
* chore(conf): add quotation for hocon

* chore(conf): fix paths incompatible with hocon

* chore(conf): use hocon as parsing function

* chore(docker): add quotation to some env variables for hocon
2021-01-19 19:52:17 +09:00
zhanghongtong e2389ab8e7 chore(CI): update erlang version 2021-01-19 09:08:01 +08:00
wwhai a6de90c3f9
fix(test): add two way ssl test (#4025) 2021-01-16 22:28:15 +08:00
zhanghongtong 9e03d6fea1 chore(auth): configuration format of unified authentication plug-in 2021-01-15 20:25:09 +08:00
bignullnull 981482d707
fix(test): fix test cases (#4012)
* fix(test): fix test cases
2021-01-15 09:48:57 +08:00
zhanghongtong 66cbedd978 test(CI): run xref case in actions 2021-01-13 18:15:46 +08:00
tigercl 372687d79d
improve(http): replace httpc with gun, improve performance and fix httpc unresponsiveness (#3940) 2021-01-13 13:47:23 +08:00
zhanghongtong 72148c9e20 test(CI): update matrix for build packages 2020-12-30 18:18:15 +08:00
zhanghongtong 75381bc945 test(CI): update matrix for build packages 2020-12-30 13:45:23 +08:00
zhanghongtong d90bf9a1db test(CI): update build packages
remove unnecessary steps from the workflow for building a package
2020-12-30 13:45:23 +08:00
zhanghongtong fcf6743173 test(CI): delete matrix for test case 2020-12-29 00:03:12 +08:00
zhanghongtong 41afcde964 chore(ssl conf): update the ssl configuration format for mongo, pgsql, and redis plug-ins 2020-12-29 00:03:12 +08:00
zhanghongtong 6989c7a83d test(CI): add cts 2020-12-29 00:03:12 +08:00
Shawn 505a6bef42 fix(coverall): temporarily delete the coverall 2020-12-28 16:02:04 +08:00
zhanghongtong ce6411532b test(emqx): fix test case error for emqx 2020-12-22 13:39:49 +08:00
Zaiming Shi 824cf26185 chore(elvis): Move elvis-check.sh to scripts dir 2020-12-19 08:01:40 +01:00
zhanghongtong fd6cc1a848 test(CI): update actions
add fvt tests

update test cases
2020-12-17 14:23:33 +08:00
Zaiming Shi 0336cca600 Merge remote-tracking branch 'origin/master' into dev/v4.3.0 2020-12-16 11:22:58 +01:00
Rory Z c0f03ca132
test(CI): add actions for build emqx packages (#3915) 2020-12-15 13:34:11 +08:00
Zaiming Shi e06fcbb769 chore(elvis): only trigger in github action when pull request 2020-12-11 17:33:53 +08:00
ayodele.akingbule 315d14d3ed chore(lint): Add Elvis Linter Config and Github Action 2020-12-11 17:33:53 +08:00
z8674558 6a7438ce6b feat(ci): use gitlint to check if commit messages are semantic 2020-12-11 17:33:53 +08:00
Zaiming Shi 558f28ba27 refactor(build): Add dialyzer Makefile target 2020-12-10 09:35:27 +01:00
turtleDeng 8e658edb76
Merge pull request #3546 from emqx/develop
Auto-pull-request-by-2020-06-21
2020-06-21 14:14:52 +08:00
JianBo He 1700a7a98a refactor(test): put all property cases to test/props directory 2020-06-18 17:38:34 +08:00
JianBo He e3489b9d46 refactor(style): improve all types declaration
- Add dialyzer for code analysis
- Correct all the module type declarations
- Use `-type()` to declaration a type instead of `-opaque`
  (It is advantageous to the code dialyzer)

BROKEN CHANGES:
- Add a ?DEFAULT_SUBOPTS for emqx_broker:subscribe/1,2,3
- Remove the needless internal function `emqx_vm:port_info(PortTerm, Keys)`
2020-06-18 17:38:34 +08:00
turtleDeng f238414826
Merge pull request #3480 from emqx/develop 2020-05-23 10:13:22 +08:00
turtleDeng 9a7dd4579e
Update run_test_case.yaml 2020-05-23 10:04:59 +08:00
zhanghongtong a69efa31c4 Merge remote-tracking branch 'origin/develop' 2020-05-23 01:07:42 +00:00
JianBo He 361730558f Check xref 2020-05-22 10:09:52 +08:00
张奇怪 ce180ca38f
Update weekly-digest.yml
chore(weekly-digest): change publishDay
2020-05-19 10:05:35 +08:00
zhanghongtong 3950918acb chore(weekly-digest): update weekly-digest configure 2020-05-08 16:51:16 +08:00
turtleDeng 42de682428 Update issue templates 2020-04-22 17:15:58 +08:00
张奇怪 4613778839 Update issue templates 2020-04-21 09:45:03 +08:00
turtleDeng cc76abdcb3 Update issue templates 2020-04-16 17:28:20 +08:00
张奇怪 973a31a041 Update issue templates 2020-04-16 11:40:35 +08:00
JianBo He e492260fe8 Change travis-ci to github action 2020-03-21 13:40:16 +08:00
JianBo He 40758fb693 Workflow (#3163)
Add workflows
2020-01-09 11:53:20 +08:00
Feng Lee 9cca05b3ab TEMPLATE 2016-11-10 17:26:02 +08:00
thewawar 434439721a Add issue template 2016-11-03 18:07:42 +08:00