Ivan Dyachkov
d579159ab8
ci: small oops
2023-08-02 17:54:37 +02:00
Ivan Dyachkov
9fa130d5a4
ci: another fix
2023-08-02 17:51:01 +02:00
Ivan Dyachkov
c8aec7ce68
ci: fix
2023-08-02 17:36:38 +02:00
Ivan Dyachkov
05a51306f9
ci: fix misuse of env
2023-08-02 17:33:04 +02:00
Ivan Dyachkov
3c4d5bdde7
ci: some more fixes
2023-08-02 17:11:54 +02:00
Ivan Dyachkov
38809ffd4b
ci: more fixes
2023-08-02 16:32:21 +02:00
Ivan Dyachkov
de7838357f
ci: hmm
2023-08-02 16:22:22 +02:00
Ivan Dyachkov
d75f65deae
ci: fix helm again
2023-08-02 16:18:51 +02:00
Ivan Dyachkov
a03dd42283
ci: fix prepare-jmeter action
2023-08-02 16:15:06 +02:00
Ivan Dyachkov
b976c6f5a3
ci: fix relup tests
2023-08-02 16:13:46 +02:00
Ivan Dyachkov
ba86a039cd
ci: fix elixir release
2023-08-02 16:11:05 +02:00
Ivan Dyachkov
f8022a849a
ci: fix docker and helm tests
2023-08-02 16:09:04 +02:00
Ivan Dyachkov
28afa538d3
ci: fix jmeter
2023-08-02 15:40:36 +02:00
Ivan Dyachkov
d6bbd5b5a2
ci(tmp): comment out spellcheck
2023-08-02 14:40:02 +02:00
Ivan Dyachkov
41d39cfc36
ci(tmp): comment out slim packages
2023-08-02 14:39:00 +02:00
Ivan Dyachkov
f66669f0fd
ci: set OTP_VSN and ELIXIR_VSN to avoid calling scripts
2023-08-02 14:38:15 +02:00
Ivan Dyachkov
96ed17679d
ci: use github runner for building docker image
2023-08-02 14:32:05 +02:00
Ivan Dyachkov
34cd8dc520
ci: ensure make
2023-08-02 14:29:50 +02:00
Ivan Dyachkov
54aed80e59
ci: move the rest of workflows to _pr_entrypoint.yaml
2023-08-02 14:24:08 +02:00
Ivan Dyachkov
f628fc8d14
ci: enable cover compile
2023-08-02 09:06:57 +02:00
Ivan Dyachkov
4374785cd7
ci: move things around
2023-08-02 09:06:57 +02:00
Ivan Dyachkov
c7d68ed25d
ci: fix missed issues
2023-08-02 09:06:57 +02:00
Ivan Dyachkov
e3e28d9b41
ci: use github.sha for concurrency
2023-08-02 09:06:57 +02:00
Ivan Dyachkov
ab0aedd501
ci: call more workflows
2023-08-02 09:06:57 +02:00
Ivan Dyachkov
eaca8e2d9a
ci: use workflow_call
2023-08-02 09:06:57 +02:00
Ivan Dyachkov
1943120937
ci: no upload/download, too slow
2023-08-02 09:06:57 +02:00
Ivan Dyachkov
1566edd50c
ci: trigger apps_version_check via workflow_run
2023-08-02 09:06:57 +02:00
Ivan Dyachkov
8139804f1e
ci: replace basic checks workflows with an action and add _pr_entrypoint workflow
2023-08-02 09:06:56 +02:00
Ivan Dyachkov
f1aaa25aad
ci: temporarily disable heavy workflows
2023-08-02 09:06:56 +02:00
lafirest
22b4f4d256
Merge pull request #11379 from lafirest/feat/ldap
...
feat(ldap): add LDAP connector
2023-08-02 12:05:57 +08:00
firest
9bb5c9de33
fix(ldap): make elvis happy
2023-08-02 11:02:02 +08:00
firest
b2f3ac9967
fix(ldap): fix newline error && correcting files header
2023-08-02 10:07:27 +08:00
Ivan Dyachkov
6d12a70ad0
Merge pull request #11378 from id/0801-update-pr-template
2023-08-01 13:21:24 +02:00
firest
f98f97f37e
feat(ldap): set test env and add test suites
2023-08-01 18:49:54 +08:00
firest
8c9b136d15
fix(ldap): integrate parser and fix lexer errors
2023-08-01 18:49:54 +08:00
firest
fa6343cc80
feat(ldap): add LDAP connector
2023-08-01 18:49:54 +08:00
Ivan Dyachkov
ca89bb91a4
chore: update PR template to add a check box for proper tests
2023-08-01 10:26:59 +02:00
Ivan Dyachkov
2a9de4701b
Merge pull request #11377 from id/0801-tag-v5.1.4
2023-08-01 10:17:33 +02:00
Ivan Dyachkov
4bd2ea2449
docs: Generate changelog for v5.1.4
2023-08-01 09:23:39 +02:00
Ivan Dyachkov
0f161a81c3
chore: v5.1.4
2023-08-01 09:20:46 +02:00
Ivan Dyachkov
fc6e9c477e
Merge pull request #11185 from tom-tschiller/feature/emqx-helm-topology-spread-constraints
2023-08-01 09:18:38 +02:00
Thales Macedo Garitezi
41606aa840
Merge pull request #11373 from thalesmg/fix-spellcheck-master-20230731
...
fix(spellcheck): fix several spellcheck issues not caught in CI
2023-07-31 18:00:31 -03:00
Thales Macedo Garitezi
620b5fc048
fix(spellcheck): fix several spellcheck issues not caught in CI
...
Fixes some issus later found by CI that somehow didn't block the originating PRs.
Example failure:
https://github.com/emqx/emqx/actions/runs/5715470851/job/15485284918?pr=11372
2023-07-31 14:32:12 -03:00
Thales Macedo Garitezi
2a29d2a141
Merge pull request #11372 from thalesmg/fix-rm-cacerts-20230731
...
fix(tls): remove `cacerts` config for now
2023-07-31 11:46:08 -03:00
Thales Macedo Garitezi
7687770821
fix(tls): remove `cacerts` config for now
...
Fixes https://github.com/emqx/emqx/issues/11370
Related: https://github.com/emqx/emqx/pull/11371
2023-07-31 10:44:05 -03:00
Thales Macedo Garitezi
b24e7e2559
Merge pull request #11366 from thalesmg/fix-load-ee-module-20230728
...
fix(schema): ensure enterprise module is correctly loaded
2023-07-31 09:58:40 -03:00
Thales Macedo Garitezi
a3be1529c6
fix(schema): ensure enterprise module is correctly loaded
...
Fixes https://emqx.atlassian.net/browse/EMQX-10654
Despite loading the application in `nodetool`, we need to invoke `:module_info()` to force
the module to be actually loaded, especially when it's called in `call_hocon` to generate
the initial configurations. Otherwise, it'll fail to list all the bridge schemas.
2023-07-28 16:27:43 -03:00
Thales Macedo Garitezi
d6344ab709
Merge pull request #11363 from thalesmg/rabbit-tls-20230727
...
feat(rabbitmq_bridge): add TLS support
2023-07-28 13:23:30 -03:00
Thales Macedo Garitezi
2ee1aa6d60
Merge pull request #11347 from thalesmg/fix-ocsp-path-encoding-20230725
...
fix(ocsp): URL encode request path
2023-07-28 09:01:39 -03:00
Thales Macedo Garitezi
399f849f7b
feat(rabbitmq_bridge): add TLS support
...
Fixes https://emqx.atlassian.net/browse/EMQX-10605
2023-07-27 15:52:46 -03:00