Xinyu Liu
b3bd31ec86
Merge pull request #8267 from zmstone/0617-ci-no-more-latest-tag-for-4.4
...
ci: no more latest tag for 4.4
2022-06-22 18:08:28 +08:00
Xinyu Liu
dc777c68a1
Merge branch 'main-v4.4' into copy-of_main-v4.3
2022-06-20 11:22:58 +08:00
Zaiming (Stone) Shi
5220cdd1f6
ci: no more 'latest' docker tag for 4.4
2022-06-17 20:26:56 +02:00
Thales Macedo Garitezi
f0cbfff866
ci: fix appup artifact upload patterns
2022-06-16 14:37:51 -03:00
Thales Macedo Garitezi
f08aedbf1f
Merge branch 'main-v4.3' into merge-43-into-44-1
2022-06-15 14:45:01 -03:00
Thales Macedo Garitezi
35c3eba03b
ci: upload artifacts for all builds (not just tags) (4.3)
...
Port of #8233 .
2022-06-15 14:30:52 -03:00
Thales Macedo Garitezi
b93a0743ac
Merge branch 'main-v4.3' into 'main-v4.4'
2022-06-15 10:48:02 -03:00
Thales Macedo Garitezi
34d84599c3
ci(appup): upload appup files when ci check fails
...
Often we have to remember to update both local tags and local
dependencies, and even so local results might differ from what the CI
check expects. To help fixing expected appup file differences, we can
upload what CI produced to apply to our branch.
2022-06-09 11:34:58 -03:00
Zaiming (Stone) Shi
ac09b90ab6
ci: ensure git safe directory for test case run
2022-06-09 07:30:33 +02:00
Zaiming (Stone) Shi
c52e2f1b51
ci: use erlef/setup-beam@v1 to install erlang
2022-06-06 16:14:54 +02:00
Zaiming (Stone) Shi
7ebc9fc205
Merge remote-tracking branch 'zmstone/0602-ci-use-erlef-setup-beam' into main-v4.4
2022-06-02 13:47:39 +02:00
Zaiming (Stone) Shi
266354cf15
ci: use erlef/setup-beam@v1 to install erlang
2022-06-02 13:45:00 +02:00
Zaiming (Stone) Shi
e2b659d321
ci: ensure otp 24.1.5 in run_fvt_tests.yaml
2022-06-02 11:35:09 +02:00
Zaiming (Stone) Shi
077dc37ea2
Merge remote-tracking branch 'zmstone/0602-ci-ensure-otp-version' into 0602-ci-ensure-otp24
2022-06-02 11:32:08 +02:00
Zaiming (Stone) Shi
0e9c446409
ci: ensure otp 23 in run_automate_tests.yaml
2022-06-02 11:14:39 +02:00
JianBo He
b0c00df867
Merge remote-tracking branch 'stone/0525-ci-pin-builder-4.4-12' into merge-main-v4.3-into-v4.4
2022-05-27 11:16:01 +08:00
JianBo He
7ee5f90516
Merge tag 'v4.3.15-rc.3' into merge-main-v4.3-into-v4.4
2022-05-27 11:09:11 +08:00
Zaiming (Stone) Shi
3029e2b243
ci: For 4.4, release package on OTP 24 only
2022-05-27 03:16:57 +02:00
Zaiming (Stone) Shi
29622558c5
ci: pin emqx-buider 4.4-12
...
Centos/Rockylinux had troulbe booting because OpenSSL version
was too new (1.1.1n).
builder 4.4-12 has
* Centos7: only one version (1.1.1k) OpenSSL installed
* Centos8: go back to use default OpenSSL (1.1.1k)
2022-05-26 18:04:01 +02:00
Zaiming (Stone) Shi
31ade29bae
Merge tag 'v4.3.14' into main-v4.3
...
v4.3.14 has been re-tagged to fix openssl issue found in centos
packages
also raspbian10 has been removed from ci because it's too slow
to emulate
2022-05-26 16:55:37 +02:00
Zaiming (Stone) Shi
9274899ce9
ci: delete raspbian10 from build list
2022-05-26 16:53:56 +02:00
JianBo He
cfbf2ca4d2
Merge tag 'v4.3.15-rc.2' into merge-main-v4.3-into-v4.4
2022-05-26 13:34:33 +08:00
JianBo He
4655d55192
build: fix 'fatal: unsafe repository ...' on ubuntu20.04
2022-05-26 12:50:39 +08:00
Zaiming (Stone) Shi
ea7f845d9f
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
2022-04-29 20:21:44 +02:00
Zaiming (Stone) Shi
47377e0708
ci: rename apps_vsn_check for main-v4.x
...
so it's a different name for master branch and 4.x branches
2022-04-29 10:14:23 +02:00
Xinyu Liu
6d9816142f
Merge branch 'main-v4.4' into copy-of-main-v4.3
2022-04-02 11:55:49 +08:00
zhanghongtong
e183ae2499
ci: push docker image when tag event
2022-04-02 10:13:37 +08:00
Zaiming (Stone) Shi
8785f87473
ci: upgrade erlang for windows
2022-03-31 23:29:53 +02:00
Zaiming (Stone) Shi
88c30e3a4f
ci: bump to latest emqx-builder image 4.4-8
2022-03-31 10:14:01 +02:00
Zaiming (Stone) Shi
4cf3cf7134
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
2022-03-24 16:05:28 +01:00
Zaiming (Stone) Shi
3944888a19
chore: update-appup.sh always rebuild baseline
...
Reasons
* OTP version might be different in developer's env and build env
* For some tags, we do not build release. e.g. rel-v4.4.X
2022-03-24 11:23:47 +01:00
Zaiming (Stone) Shi
4c4604d397
build: add debian11
2022-03-23 07:56:20 +01:00
Zaiming (Stone) Shi
8415abb05a
Merge remote-tracking branch 'origin/main-v4.4' into main-v4.4
2022-03-22 21:01:15 +01:00
Zaiming (Stone) Shi
6ea8d2f270
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
2022-03-22 20:54:22 +01:00
Zaiming (Stone) Shi
ed9266b6c0
ci: update to latest builder image
2022-03-22 12:05:55 +01:00
DDDHuang
ece789b58e
fix(ci): update jmeter to 5.4.3
2022-03-20 13:07:43 +08:00
Zaiming (Stone) Shi
87a2155fb5
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
2022-03-05 10:40:03 +01:00
Zaiming (Stone) Shi
7ba3d32bac
ci: remove git-token file since EE dashboard is opensource now
2022-03-05 09:44:12 +01:00
zhanghongtong
a27ff13ceb
ci(release): update container image
2022-03-04 21:08:29 +08:00
zhanghongtong
cb969b5493
Merge branch 'main-v4.4' of https://github.com/emqx/emqx into merge-4.3-to-4.4
2022-03-04 20:51:38 +08:00
Rory Z
d0b5b262fe
Merge pull request #7115 from Rory-Z/ci/update-build
...
ci(cross build): splitting cross builds and upload assets
2022-03-04 09:20:15 +08:00
JianBo He
c5a6b47390
build(ci): fix package name
2022-03-03 11:57:17 +08:00
JianBo He
f0be91b7fd
Merge remote-tracking branch 'ce/main-v4.3' into merge-main-v4.3-into-v4.4
2022-03-03 11:13:45 +08:00
Zaiming (Stone) Shi
8029670741
ci: add appup update check to ci
2022-03-01 17:04:09 +01:00
Zaiming (Stone) Shi
fe597cd3f9
ci: delete ci step which creates sha256sum
...
the latest build commands create sha256 sum right after the build
e.g. command `make emqx-zip` creates two files:
- emqx-<version>.zip
- emqx-<version>.zip.sha256
2022-02-28 18:55:05 +01:00
Zaiming (Stone) Shi
c157a16907
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
2022-02-26 01:05:06 +01:00
zhanghongtong
b6e57b1789
ci(cross build): splitting cross builds and upload assets
2022-02-23 15:27:32 +08:00
Zaiming (Stone) Shi
43c900bb5a
chore: rename more descriptive EQM X to EMQX
2022-02-22 11:16:38 +01:00
JianBo He
521bdd20b4
Merge remote-tracking branch 'ce/main-v4.3' into merge-main-v4.3-into-v4.4
2022-02-22 11:43:46 +08:00
Zaiming (Stone) Shi
3c22878d54
ci: update windows ci to use erlef action and add windows to slim build
2022-02-21 15:09:32 +01:00