Shawn
|
b3162fe5ff
|
fix: conflicts between master and ee5.0
|
2022-08-14 22:24:09 +08:00 |
Zaiming (Stone) Shi
|
d63d6b5f27
|
ci: do not run opensource edition test for lib-ee apps
|
2022-08-13 21:04:48 +02:00 |
Zaiming (Stone) Shi
|
4949fb222e
|
ci(test): do not fail coverdata uppload if no file found
the optional make <app>-ct action should not fail the
following upload action
|
2022-08-13 19:09:41 +02:00 |
Zaiming (Stone) Shi
|
fbb97b16be
|
ci: test all apps with dual profile
no need to test emqx-enterprise profile if the
EMQX_RELEASE_EDITION compilation flag is not used though
|
2022-08-12 16:21:22 +02:00 |
Rory Z
|
54298183fb
|
ci: do not push enterprise image to aws ecr
|
2022-08-12 09:50:50 +08:00 |
JimMoen
|
d51ca2672a
|
fix: spellcheck and update checker repo version
|
2022-08-09 11:50:05 +08:00 |
firest
|
0f8e80afb8
|
chore: fix ci workflows error
|
2022-08-09 11:22:53 +08:00 |
zhouzb
|
ccc734c6ee
|
Merge pull request #8382 from zmstone/0701-upload-rpm-and-deb-from-slim-builds
ci: upload deb and rpm packages from slim build jobs too
|
2022-07-26 09:34:20 +08:00 |
Rory Z
|
96a45205c4
|
Merge pull request #8541 from Rory-Z/master
chore: update docker entry point, support dns cluster in k8s
|
2022-07-25 09:42:37 +08:00 |
Rory Z
|
7b270db8d9
|
chore: update docker entry point, support dns cluster in k8s
|
2022-07-22 10:18:30 +08:00 |
Thales Macedo Garitezi
|
e45422b220
|
ci(mac): drop macos 10.15
Github is dropping support for macos 10.15 in its CI at 2022-08-30.
|
2022-07-21 11:59:03 -03:00 |
JimMoen
|
ab17fd80e7
|
ci: common test add redis-sentinel
|
2022-07-13 10:37:16 +08:00 |
Zaiming (Stone) Shi
|
97731c61ec
|
Merge pull request #8430 from zmstone/0706-publish-5.0-docker-images-to-ecr
ci: publish 5.0 images to ecr
|
2022-07-06 14:42:30 +01:00 |
Zaiming (Stone) Shi
|
1c48be07c7
|
ci: publish 5.0 images to ecr
|
2022-07-06 13:53:56 +02:00 |
Thales Macedo Garitezi
|
8296e004a0
|
refactor(ci): use more generic script
|
2022-07-05 09:01:00 -03:00 |
Thales Macedo Garitezi
|
b56be77ee7
|
fix(docker): avoid tagging elixir image as latest
|
2022-07-04 17:02:52 -03:00 |
Zaiming (Stone) Shi
|
e0f8b83b1d
|
ci: fix GitHub action syntax .github/workflows/run_relup_tests.yaml
|
2022-07-03 12:06:34 +02:00 |
Zaiming (Stone) Shi
|
6072d49b2c
|
ci: ignore relup test if no old version is found
|
2022-07-02 19:57:31 +02:00 |
Zaiming (Stone) Shi
|
afbbd33496
|
ci: fix cron triggered cross-build
|
2022-07-02 19:49:37 +02:00 |
Zaiming (Stone) Shi
|
14aa134ed0
|
ci: no need to download upgrade base packages for opensource edition
|
2022-07-02 12:13:36 +02:00 |
Zaiming (Stone) Shi
|
1d8fbc7c50
|
Merge pull request #8373 from HJianBo/fix-make-coverall
Test: fix make coverall
|
2022-07-02 07:24:39 +01:00 |
Zaiming (Stone) Shi
|
8383e592cd
|
ci: delete empty var
|
2022-07-02 08:23:58 +02:00 |
Thales Macedo Garitezi
|
4bf2fad52a
|
ci(release): fix release step script
|
2022-07-01 14:10:59 -03:00 |
Zaiming (Stone) Shi
|
9db86e7c39
|
ci: upload deb and rpm packages from slim build jobs too
|
2022-07-01 14:45:59 +02:00 |
JianBo He
|
e464c3890e
|
chore: get coverall logs
|
2022-07-01 13:52:07 +08:00 |
Zaiming (Stone) Shi
|
550441a131
|
build: release default package names
|
2022-07-01 07:46:20 +02:00 |
Zaiming (Stone) Shi
|
ea399e11d5
|
ci: release elixir build on el8 instead of el7
|
2022-07-01 07:43:03 +02:00 |
Zaiming (Stone) Shi
|
114d784d1a
|
refactor: move scripts/relup-base-vsns.sh to sub-dir
|
2022-07-01 07:43:03 +02:00 |
Zaiming (Stone) Shi
|
bdb370bf4e
|
ci: ensure git safe dir for cross-build prepare stage
|
2022-07-01 07:43:03 +02:00 |
Rory Z
|
270aeb01d8
|
ci: fix build error
|
2022-07-01 11:51:50 +08:00 |
Rory Z
|
ee66e872a3
|
ci: fix build error
|
2022-07-01 11:33:22 +08:00 |
JianBo He
|
094ed05897
|
Merge pull request #8351 from HJianBo/compatible-password-field
Authn: backword compatibility for 4.x authn data
|
2022-07-01 11:10:59 +08:00 |
JianBo He
|
3696c3d333
|
chore: print coverall fails log
|
2022-07-01 09:51:37 +08:00 |
Zhongwen Deng
|
b3ec3c9dfb
|
chore: reformat mix.exs
|
2022-06-30 21:41:16 +08:00 |
Zaiming (Stone) Shi
|
84d2fde987
|
ci: fix relup log upload path (in case of failure)
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
|
2022-06-29 14:41:16 +02:00 |
Zaiming (Stone) Shi
|
2af6290040
|
ci: fix work dir
|
2022-06-29 09:50:30 +02:00 |
Zaiming (Stone) Shi
|
e16fdef6bf
|
ci: upload less data in build artifacts
|
2022-06-29 08:00:55 +02:00 |
Zaiming (Stone) Shi
|
8b7fc490ae
|
refactor: run relup test nodes in individual docker containers
When running EMQX in lux shell inside a docker container
the node won't boot due to load_failed for redbug modules
reason is still unknown
|
2022-06-29 07:10:45 +02:00 |
Zaiming (Stone) Shi
|
184b337e84
|
chore: add a script to run relup lux test locally
|
2022-06-28 10:54:07 +02:00 |
Zaiming (Stone) Shi
|
f7a2112a5a
|
ci: define package name instead of globing
|
2022-06-27 22:22:35 +02:00 |
Zaiming (Stone) Shi
|
5c7298eb41
|
ci: fix wrong upload dir in case of relup test falure
|
2022-06-27 20:06:49 +02:00 |
Zaiming (Stone) Shi
|
4ecff7bd32
|
ci: fix base package download url
|
2022-06-27 19:42:43 +02:00 |
Zaiming (Stone) Shi
|
46e5127b15
|
ci: fix type in ci job output
|
2022-06-27 15:49:27 +02:00 |
Zaiming (Stone) Shi
|
129915a199
|
ci: fix build output name
|
2022-06-27 15:20:34 +02:00 |
Zaiming (Stone) Shi
|
1ba3ae9a44
|
chore: build emqx packages in one go
|
2022-06-27 15:11:17 +02:00 |
Zaiming (Stone) Shi
|
d3f8ebd10f
|
ci: fix relup test workflow and upgrade builder to 5.0-17
builder 5.0-17 has emqtt-bench and lux included
so we do not need to rebuild the software for each ci job
|
2022-06-27 12:06:13 +02:00 |
Zaiming (Stone) Shi
|
0d6c4e0996
|
Merge remote-tracking branch 'xinyu/fix_relup_testcases' into 0623-fix-relup
|
2022-06-24 06:00:16 +02:00 |
Zaiming (Stone) Shi
|
6aeb73821f
|
ci: relup test upload packages after falure
|
2022-06-23 23:11:51 +02:00 |
Zaiming (Stone) Shi
|
bcefec1935
|
ci: fix relup test
|
2022-06-23 21:59:43 +02:00 |
Shawn
|
9ec88198cb
|
fix: remove one_more_emqx.sh from the relup.lux
|
2022-06-23 09:14:57 +08:00 |