Commit Graph

8767 Commits

Author SHA1 Message Date
Zaiming (Stone) Shi 2062911e3b Merge remote-tracking branch 'origin/release-v43' into release-v44 2022-11-04 13:28:12 +01:00
Xinyu Liu 1887ae735b
Merge pull request #9291 from JimMoen/fix/repub-or-mqtt-bridge-topic-validate
fix: mqtt_bridge and republish validate msg topic
2022-11-04 19:14:41 +08:00
Zaiming (Stone) Shi 7dfa83f3c6
Merge pull request #9223 from emqx/av/parallelCTruns
ci(test): test parallel CT runs on self-hosted runners
2022-11-04 12:11:54 +01:00
Zaiming (Stone) Shi 57cc0366e0
Merge pull request #9305 from zmstone/1104-ci-fix-artifacts-upload
ci: fix artifact upload path
2022-11-04 12:09:35 +01:00
Zaiming (Stone) Shi bd39b9b627 ci: fix artifact upload path 2022-11-04 09:56:19 +01:00
JimMoen f9276edaf8
fix: mqtt_bridge and republish validate msg topic 2022-11-04 15:40:46 +08:00
zhongwencool 5925391b37
Merge pull request #9302 from zhongwencool/update-document
chore: update management.bootstrap_apps_file's document
2022-11-04 15:08:34 +08:00
zhongwencool 215548155b chore: update management.bootstrap_apps_file's document 2022-11-04 10:35:59 +08:00
Zaiming (Stone) Shi 279046c51e Merge remote-tracking branch 'origin/release-v43' into release-v44 2022-11-03 21:58:25 +01:00
Zaiming (Stone) Shi 29477579b8
Merge pull request #9270 from id/ci-fix-packages-build-for-ee-releases
ci: fix packages build for ee releases
2022-11-03 21:52:02 +01:00
Zaiming (Stone) Shi b7a04c50ff ci: upload all cover data to the same artifact name
all concurrent jobs produces different coverdata file names
so there is clashing
2022-11-03 21:49:18 +01:00
Zaiming (Stone) Shi 31a65ca480 ci: make sure detect-profile works in source dir 2022-11-03 20:47:40 +01:00
Ivan Dyachkov 4579782b62 ci: fix packages build for ee releases
- build otp manually instead of kerl
- bump versions on some actions
- fix deprecated way of setting step output in some cases
2022-11-03 20:45:41 +01:00
Zaiming (Stone) Shi c2bc6b56ec test: ensure all modules are loaded for takeover_SUITE 2022-11-03 20:33:00 +01:00
Zaiming (Stone) Shi 25f200a122
Merge pull request #9298 from zmstone/1103-ci-fix-build
1103 ci fix build
2022-11-03 20:32:21 +01:00
Thales Macedo Garitezi 2f62426aca docs: add changelog entries 2022-11-03 16:21:13 -03:00
Zaiming (Stone) Shi 3667a35844 fix(emqx_relup): dialyzer 2022-11-03 19:42:09 +01:00
JianBo He a73eb29196 chore: avoid side effects from boot modules 2022-11-04 00:41:05 +08:00
Thales Macedo Garitezi b71b106456 feat(special_authn): set hook priority 2022-11-03 13:30:32 -03:00
Thales Macedo Garitezi f0a5208f3c fix(dialyzer): fix dialyzer warning about unmatched value 2022-11-03 11:20:24 -03:00
Thales Macedo Garitezi 30a3ea3dc4 docs: add docs for client enrichment / special auth module configurations 2022-11-03 11:19:49 -03:00
Zaiming (Stone) Shi 78c0ca18a7
Merge pull request #9296 from terry-xiaoyu/improve_testcase_emqx_rule_utils
test: improve the test cases for t_if_contains_placeholder
2022-11-03 14:45:24 +01:00
Thales Macedo Garitezi e53cf17e4c chore: export internal functions for ad-hoc debugging 2022-11-03 10:43:14 -03:00
Thales Macedo Garitezi f29ba06316 docs: fix copyright headers 2022-11-03 10:42:56 -03:00
Zaiming (Stone) Shi 219b2b6dc0 build: fix build script OTP_BASE 2022-11-03 14:37:56 +01:00
Zaiming (Stone) Shi c6efd902f8 ci: make sure detect-profile works in source dir 2022-11-03 14:36:37 +01:00
Thales Macedo Garitezi 915504c694 chore(appup): update appups 2022-11-03 10:35:57 -03:00
Thales Macedo Garitezi af4141bef4 chore(oscp_crl): port OCSP and CRL features to CE repo (re4.4) 2022-11-03 10:10:16 -03:00
Stefan Strigler 835d3a33ef fix(emqx_mgmt): call emqx_alarm:delete_all_deactivated_alarms for remote nodes
Old call was calling a non-existant function on current module, instead we make
call directly into `emqx_alarm` on remote node.
2022-11-03 14:02:55 +01:00
Zaiming (Stone) Shi 9f47ee09fe
Merge pull request #9267 from JimMoen/1028-feat-disconnect-event-type
feat: options for trigger disconnected events by different reasons
2022-11-03 13:35:25 +01:00
Zaiming (Stone) Shi 5bba281c2b chore(appup): ensure emqx module is reloaded 2022-11-03 12:45:16 +01:00
Zaiming (Stone) Shi fbc06b3dc6 chore(emqx.erl): sync changes from ee 2022-11-03 12:43:22 +01:00
Zaiming (Stone) Shi 21ebe3d50c chore: sync changes from ee 2022-11-03 12:42:32 +01:00
Zaiming (Stone) Shi 6f575aedd9 chore: sync emqx_relup to ce 2022-11-03 12:38:32 +01:00
Shawn 2c27f8c474 test: improve the test cases for t_if_contains_placeholder 2022-11-03 18:49:06 +08:00
Zaiming (Stone) Shi d25b614a93 Merge remote-tracking branch 'origin/release-v43' into release-v44 2022-11-03 11:43:50 +01:00
JimMoen cb3bd24528
test: unlink the process would be exited by tcp close 2022-11-03 16:43:34 +08:00
JimMoen 86dd1a3e05
test: different resons for disconnect event 2022-11-03 16:43:34 +08:00
JimMoen 51c532546c
feat: options for trigger disconnected events by different reasons 2022-11-03 16:43:34 +08:00
Zaiming (Stone) Shi 606ca670eb
Merge pull request #9283 from zmstone/1101-hook-order-release-43
1101 hook order release 43
2022-11-03 08:45:19 +01:00
Zaiming (Stone) Shi 0ab5ac95bb test: refactor emqx_takeover_SUITE 2022-11-02 21:09:24 +01:00
Zaiming (Stone) Shi 7d3c7e1cc3 test: clear mqtt_admin table after bootstrap test suite 2022-11-02 20:15:23 +01:00
Zaiming (Stone) Shi 16a306f6f8 test: ensure rule engine resource providers are loaded 2022-11-02 20:06:26 +01:00
Zaiming (Stone) Shi a779a58ff9 ci: no need to make cover after per app ct run 2022-11-02 20:06:26 +01:00
Zaiming (Stone) Shi f4621d3c71 test: connect MQTT client with a retry 2022-11-02 20:06:26 +01:00
Zaiming (Stone) Shi 18486a7e13 ci: run emqx-ct-pipeline without docker dependencies 2022-11-02 19:20:39 +01:00
Zaiming (Stone) Shi 3d7dd4f738 test: ensure $mqtt_pub_caps is cleared after test run 2022-11-02 19:20:39 +01:00
Zaiming (Stone) Shi 25863b6773 test: ensure clean start for emqx_mod_sup_SUITE 2022-11-02 19:20:39 +01:00
Zaiming (Stone) Shi 6d943181d7 test: ensure emqx_dashboard tables are created for data export import 2022-11-02 19:20:39 +01:00
Traphalet 25b6a1c158 ci(test): test parallel CT runs on self-hosted runners 2022-11-02 19:20:39 +01:00