Ivan Dyachkov
|
898279099b
|
ci: update remaining docker images in workflows to use public.ecr.aws
|
2023-10-17 22:36:43 +02:00 |
Zaiming (Stone) Shi
|
9ab49a7ae3
|
Merge remote-tracking branch 'origin/master' into 0919-auth-refactor
|
2023-10-09 14:18:10 +02:00 |
Ivan Dyachkov
|
52f6816cb9
|
ci: explicitly pull postgres image
|
2023-10-05 15:55:04 +02:00 |
Ivan Dyachkov
|
9a881290b9
|
ci: use ephemeral self hosted runners
|
2023-10-05 13:33:51 +02:00 |
Ilya Averyanov
|
1eb75b43c4
|
chore(auth): split emqx_authn and emqx_authz apps
|
2023-10-05 13:41:50 +03:00 |
Ivan Dyachkov
|
a32b8fd21f
|
ci: use single entry point for push event
|
2023-08-06 14:16:56 +02:00 |
Ivan Dyachkov
|
362235021c
|
ci: refactor workflows to use single entry point on pull request trigger
|
2023-08-06 14:16:56 +02:00 |
Ivan Dyachkov
|
d450d34ab3
|
ci: fix and speedup jmeter download
|
2023-07-13 09:26:16 +02:00 |
Ivan Dyachkov
|
460ea0e957
|
ci(jmeter): collect emqx logs
|
2023-06-29 09:28:50 +02:00 |
Ivan Dyachkov
|
9bebdf9439
|
ci(jmeter): fix jmeter download url for older versions
|
2023-06-26 09:10:57 +02:00 |
Thales Macedo Garitezi
|
683b4d2f0f
|
ci: upgrade setup-beam -> v1.15.4
|
2023-06-09 10:39:02 -03:00 |
Zaiming (Stone) Shi
|
9c1f77d733
|
ci: upgrade to otp 25.3.2-1 and elixir 1.14.5
|
2023-06-02 18:01:09 +02:00 |
Ivan Dyachkov
|
7ef2c317e0
|
ci: use ubuntu22.04 everywhere
|
2023-03-15 14:27:12 +01:00 |
Ivan Dyachkov
|
4dd6e06680
|
Merge pull request #9773 from id/ci-revert-to-use-upstream-setup-beam
ci: back to use upstream setup-beam action
|
2023-01-18 09:36:59 +01:00 |
Ivan Dyachkov
|
5ee36d4406
|
ci: fix typo in error message
|
2023-01-16 21:27:01 +01:00 |
Ivan Dyachkov
|
0560145771
|
ci: back to use upstream setup-beam action
|
2023-01-16 18:07:25 +01:00 |
Stefan Strigler
|
1690a6dcfc
|
Merge branch 'master' into dev/api-refactor
|
2023-01-13 15:34:13 +01:00 |
firest
|
c5f557e315
|
fix: disable basic auth for HTTP API
|
2023-01-12 21:35:49 +08:00 |
Stefan Strigler
|
f27f573109
|
refactor: move to /authorization/sources/built_in_database/rules
|
2023-01-10 11:00:22 +01:00 |
Ivan Dyachkov
|
0599bd7cfc
|
ci: use our own setup-beam fork
https://github.com/erlef/setup-beam/issues/167
|
2022-12-22 09:15:57 +01:00 |
Stefan Strigler
|
7aee1a08aa
|
Merge pull request #9531 from sstrigler/EMQX-7982-put-authentication-id-should-return-204
refactor: return `204` instead of `200` for `PUT /authenticator/:id`
|
2022-12-19 14:46:31 +01:00 |
Stefan Strigler
|
9d97775567
|
refactor: return `204` instead of `200` for `PUT /authenticator/:id`
|
2022-12-19 10:02:08 +01:00 |
Andrew Mayorov
|
2e1cdd039e
|
ci: include OTP-25 in some workflows
* Use OTP-25 exclusively for Elixir builds
* Include OTP-25 in slim package builds
* Include OTP-25 in test workflow matrices
|
2022-12-16 13:45:04 +03:00 |
Stefan Strigler
|
13b4ee227c
|
ci: use ref to tag rather than raw branch for emqx-fvt in jmeter suite
|
2022-12-15 10:57:19 +01:00 |
Zaiming (Stone) Shi
|
84824c374f
|
ci: remove allgood checks
|
2022-12-09 09:24:14 +01:00 |
Traphalet
|
f920ff341b
|
ci(actions): update git actions to latest versions
|
2022-10-28 15:53:26 +03:00 |
Ilya Averyanov
|
a6911517aa
|
fix(ci): set explicit version for system-wide Erlang
|
2022-06-02 15:08:20 +03:00 |
Zaiming (Stone) Shi
|
71d166af27
|
ci: remove 'if: always()' from allgood jobs
|
2022-04-28 15:09:59 +02:00 |
Zaiming (Stone) Shi
|
89d242c3a3
|
ci: add 'allgood' summary jobs to a few builds
* build_slim_packages
* run_emqx_app_tests
* run_jmeter_tests
* run_test_cases
|
2022-04-28 15:09:59 +02:00 |
Zaiming (Stone) Shi
|
a93eee5d08
|
ci: rename broker tests ci job to 'run_jmeter_tests'
|
2022-04-28 15:09:59 +02:00 |