zhanghongtong
|
e7c765aaa3
|
chore(helm): support cluster discovery by dns
|
2021-12-07 16:23:19 +08:00 |
Zaiming (Stone) Shi
|
2514f474b0
|
Sync v4.3 to v4.4 (#6262)
* fix(http): fix duplicate http headers
* chore(appup): add appup.src
* fix(appup): fix multiply defined module in appup
* chore(appup): fix wrong version
* chore(ekka): Bump version to 0.8.1.5
* fix(update_appup): Fix warnings, add support for external repos
* build: use find command's -delete option
* ci: do not sync master branch
* build: ensure openssl11
* build: copy only libcrypto and libtinfo
* fix(trace): handler_id now always return atom
Co-authored-by: zhouzb <zhouzb@emqx.io>
Co-authored-by: k32 <10274441+k32@users.noreply.github.com>
|
2021-11-23 09:33:20 +08:00 |
Zaiming Shi
|
099e2a8752
|
ci: port changes made in master branch
|
2021-11-19 23:03:06 +01:00 |
zhanghongtong
|
d1cf526f34
|
ci: fix permission error when check sha256
|
2021-11-18 14:45:00 +08:00 |
zhanghongtong
|
093a93a7ec
|
ci: fix not found package when check sha256
|
2021-11-18 14:27:37 +08:00 |
zhanghongtong
|
eb0f4a543d
|
ci: fix upload artifact error
|
2021-11-18 10:35:03 +08:00 |
zhanghongtong
|
834240a760
|
ci: cancel otp vsn for docker image tag
add otp vsn for docker labels
|
2021-11-17 15:30:44 +08:00 |
zhanghongtong
|
45965a3e71
|
ci: update emqx-ci-helper version
|
2021-11-17 14:43:03 +08:00 |
zhanghongtong
|
39c564c072
|
ci: rename windows packae
|
2021-11-16 17:56:33 +08:00 |
zhanghongtong
|
2251159c4f
|
build: pin otp version to 23.3.4.9-3 and builder version to 4.4-2
|
2021-11-16 17:56:33 +08:00 |
zhanghongtong
|
a178b6cc08
|
ci: fix make docker error for github action
|
2021-11-16 11:31:50 +08:00 |
Zaiming Shi
|
c97c6aefc9
|
build: rename zip package and rpm deb packages
|
2021-11-16 00:59:28 +01:00 |
Zaiming Shi
|
d350281270
|
build: pin ghcr.io/emqx/emqx-builder/4.4-1:23.3.4.9-2-ubuntu20.04
|
2021-11-15 23:33:23 +01:00 |
Zaiming Shi
|
f711f78c5c
|
build: pin otp version 23.3.4.9-2
|
2021-11-15 23:17:21 +01:00 |
zhanghongtong
|
cace53a02b
|
build: update docker build
|
2021-11-15 14:33:23 +08:00 |
zhanghongtong
|
7e91a47be8
|
ci: update workflows
|
2021-11-15 10:45:27 +08:00 |
Zaiming Shi
|
37edb03866
|
build: fix elvis check and ensure newline at EOF
|
2021-11-04 21:07:45 +01:00 |
zhanghongtong
|
d7aec58370
|
ci(relup): fix old vsn error
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-11-04 11:54:06 +08:00 |
xiangfangyang-tech
|
9faab7cc9b
|
chore(autotest): improve git_action script with emqx-fvt tag
|
2021-11-03 16:00:02 +08:00 |
Zaiming Shi
|
2fb8ffa8c2
|
test: add git credentials for enterprise tests
|
2021-11-02 23:12:30 +01:00 |
Zaiming Shi
|
c6c9ba400e
|
test: parameterise emqx image name in automated integration tests
|
2021-11-02 22:54:52 +01:00 |
Zaiming (Stone) Shi
|
2a3d1fcb78
|
Merge pull request #6023 from xiangfangyang-tech/main-v4.3
chore(autotest): add mysql&pgsql&http test flow in git_action flow
|
2021-11-01 16:24:20 +01:00 |
xiangfangyang-tech
|
2ce592040e
|
Merge branch 'main-v4.3' into main-v4.3
|
2021-10-29 15:12:22 +08:00 |
xiangfangyang-tech
|
afd6fe181c
|
chore(autotest): add git action script for v4.3
chore(autotest): change git site of autemate script
chore(autotest): improve git action script with Stones advises
chore(autotest): improve trigger condition
chore(autotest): add mysql&pgsql&http test flow in git_action script
|
2021-10-29 15:00:42 +08:00 |
zhanghongtong
|
ba3e7841e5
|
ci: change emqx-ci-helper version for build workflows
|
2021-10-27 17:21:17 +08:00 |
Ilya Averyanov
|
49c7eae211
|
Merge pull request #5885 from savonarola/fix-acl-schema
fix(mnesia_acl): introduce optimized schema and migration process
|
2021-10-27 10:41:05 +03:00 |
Ilya Averyanov
|
6d48bbf34c
|
fix(mnesia_acl): added acl migration test scripts
|
2021-10-27 09:58:21 +03:00 |
xiangfangyang-tech
|
67b543f01e
|
chore(autotest): improve trigger condition
|
2021-10-25 15:19:05 +08:00 |
xiangfangyang-tech
|
3e1abbddd2
|
chore(autotest): improve git action script with Stones advises
|
2021-10-25 15:19:05 +08:00 |
xiangfangyang-tech
|
48d932af83
|
chore(autotest): change git site of autemate script
|
2021-10-25 15:19:05 +08:00 |
xiangfangyang-tech
|
a198158bfb
|
chore(autotest): add git action script for v4.3
|
2021-10-25 15:19:05 +08:00 |
Zaiming Shi
|
e1a2dc9138
|
fix(ci): lux report verbose progress
|
2021-10-06 14:14:21 +02:00 |
Ilya Averyanov
|
ebbf567fff
|
chore(relup tests): refactored relup tests
|
2021-10-04 21:47:51 +03:00 |
Ilya Averyanov
|
40850d981d
|
chore(CI): increased relup test timeout
|
2021-09-29 23:29:40 +03:00 |
zhanghongtong
|
bf0036bf81
|
chore(cts): execute cts every six hours
|
2021-08-10 15:09:32 +08:00 |
zhanghongtong
|
554879c9d7
|
chore(relup tests): upload emqx package to workflow artifact
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-08-09 13:27:00 +08:00 |
Turtle
|
de96349ddf
|
chore: Specify emqtt-bench version
|
2021-08-05 14:19:53 +08:00 |
zhanghongtong
|
5b671e5c4f
|
chore(CI): print log when deployment helm fail
|
2021-08-05 10:57:32 +08:00 |
zhanghongtong
|
a538979c3b
|
chore(CI): upload emqx log in relup check
|
2021-07-27 14:57:46 +08:00 |
zhanghongtong
|
750cb2d491
|
chore(CI): update emqx-ci-helper tag
|
2021-07-09 19:37:45 +08:00 |
zhanghongtong
|
a8aabd5f74
|
revert: chore(CI): update events that trigger workflows
This reverts commit 002cbb6d8b
|
2021-06-25 20:13:35 +08:00 |
zhanghongtong
|
002cbb6d8b
|
chore(CI): update events that trigger workflows
|
2021-06-24 17:44:30 +08:00 |
zhanghongtong
|
f18b9a92bc
|
chore(CI): delete needless link when build packages
|
2021-06-23 21:38:30 +08:00 |
zhanghongtong
|
8ad42cb827
|
chore(CI): add DIAGNOSTIC=1 when build windows
|
2021-06-23 20:27:08 +08:00 |
zhanghongtong
|
2c0916ff05
|
chore(CI): upload rebar3.crashdump file when slim build failure
|
2021-06-23 09:44:58 +08:00 |
zhanghongtong
|
3604593b86
|
chore(CI): use emqx otp in mac by kerl build
|
2021-06-10 14:28:57 +08:00 |
zhanghongtong
|
1098df815a
|
chore(CI): fix relup error
|
2021-06-10 09:25:37 +08:00 |
zhanghongtong
|
5d30e52e73
|
chore(CI): fix error for sync code to enterprise
|
2021-06-07 16:02:01 +08:00 |
zhanghongtong
|
d5366c7f5f
|
chore(CI): change base branch to sync enterprise
|
2021-06-07 15:47:37 +08:00 |
Zaiming Shi
|
e01222ef21
|
build: build macos package on correct OTP release
|
2021-06-05 19:53:56 +02:00 |