Ivan Dyachkov
d59b1dfd5d
ci: build docker images on self-hosted runners
2024-01-31 09:32:41 +01:00
Ivan Dyachkov
1e26408812
ci: fix publish artifacts
2024-01-30 20:38:46 +01:00
Zaiming (Stone) Shi
34681ec7a2
chore: update scripts and ci from old release-xx branch to release-55
2024-01-12 14:15:34 +01:00
Ivan Dyachkov
775edd9f5c
ci: explicitly use --require-hashes for pip install
2024-01-12 11:29:22 +01:00
Ivan Dyachkov
479ceb8596
Merge pull request #12309 from id/0111-ci-pin-more-dependencies
...
ci: pin more dependencies by sha
2024-01-12 10:51:20 +01:00
Ivan Dyachkov
4c9078d05f
ci: pin more dependencies
2024-01-11 22:08:38 +01:00
Thales Macedo Garitezi
efde3ae490
ci: fix elixir version in cron build job
2024-01-11 16:16:28 -03:00
Ivan Dyachkov
beb70265a6
ci: downgrade actions/checkout and actions/upload-artifact version in build_packages
...
Starting from v4.0.0 actions/checkout has been using node20 runtime.
On Amazon Linux 2, EL7 and Ubuntu 18.04 GLIBC it's too old for node to run:
/__e/node20/bin/node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)
2024-01-11 18:23:14 +01:00
Ivan Dyachkov
f65ab9b48c
ci: fix actions/upload-artifact v4 compatibility
2024-01-11 16:52:42 +01:00
Ivan Dyachkov
bd6375e2cf
ci: bump actions versions in local actions
2024-01-11 12:52:04 +01:00
Ivan Dyachkov
06b7d8c293
ci: run CodeQL on release-54 as well as on master
2024-01-11 11:34:46 +01:00
Ivan Dyachkov
b2a6e94961
ci: enable dependabot
2024-01-11 11:34:46 +01:00
Ivan Dyachkov
e1944739e9
ci: restrict token permissions and pin deps
2024-01-11 11:34:44 +01:00
Zaiming (Stone) Shi
ca60ef86ce
ci: upgrade to otp 26.2.1-2
2024-01-11 09:15:06 +01:00
Serge Tupchii
c77cd690b8
ci: upgrade to OTP-26.1.2-3 (mnesia:match_delete/2 function added)
2024-01-10 16:23:54 +02:00
Thales Macedo Garitezi
e6557386bb
fix(ci): bad interpolation and tag
...
Co-authored-by: Ivan Dyachkov <dev@dyachkov.org>
2024-01-09 13:49:20 -03:00
Thales Macedo Garitezi
602d2ec88a
fix: remove unnecessary interpolation
...
Co-authored-by: Ivan Dyachkov <dev@dyachkov.org>
2024-01-09 09:09:11 -03:00
Thales Macedo Garitezi
6ce84d606c
ci: add arm64 package to slim packages workflow
2024-01-08 17:52:05 -03:00
Thales Macedo Garitezi
662f950b4d
ci: bump ubuntu version for slim packages
2024-01-08 10:39:01 -03:00
Ivan Dyachkov
2d9bbd00ce
ci: use OTP 25 in scheduled workflow to build packages for release-54
2023-12-18 14:11:30 +01:00
Zaiming (Stone) Shi
e45ed3d97d
ci: upgrade to otp 26
2023-12-14 22:22:01 +01:00
Ivan Dyachkov
4ad7e85045
ci: run scheduled packages build of release-54
2023-12-05 15:07:50 +01:00
Ivan Dyachkov
ec10c51073
Merge remote-tracking branch 'upstream/release-53' into 1129-sync-r53
2023-11-30 19:51:12 +01:00
Ivan Dyachkov
19e7ec1f1f
ci: use our own fork of upload-assets
2023-11-29 10:43:45 +01:00
Ivan Dyachkov
915f0171b3
ci: fix manual trigger of release workflow
2023-11-28 17:26:44 +01:00
Ivan Dyachkov
f463f267cf
ci: fix insufficient permissions for github token in release workflow
2023-11-28 16:52:10 +01:00
Ivan Dyachkov
c1ef0f71e8
ci: fix access to prerelease field in github object
2023-11-28 10:54:40 +01:00
Zaiming (Stone) Shi
9593f03646
chore: update pr request template
2023-11-27 10:03:58 +01:00
Ivan Dyachkov
f1f62d3af1
ci: stop building packages for macos-11
2023-11-22 09:48:08 +01:00
Zaiming (Stone) Shi
55d1b07a41
ci: remove windows from CI
...
Starting from v5.4.0, we will stop release windows packages.
The windows build scripts are still around, will be deleted
in follow-up PRs
2023-11-21 19:36:38 +01:00
Ivan Dyachkov
ba2133abb3
chore: remove github copilot placeholder from pr template
...
https://githubnext.com/copilot-for-prs-sunset
2023-11-20 09:12:38 +01:00
Ivan Dyachkov
e15553f9bd
ci: fix pattern for on push branch
2023-11-09 16:45:08 +01:00
Ivan Dyachkov
0c91bec98d
chore: merge 'upstream/release-53'
2023-11-08 09:24:38 +01:00
Ivan Dyachkov
4495054714
ci: optimize runners usage
...
- always use github runners for lightweight jobs
- prefer self-hosted runners in private forks
- prefer self-hosted runners for workflows with large matrix
2023-11-02 16:13:31 +01:00
Ivan Dyachkov
8e7edaf745
ci: limit retention on all artifacts
2023-11-02 16:13:31 +01:00
Ivan Dyachkov
a69cfdc8cd
ci: do not use github's macos runner in PRs
2023-11-02 16:13:31 +01:00
Ivan Dyachkov
b1ab213081
chore: merge 'upstream/release-53' into 1031-sync-r53
2023-10-31 11:06:25 +01:00
William Yang
848f9c8dd6
Merge pull request #11838 from qzhuyan/ci/william/debug-helm-console
...
ci(helm): enable debug console logging
2023-10-31 11:04:29 +01:00
William Yang
c2966f8c00
ci(helm): test urgly workaround
2023-10-30 22:58:33 +01:00
William Yang
bf9f0213d8
ci(helm): enable debug console logging
2023-10-30 22:58:22 +01:00
Ivan Dyachkov
58042af1fc
chore: add separate section for breaking changes in changelog
...
also remove support for Chinese language in changelog
2023-10-30 20:48:32 +01:00
Ivan Dyachkov
045875d18d
ci: make CI a little faster and less flaky
...
- use latest ubuntu22.04 emqx-builder image in compose files
- use xl runners for compiling and for emqx app tests
- make helm tests less flaky
2023-10-30 10:32:27 +01:00
Zaiming (Stone) Shi
3aebe4a289
ci: only enable cover-compile by default in CI
...
so the ad-hoc make apps/appname-ct run can be faster
2023-10-28 00:39:55 +02:00
William Yang
f52b4a9e32
fix: gen_rpc tcp client port align with server port
2023-10-25 12:11:35 +02:00
William Yang
6346e0d28a
fix(gen_rpc): ssl client port align with server port
2023-10-24 22:33:52 +02:00
William Yang
2a7d73e62c
ci: fix helm chart test
2023-10-24 21:19:37 +02:00
William Yang
a9b42af8b3
Merge pull request #11796 from qzhuyan/fix/william/gen_rpc-driver
...
fix(gen_rpc): ensure client/server use same driver
2023-10-23 08:24:17 +02:00
Ivan Dyachkov
f94d5757bb
Merge remote-tracking branch 'upstream/release-53' into 1021-sync-r53
2023-10-21 08:44:32 +02:00
Ivan Dyachkov
41dba71901
chore: emqx-builder 5.2-3
2023-10-20 16:26:53 +02:00
William Yang
1808ad2373
ci(helm): test gen_rpc transports
2023-10-20 13:28:31 +02:00