JianBo He
|
e8eb0e11ac
|
Merge tag 'v4.3.21-alpha.2' into release-v44
|
2022-10-12 19:33:39 +08:00 |
JianBo He
|
efda32c945
|
chore: update dashboard vsn
|
2022-10-12 11:32:39 +08:00 |
JianBo He
|
7fe6bc6094
|
chore: update dashboard vsn
|
2022-10-12 11:28:44 +08:00 |
Zaiming (Stone) Shi
|
f4ae4e67c9
|
Merge remote-tracking branch 'origin/release-v43' into release-v44
|
2022-10-09 09:33:21 +02:00 |
Zaiming (Stone) Shi
|
206ab125a4
|
build: support additional checks before cutting a release tag
|
2022-10-06 09:41:14 +02:00 |
Thales Macedo Garitezi
|
954e276124
|
Merge remote-tracking branch 'origin/release-v43' into merge-rv43-into-rv44-a
|
2022-09-28 09:46:03 -03:00 |
Zaiming (Stone) Shi
|
527ce097aa
|
feat: add emqx_secret module
|
2022-09-27 21:18:07 +02:00 |
Zaiming (Stone) Shi
|
0ac78734bd
|
build(update_appup.escript): allow external app non-semver
|
2022-09-25 14:19:53 +02:00 |
Zaiming (Stone) Shi
|
0fec2b874e
|
Merge remote-tracking branch 'origin/release-v43' into release-v44
|
2022-09-21 12:59:44 +02:00 |
Zaiming (Stone) Shi
|
9d00b5b0d6
|
build(update_appup): red color for error logs
|
2022-09-20 20:30:38 +02:00 |
Zaiming (Stone) Shi
|
9d99bf8b91
|
build: add release cut script
|
2022-09-20 20:20:35 +02:00 |
Zaiming (Stone) Shi
|
94d96804b1
|
build(xref): delete xerf exclusion from jose_public_key
|
2022-09-19 19:43:07 +02:00 |
Zaiming (Stone) Shi
|
51e70df440
|
Merge remote-tracking branch 'origin/main-v4.3' into 0919-sync-v44
|
2022-09-19 09:54:00 +02:00 |
Zaiming (Stone) Shi
|
130e02a7af
|
Merge remote-tracking branch 'thales/merge-v43-into-v44-h' into 0919-sync-v44
|
2022-09-19 09:50:45 +02:00 |
Zaiming (Stone) Shi
|
35131457c0
|
Merge remote-tracking branch 'origin/dev/v4.4.9' into main-v4.4
|
2022-09-19 09:49:13 +02:00 |
Thales Macedo Garitezi
|
68dadf4ea8
|
chore: fix xref errors
|
2022-09-16 09:31:14 -03:00 |
Zaiming (Stone) Shi
|
3c852098d7
|
Merge tag 'v4.3.20' into main-v4.3
|
2022-09-16 12:54:00 +02:00 |
Ivan Dyachkov
|
ed34108644
|
build: sign macos binaries
|
2022-09-16 10:21:56 +02:00 |
Thales Macedo Garitezi
|
d3c291c4d0
|
Merge remote-tracking branch 'origin/main-v4.3' into merge-v43-into-v44-h
|
2022-09-15 10:13:47 -03:00 |
Zaiming (Stone) Shi
|
f2f14573d3
|
Merge pull request #8865 from qzhuyan/ci/william/add-xref-escript
Ci/william/add xref escript
|
2022-09-15 14:16:32 +02:00 |
Zaiming (Stone) Shi
|
eba6d33b49
|
Merge tag 'v4.3.20-alpha.2' into dev/v4.4.9
|
2022-09-15 09:42:04 +02:00 |
Zaiming (Stone) Shi
|
ab21801449
|
ci: exclude v4.3.13 for centos8
|
2022-09-15 09:07:20 +02:00 |
Zaiming (Stone) Shi
|
2fbb79f84f
|
build: do not skip downloading relup base package
do not skip downloading only because of curl error
for known missing base packages, we should list them in the script
|
2022-09-15 09:07:20 +02:00 |
Zaiming (Stone) Shi
|
20ddd4557f
|
refactor: no need for the --system flag for buildx.sh
|
2022-09-14 20:54:25 +02:00 |
Zaiming (Stone) Shi
|
30a02c74dc
|
build: allow passing ssh agent to docker run in buildx.sh
|
2022-09-14 20:54:25 +02:00 |
Zaiming (Stone) Shi
|
05129bd919
|
refactor: rename check scripts to start with 'check-'
|
2022-09-14 19:32:02 +02:00 |
Zaiming (Stone) Shi
|
4ff34e3188
|
ci: ensure chart version is in sync with the release version
|
2022-09-14 19:32:02 +02:00 |
Zaiming (Stone) Shi
|
c005cff7a6
|
chore: syn scripts from ee back to ce
|
2022-09-14 15:40:21 +02:00 |
Zaiming (Stone) Shi
|
0606a55a03
|
chore: print warning messages to standard_error
|
2022-09-14 12:48:13 +02:00 |
Zaiming (Stone) Shi
|
1013f221e0
|
Merge remote-tracking branch 'origin/dev/v4.3.20' into dev/v4.4.9
|
2022-09-12 09:25:07 +02:00 |
Thales Macedo Garitezi
|
9e122f38b9
|
ci(fix): fix check for appup coverage
Before:
```elixir
iex(14)> :re.run('4.3.10', "4\\.3\\.[0-4]", [{:capture, :first, :list}])
{:match, ['4.3.1']}
```
|
2022-09-09 13:21:05 -03:00 |
William Yang
|
432eae6e55
|
ci(xref): support emqx-ee profile
|
2022-09-07 10:22:46 +02:00 |
William Yang
|
9dd5e26ddf
|
ci(xref): handle no_such_module
|
2022-09-02 10:27:31 +02:00 |
William Yang
|
fef088220c
|
ci(xref): handle non-existing apps/modules
|
2022-09-02 10:06:09 +02:00 |
William Yang
|
8b6b9a0d20
|
ci(xref): excl release related modules
|
2022-09-01 11:52:09 +02:00 |
William Yang
|
aee1350b1d
|
ci(xref): remove reqplayq
|
2022-09-01 08:54:55 +02:00 |
William Yang
|
eed5a24e40
|
ci(xref): don't check observer
|
2022-09-01 08:47:28 +02:00 |
William Yang
|
5d91deb83e
|
ci: add escript xref check
Check all the released modules
|
2022-08-29 14:33:48 +02:00 |
Thales Macedo Garitezi
|
5aa8ff86ff
|
fix: windows relup is not supported
|
2022-08-25 13:10:51 -03:00 |
Thales Macedo Garitezi
|
f40fcdd036
|
ci: pass down `$SYSTEM` for relup base versions escript
`relup-base-versions.escript` needs to know the system the package is
being built for to correctly enumerate the base versions for relup.
|
2022-08-25 10:23:52 -03:00 |
Thales Macedo Garitezi
|
c30ba73af1
|
refactor: store entries as multiple tuples
|
2022-08-23 17:55:14 -03:00 |
Thales Macedo Garitezi
|
81b0844f03
|
fix: compare parsed versions
|
2022-08-23 17:49:31 -03:00 |
Thales Macedo Garitezi
|
c52286a20a
|
refactor: store db as list and rename file to `relup-paths.eterm`
|
2022-08-23 12:46:07 -03:00 |
Thales Macedo Garitezi
|
54a6674b08
|
style: fix indentation
|
2022-08-22 17:33:24 -03:00 |
Thales Macedo Garitezi
|
6f40405242
|
ci: add relup version db
|
2022-08-22 17:22:37 -03:00 |
zhongwencool
|
7a72e85555
|
Merge branch 'main-v4.4' into copy-of-main-v4.3
|
2022-08-19 23:09:31 +08:00 |
zhongwencool
|
8f40d7befd
|
chore: bump dashboard to v4.4.5/v4.4.15
|
2022-08-19 16:56:20 +08:00 |
zhongwencool
|
50f1d241dc
|
chore: bump dashboard to v4.3.10/v4.3.24
|
2022-08-19 16:54:23 +08:00 |
zhongwencool
|
940ceb570d
|
Merge branch 'main-v4.4' into copy-of-main-v4.3
|
2022-08-19 10:53:48 +08:00 |
Ilya Averyanov
|
9064b5acb8
|
chore(ci): make apps-version-check.sh accept new apps
|
2022-08-12 17:44:26 +03:00 |