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
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
9274899ce9
ci: delete raspbian10 from build list
2022-05-26 16:53:56 +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
4c4604d397
build: add debian11
2022-03-23 07:56:20 +01:00
Zaiming (Stone) Shi
ed9266b6c0
ci: update to latest builder image
2022-03-22 12:05:55 +01: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
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
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
zhanghongtong
b6e57b1789
ci(cross build): splitting cross builds and upload assets
2022-02-23 15:27:32 +08: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
Zaiming (Stone) Shi
3a5a2047e9
build: fix windows build
2022-02-21 00:53:56 +01:00
Rory Z
545abe2d52
Merge pull request #7006 from Rory-Z/ci/update-target-event
...
ci(build_packages): add target event
2022-02-17 09:33:17 +08:00
zhanghongtong
091398d863
build(relup): add new script for download relup base packages
2022-02-15 17:57:31 +08:00
zhanghongtong
88769bc23b
ci(build_packages): cancel repeating actions
2022-02-15 10:15:25 +08:00
zhanghongtong
c1f77da3b9
ci(build_packages): add target event
2022-02-15 10:11:34 +08:00
JianBo He
a88dd4aaa5
Merge tag 'v4.3.12' into main-v4.4
2022-02-14 19:37:59 +08:00
Zaiming (Stone) Shi
f1b10ec2b0
Merge pull request #6927 from Rory-Z/ci/push-multiarch-image-for-aws
...
ci(build_packages): push muilt arch image for aws ecr
2022-02-14 12:26:56 +01:00
Zaiming (Stone) Shi
9f897a650a
build: rename distro from 'rhel' to 'el'
2022-02-14 09:28:29 +01:00
zhanghongtong
7a45ad8900
chore: fix a few typos
2022-02-13 20:50:35 +08:00
zhanghongtong
e9238c6ca3
ci: use exclude instead of include for build matrix
2022-02-13 12:51:53 +08:00
Zaiming (Stone) Shi
dfb591cac7
ci: use exclude instead of include for build matrix
...
include is unconditional, as a result, it brins in emqx profile
to enterprise repo
2022-02-12 14:32:54 +01:00
Zaiming (Stone) Shi
5171d3811c
ci: revert to openssl digest for sha256 sum on mac
2022-02-12 12:24:48 +01:00
Zaiming (Stone) Shi
857e9aee52
ci: fix sha256sum in windows
...
for some reason Get-FileHash (or maybe later piped tools) produced
non-text content
2022-02-12 10:48:28 +01:00
Zaiming (Stone) Shi
257f6cc589
ci: fix action typo repository -> registry
2022-02-11 21:24:40 +01:00
Zaiming (Stone) Shi
28508e23ec
ci: dump logs when failed to stop
2022-02-11 15:20:15 +01:00
zhanghongtong
fd9b787e9d
ci(build_packages): push muilt arch image for aws ecr
...
done #6870
2022-02-10 09:38:23 +08:00
zhanghongtong
ec0843633c
chore: change step name to match the actual commands
2022-02-10 09:36:16 +08:00
zhanghongtong
c316cc464f
ci(build_packages): push muilt arch image for aws ecr
2022-02-10 09:34:15 +08:00
Zaiming (Stone) Shi
fd75756d5c
ci: update to emqx-builder 4.4-5 (rockylinux)
2022-02-09 22:49:08 +01:00
Zaiming (Stone) Shi
d863609f43
build: use rockylinux and 'rhel' for package names
2022-02-09 22:13:00 +01:00
Shawn
791b22f151
Merge branch 'main-v4.4' into copy_of_main-v4.3
2022-01-27 18:46:49 +08:00
Zaiming (Stone) Shi
e5d196569c
ci: find relup base version using script scripts/relup-base-vsns.sh
2022-01-26 18:26:43 +01:00
Zaiming (Stone) Shi
99712d3521
ci: debug windows build
2022-01-26 12:08:32 +01:00
Shawn
301d6bf794
fix(ci): add some debug print for downloading rebar3
2022-01-26 18:55:17 +08:00
Zaiming (Stone) Shi
16a5eb4493
Merge remote-tracking branch 'origin/main-v4.3' into merge-v4.3-to-v4.4
2022-01-25 22:29:01 +01:00
Zaiming (Stone) Shi
95f950ae00
ci: fix relup base version match pattern
2022-01-25 19:04:55 +01:00
William Yang
afa4c7d341
ci(mac): cache otp install only
...
only cache otp installation instead of the entire kerl dir to save cache spaces
2022-01-18 11:49:53 +01:00
William Yang
deaea12aca
ci(mac): cache otp install only
...
only cache otp installation instead of the entire kerl dir to save cache spaces
2022-01-18 11:19:32 +01:00
Rory Z
c672d8e7a4
Merge pull request #6627 from Rory-Z/chore/use-enterprise-dockerfile
...
ci(build_packages): if it's enterprise, use Dockerfile.enterprise
2022-01-05 10:37:23 +08:00
zhanghongtong
0b12a7e3a2
ci(build_packages): only push emqx broker to aws ecr
2022-01-05 10:12:27 +08:00
Rory Z
7759d94d6b
Merge pull request #6524 from Rory-Z/ci/fix-upload-error
...
ci(build_packages): fix upload error for mac
2022-01-04 17:32:37 +08:00
zhanghongtong
8e88f8b9f9
ci(build_packages): if it's enterprise, use Dockerfile.enterprise
...
Signed-off-by: zhanghongtong <rory-z@outlook.com>
2022-01-04 16:45:16 +08:00
zhanghongtong
514634e541
ci(build_packages): if it's enterprise, use Dockerfile.enterprise
2022-01-04 16:32:32 +08:00
zhanghongtong
1627ef78e7
ci(build_packages): update docker build
...
Signed-off-by: zhanghongtong <rory-z@outlook.com>
2022-01-04 14:27:39 +08:00
zhanghongtong
02d347d4ea
ci(build_packages): delete needless steps
2022-01-04 10:49:00 +08:00
Zaiming (Stone) Shi
feecaa6c98
build: ci tests.sh test specific package
2021-12-31 15:35:31 +01:00
zhanghongtong
499c1ab2f4
ci(build_packages): fix upload error for mac
2021-12-23 00:02:42 +08:00
zhanghongtong
1136b16281
ci(build_packages): fix docker tag error
2021-12-22 21:11:19 +08:00
zhanghongtong
67f4bba694
ci(build_packages): delete needless packages
2021-12-22 20:26:06 +08:00
zhanghongtong
f78be5a4be
ci(release): only push emqx broker image to aws ecr
2021-12-20 10:25:23 +08:00
zhanghongtong
baf8d7d91c
ci: bump otp version to 24.1.5-3
2021-12-14 10:45:08 +08:00
tigercl
2ed5e01054
Merge branch 'main-v4.4' into sync-from-v4.3
2021-12-09 18:49:38 +08:00
Rory Z
cdc70d8ccc
Merge pull request #6271 from Rory-Z/ci/add-push-ecr-for-4.3
...
ci: add new steps for push ecr image when release
2021-12-08 17:30:44 +08:00
zhanghongtong
b87ed0666c
ci: add new steps for push ecr image when release
2021-11-23 17:54:17 +08:00
zhanghongtong
5a3169b83a
ci: add new steps for push ecr image when release
2021-11-23 17:36:27 +08:00
Zaiming Shi
1cb6cdbd76
build: upgrade to otp sed 23.2.7.2-emqx-3
...
There was a typo fix in ssl app for ecdsa_secp512r1_sha512
to ecdsa_secp521r1_sha512.
Hot-beam upgrade is supported when upgrading from OTP 23.2.7.2-emqx-2
just a 'ssl_cipher' module reload.
2021-11-20 23:28:12 +01: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
Zaiming Shi
c97c6aefc9
build: rename zip package and rpm deb packages
2021-11-16 00:59:28 +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
zhanghongtong
ba3e7841e5
ci: change emqx-ci-helper version for build workflows
2021-10-27 17:21:17 +08:00
zhanghongtong
750cb2d491
chore(CI): update emqx-ci-helper tag
2021-07-09 19:37:45 +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
3604593b86
chore(CI): use emqx otp in mac by kerl build
2021-06-10 14:28:57 +08:00
Zaiming Shi
e01222ef21
build: build macos package on correct OTP release
2021-06-05 19:53:56 +02:00
zhanghongtong
8f936e3839
chore(CI): remove raspbian9 in build packages workflows
2021-06-05 23:28:28 +08:00
zhanghongtong
7d0324fb1b
chore(CI): fix download packages error in build packages
2021-06-05 18:57:00 +08:00
zhanghongtong
d5059a2a37
chore(CI): fix download packages error in build packages
2021-06-05 17:49:27 +08:00
tigercl
12bab3716b
Merge pull request #4936 from Rory-Z/chore/change-trigger
...
chore(CI): update events that trigger workflows
2021-06-05 14:54:41 +08:00
zhanghongtong
d825535d04
chore(CI): update events that trigger workflows
2021-06-05 14:09:12 +08:00
zhanghongtong
2052521715
chore(CI): fix relup error in enterprise
2021-06-05 01:44:53 +08:00
zhanghongtong
2711dc6219
chore(CI): fix appup workflows
2021-06-05 00:59:23 +08:00
zhanghongtong
6c4f297192
chore(CI): update build packages workflows for appup
2021-06-04 21:32:00 +08:00
zhanghongtong
a7d3dced5e
chore(ci): ensure rebar3 in actions
2021-05-27 21:50:03 +08:00
Zaiming Shi
0424200978
build: ensure rebar3 in PATH for build_packages action
2021-05-27 12:42:21 +02:00
zhanghongtong
9c244679dc
chore(CI): relup test support any commit
2021-05-13 19:05:34 +08:00
zhanghongtong
29bbc0802b
chore(CI): use cache for mac
2021-05-09 10:58:00 +08:00
zhanghongtong
934d3c405d
chore(CI): update build workflows
2021-05-08 13:57:02 +08:00
Zaiming Shi
05324dfd7c
build(ci): download old versions
2021-05-07 21:25:10 +02:00
Zaiming Shi
cd53568f36
build: pin otp 23.2.7.2-emqx-2
2021-05-06 21:05:39 +02:00
zhanghongtong
e44bd431b9
chore(CI): when uplpad release asset, distinguish between enterprise and opensource repos
2021-05-05 15:18:34 +08:00