Ivan Dyachkov
|
cc3b26a3ac
|
Merge remote-tracking branch 'upstream/release-58' into 20240807-sync-release-branches
|
2024-08-07 09:48:38 +02:00 |
Ivan Dyachkov
|
dd686c24a0
|
Merge remote-tracking branch 'upstream/release-57' into 20240807-sync-release-branches
|
2024-08-07 09:44:38 +02:00 |
Ivan Dyachkov
|
4cf7151139
|
chore: prepare 5.8.0-alpha.1
|
2024-08-05 11:09:07 +02:00 |
dependabot[bot]
|
11546b72f4
|
chore(deps): bump the actions group across 1 directory with 8 updates
Bumps the actions group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.2` | `4.1.7` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.3` | `4.3.5` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.7` | `4.1.8` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `3.0.0` | `3.2.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.3.0` | `3.6.1` |
| [docker/login-action](https://github.com/docker/login-action) | `3.2.0` | `3.3.0` |
| [erlef/setup-beam](https://github.com/erlef/setup-beam) | `1.18.0` | `1.18.1` |
| [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.3.3` | `2.4.0` |
Updates `actions/checkout` from 4.1.2 to 4.1.7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.2...692973e3d937129bcbf40652eb9f2f61becf3332)
Updates `actions/upload-artifact` from 4.3.3 to 4.3.5
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65462800fd...89ef406dd8 )
Updates `actions/download-artifact` from 4.1.7 to 4.1.8
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](65a9edc588...fa0a91b85d )
Updates `docker/setup-qemu-action` from 3.0.0 to 3.2.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](68827325e0...49b3bc8e6b )
Updates `docker/setup-buildx-action` from 3.3.0 to 3.6.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](d70bba72b1...988b5a0280 )
Updates `docker/login-action` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](0d4c9c5ea7...9780b0c442 )
Updates `erlef/setup-beam` from 1.18.0 to 1.18.1
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](a6e26b2231...b9c58b0450 )
Updates `ossf/scorecard-action` from 2.3.3 to 2.4.0
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](dc50aa9510...62b2cac7ed )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: erlef/setup-beam
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 03:25:47 +00:00 |
Ivan Dyachkov
|
8d8ff6cf5d
|
ci: fix docker images build
/etc/docker/daemon.json requires root for read access
|
2024-07-31 10:27:04 +02:00 |
ieQu1
|
f85db0a0e9
|
fix: Apply suggestions from code review
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
|
2024-07-29 17:22:41 +02:00 |
ieQu1
|
8036baf22c
|
test(paho): Run RLOG paho test with replicants only on EE
|
2024-07-26 21:53:32 +02:00 |
Thales Macedo Garitezi
|
1ad02a11e2
|
Merge pull request #13455 from thalesmg/20240711-m-mix-umbrella-part-III-no-ci
sync new mix build work to master
|
2024-07-16 14:41:10 -03:00 |
Thales Macedo Garitezi
|
02a0ccfdd1
|
ci: preparations for new mix build
|
2024-07-15 09:26:04 -03:00 |
Ivan Dyachkov
|
e07d96e4d8
|
ci: add sync-release-branch workflow
|
2024-07-12 12:52:16 +02:00 |
dependabot[bot]
|
7c0e85d239
|
build(deps): bump the actions group across 1 directory with 3 updates
Bumps the actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/download-artifact](https://github.com/actions/download-artifact) and [erlef/setup-beam](https://github.com/erlef/setup-beam).
Updates `actions/checkout` from 4.1.2 to 4.1.7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.2...692973e3d937129bcbf40652eb9f2f61becf3332)
Updates `actions/download-artifact` from 4.1.4 to 4.1.7
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4.1.4...65a9edc5881444af0b9093a5e628f2fe47ea3b2e)
Updates `erlef/setup-beam` from 1.17.6 to 1.18.0
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](0a541161e4...a6e26b2231 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: erlef/setup-beam
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 14:05:58 +00:00 |
Ivan Dyachkov
|
e28750b522
|
Merge remote-tracking branch 'upstream/release-57' into 0701-sync-release-57
|
2024-07-01 13:52:14 +02:00 |
Ivan Dyachkov
|
6db1ed9e82
|
build: add env.sh to manage builder version in one place
|
2024-06-28 17:25:55 +02:00 |
Thales Macedo Garitezi
|
f7d33ff3c0
|
chore: bump otp -> 26.2.5-3
https://github.com/emqx/emqx-builder/pull/115
|
2024-06-27 11:36:18 -03:00 |
Ivan Dyachkov
|
8a42d664b8
|
build: pin base docker image to stable-20240612-slim
latest version of 12-slim as of today is configured
to fetch i386 packages
|
2024-06-27 13:21:06 +02:00 |
zmstone
|
98f70ea8d8
|
Merge remote-tracking branch 'origin/release-572' into release-57
|
2024-06-26 22:28:08 +02:00 |
Thales Macedo Garitezi
|
ef89afae3e
|
ci: add debugging info when building for docker tests
|
2024-06-26 13:41:07 -03:00 |
Ivan Dyachkov
|
f6f2ea7451
|
build: pin base docker image to stable-20240612-slim
latest version of 12-slim as of today is configured
to fetch i386 packages
|
2024-06-26 15:49:10 +02:00 |
Ivan Dyachkov
|
5e6d4d53a9
|
build: pin base docker image to stable-20240612-slim
latest version of 12-slim as of today is configured
to fetch i386 packages
|
2024-06-26 15:46:57 +02:00 |
zmstone
|
6b3f293ac6
|
ci: test dashboard against latest version
|
2024-06-24 15:31:13 +02:00 |
zmstone
|
af0fe1db89
|
ci: do not trigger build on e tag pushes in oss repo
|
2024-06-24 15:30:03 +02:00 |
Thales Macedo Garitezi
|
db572d35a7
|
Merge remote-tracking branch 'origin/release-57' into sync-r57-m-20240611
|
2024-06-11 15:34:54 -03:00 |
Thales Macedo Garitezi
|
f6680ed063
|
chore: bump OTP to 26.2.5-2
https://github.com/emqx/otp/pull/54
|
2024-06-10 13:41:23 -03:00 |
zmstone
|
9574b33832
|
Merge branch 'master' into 0606-merge-release-57-to-master
|
2024-06-07 15:21:34 +02:00 |
dependabot[bot]
|
f07aaac256
|
build(deps): bump the actions group across 1 directory with 11 updates
Bumps the actions group with 11 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.2` | `4.1.6` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.1` | `4.3.3` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.4` | `4.1.7` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.2.0` | `3.3.0` |
| [docker/login-action](https://github.com/docker/login-action) | `3.1.0` | `3.2.0` |
| [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) | `1.25.0` | `1.26.0` |
| [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) | `3.0.0` | `3.1.1` |
| [actions/cache](https://github.com/actions/cache) | `4.0.1` | `4.0.2` |
| [erlef/setup-beam](https://github.com/erlef/setup-beam) | `1.17.5` | `1.17.6` |
| [coverallsapp/github-action](https://github.com/coverallsapp/github-action) | `2.2.3` | `2.3.0` |
| [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.3.1` | `2.3.3` |
Updates `actions/checkout` from 4.1.2 to 4.1.6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](9bb56186c3...a5ac7e51b4 )
Updates `actions/upload-artifact` from 4.3.1 to 4.3.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](5d5d22a312...65462800fd )
Updates `actions/download-artifact` from 4.1.4 to 4.1.7
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](c850b930e6...65a9edc588 )
Updates `docker/setup-buildx-action` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](2b51285047...d70bba72b1 )
Updates `docker/login-action` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](e92390c5fb...0d4c9c5ea7 )
Updates `slackapi/slack-github-action` from 1.25.0 to 1.26.0
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](6c661ce588...70cd7be8e4 )
Updates `hashicorp/setup-terraform` from 3.0.0 to 3.1.1
- [Release notes](https://github.com/hashicorp/setup-terraform/releases)
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md)
- [Commits](a1502cd9e7...651471c36a )
Updates `actions/cache` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](ab5e6d0c87...0c45773b62 )
Updates `erlef/setup-beam` from 1.17.5 to 1.17.6
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](2f0cc07b4b...0a541161e4 )
Updates `coverallsapp/github-action` from 2.2.3 to 2.3.0
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](3dfc556739...643bc377ff )
Updates `ossf/scorecard-action` from 2.3.1 to 2.3.3
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](0864cf1902...dc50aa9510 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: slackapi/slack-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: hashicorp/setup-terraform
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: erlef/setup-beam
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: coverallsapp/github-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-07 07:50:25 +00:00 |
Ivan Dyachkov
|
381ed6a451
|
ci: trigger reruns of failed checks on release-57 branch as well as master
|
2024-06-07 08:57:18 +02:00 |
zmstone
|
ebf17c8143
|
Merge remote-tracking branch 'origin/release-57' into 0606-merge-release-57-to-master
|
2024-06-06 17:43:36 +02:00 |
Ivan Dyachkov
|
e1e5dc231d
|
build: use generic env variables for otp and elixir when building docker image
|
2024-06-05 16:34:23 +02:00 |
zmstone
|
9e3c817e5b
|
ci: OTP 26 (26.2.5-1) for docker images
|
2024-06-05 16:18:55 +02:00 |
zmstone
|
cf0eefee54
|
ci: stop releasing on centos7 (el7) and ubuntu18
|
2024-06-05 14:02:06 +02:00 |
Ivan Dyachkov
|
29ad07ce29
|
Merge remote-tracking branch 'upstream/release-57' into 0531-sync-release-57
|
2024-05-31 07:32:26 +02:00 |
Ivan Dyachkov
|
e54395f501
|
ci: always trigger package reindex by emqx.io on releases
|
2024-05-30 17:04:47 +02:00 |
zmstone
|
41cbfcfaa1
|
Merge remote-tracking branch 'origin/release-57' into 0527-sync-5.7.0-to-master
|
2024-05-27 20:10:44 +02:00 |
zmstone
|
4e07437e80
|
ci: delete dos2unix
|
2024-05-24 23:22:15 +02:00 |
zmstone
|
0763e29786
|
chore: prepare for 5.7.0-rc.2 release
|
2024-05-24 21:10:37 +02:00 |
zmstone
|
1bc9600c58
|
Merge remote-tracking branch 'origin/release-57'
|
2024-05-22 18:28:23 +02:00 |
Thales Macedo Garitezi
|
5c9f1d9401
|
ci: fix emqx ce elixir build
|
2024-05-22 11:49:10 -03:00 |
ieQu1
|
25c6ac3d16
|
Merge remote-tracking branch 'origin/release-57'
|
2024-05-13 22:05:29 +02:00 |
Ivan Dyachkov
|
c08c8cef22
|
ci(docker): login to specific docker registry only when necessary
|
2024-05-11 10:18:46 +02:00 |
Ivan Dyachkov
|
d4450d543b
|
ci: ensure unique name for artifacts in scheduled packages workflow
|
2024-05-10 17:00:41 +02:00 |
Ivan Dyachkov
|
7ab06bcdc9
|
ci: some scheduled workflows should only run on emqx/emqx
|
2024-05-10 16:24:21 +02:00 |
Ivan Dyachkov
|
37b959a3e9
|
ci: send data to coveralls from emqx/emqx only
also optimize cover reports - submit in parallel
|
2024-05-10 13:37:32 +02:00 |
Thales Macedo Garitezi
|
5b39b9c11f
|
ci(cron packages): use unique upload names for different branches
|
2024-05-02 15:31:57 -03:00 |
Ivan Dyachkov
|
cc577e636d
|
Merge remote-tracking branch 'upstream/release-57' into 0502-sync-release-57
|
2024-05-02 17:06:18 +02:00 |
Ivan Dyachkov
|
cc025ce4ae
|
feat: publish packages for Ubuntu 24.04
|
2024-05-02 11:08:32 +02:00 |
Ivan Dyachkov
|
adb9f68228
|
ci: add mix deps.tree step to check_deps_integrity workflow
|
2024-05-02 10:25:53 +02:00 |
Ivan Dyachkov
|
f9211aadd8
|
ci: switch scheduled workflows from release-56 to release-57
|
2024-05-02 10:25:53 +02:00 |
Ivan Dyachkov
|
9ab2eef56c
|
ci: stop building packages for macos 12, add macos 14
|
2024-05-02 10:25:53 +02:00 |
Ivan Dyachkov
|
26d0c41f02
|
ci: small adjustments in workflows
|
2024-05-02 10:25:53 +02:00 |
Thales Macedo Garitezi
|
42cb17360e
|
Merge branch 'release-57' into sync-r57-m-20240430
|
2024-04-30 14:42:22 -03:00 |