emqx/scripts
Zaiming (Stone) Shi b7e5ea2941 feat(schema_registry): add JSON schema 2024-02-29 21:03:52 +01:00
..
conf-test test: update the test config 2023-12-28 13:48:51 +08:00
ct test: add es docker CI test 2024-01-18 16:44:56 +08:00
rel chore: emqx 5.5.0 2024-02-02 08:48:56 +01:00
relup-build style: erlfmt all remaining escripts 2023-11-08 11:51:10 +08:00
relup-test ci: upgrade to otp 26.2.1-2 2024-01-11 09:15:06 +01:00
shelltest chore: update scripts and CI to work with 5.3.X 2023-09-21 19:29:00 +02:00
spellcheck feat(schema_registry): add JSON schema 2024-02-29 21:03:52 +01:00
test test: fix env name in test script 2024-02-02 16:59:47 +01:00
ui-tests ci: build binaries for each arch of docker image separately 2024-02-14 12:49:54 +01:00
apps-version-check.sh build: log red text for error message 2023-11-10 13:41:51 +01:00
buildx.sh ci: use buildx in build_packages 2024-02-15 16:37:21 +01:00
bump-actions-versions.sh ci: bump actions versions in local actions 2024-01-11 12:52:04 +01:00
check-deps-integrity.escript style: erlfmt all remaining escripts 2023-11-08 11:51:10 +08:00
check-elixir-applications.exs refactor: stop releasing edge edition 2022-05-26 20:05:46 +02:00
check-elixir-deps-discrepancies.exs feat: add RabbitMQ bridge 2023-05-09 14:32:26 +02:00
check-elixir-emqx-machine-boot-discrepancies.exs fix(mix): include `node_dump` in tgz and packages 2022-02-07 18:15:17 -03:00
check-format.sh chore: delete per-app format scripts 2022-05-11 09:15:32 +02:00
check-i18n-style.escript style: erlfmt all remaining escripts 2023-11-08 11:51:10 +08:00
check-i18n-style.sh chore(ci): simplify `check-i18n-style` + stop relying on git 2023-10-12 17:56:15 +07:00
check-nl-at-eof.sh chore: ignore chekcing nl-at-eof for *.jks files 2023-03-20 09:55:25 +08:00
check_missing_reboot_apps.exs chore: fix format of file to pass format check 2023-08-24 16:50:35 +02:00
dev-cluster-host.sh fix(scripts): make shellcheck happy 2023-07-10 08:41:11 +02:00
elvis-check.sh fix: avoid stray `\` warning for grep 3.8+ 2023-05-06 12:42:53 +08:00
ensure-rebar3.sh chore(otp26): pin rebar3 3.20.0-emqx-1 for otp26 2023-11-29 15:32:25 +01:00
erlfmt feat: upgrade erlfmt to support maybe syntax 2024-01-31 20:06:49 +08:00
find-apps.sh chore: merge 'upstream/release-53' 2023-11-08 09:24:38 +01:00
find-prev-rel-tag.sh build: add a script to find previous release version tag 2023-03-09 18:34:26 +01:00
find-props.sh fix(ci): fix shellcheck file pattern 2022-01-05 11:34:04 -03:00
find-suites.sh test: make find-suites.sh smarter 2023-10-30 18:23:12 +01:00
gen-erlang-ls-config.sh chore: update template for erlang_ls config 2024-01-25 23:04:38 +08:00
get-dashboard.sh build: bump dashboard tag `v1.2.6-beta.1` and `e1.1.0-beta.2` 2023-06-07 10:26:36 +08:00
get-distro.sh chore: fix distro detection for amazon linux 2 2022-12-14 19:09:14 +01:00
get-elixir-vsn.sh fix(elixir): guard against missing elixir installation 2022-01-26 16:59:50 -03:00
get-otp-vsn.sh fix: portable shebang 2021-12-27 15:45:12 +01:00
git-hook-post-commit.sh chore: add git commit hook for git-blame-ignore-revs 2022-09-23 12:37:07 +08:00
git-hook-pre-commit.sh chore(git-hook): don't fail commit hook when no mix 2023-05-05 11:02:58 +02:00
git-hook-pre-push.sh refactor: no more EMQX_ENTERPRISE compile flag 2021-11-20 20:41:06 +01:00
git-hooks-init.sh chore: add git commit hook for git-blame-ignore-revs 2022-09-23 12:37:07 +08:00
install-msodbc-driver.sh fix: refine default sql and driver name for mssql bridge 2023-04-23 15:47:18 +08:00
macos-sign-binaries.sh chore: bump jq to v0.3.10 2023-07-18 14:11:39 +02:00
make-docker-image-from-host-build.sh test: add a script to test dns cluster node discovery 2022-06-16 01:34:16 +02:00
merge-config.escript style: erlfmt all remaining escripts 2023-11-08 11:51:10 +08:00
merge-i18n.escript build: generate desc.en.hocon file for i18n 2023-11-09 16:58:51 +01:00
parse-git-ref.sh chore: v5.1.5-build.3 2023-08-10 12:56:28 +02:00
pkg-tests.sh ci: pin more dependencies 2024-01-11 22:08:38 +01:00
pr-sanity-checks.sh ci: upgrade to otp 26.2.1-2 2024-01-11 09:15:06 +01:00
pre-compile.sh build: i18n file download time with millisecond precision 2024-02-18 02:08:18 +08:00
prepare-build-deps.sh fix: mac build required pkg coreutils 2022-06-16 18:49:42 +08:00
pytest.requirements.txt ci: pin more dependencies 2024-01-11 22:08:38 +01:00
rerun-apps-version-check.py ci: fix rerun apps check token scope and improve logging 2023-07-11 14:36:48 +02:00
semver.sh chore: v5.1.5-build.3 2023-08-10 12:56:28 +02:00
shellcheck.sh fix(ci): fix shellcheck file pattern 2022-01-05 11:34:04 -03:00
test-node-discovery-dns.sh chore: supprot DNS discovery test for 4.x 2022-09-28 21:31:18 +02:00
update-appup.sh chore: remove lib-ee in scripts 2023-10-11 20:12:57 +02:00
update-bom.sh build: make use of rebar git cache in docker build 2023-10-17 13:06:50 +02:00
update-bsl-license-convert-year.sh chore: update BSL license change date 2024-01-29 16:47:31 +01:00
update-copyright-years.sh docs: fix typos 2022-01-27 12:29:38 +01:00
update_appup.escript style: erlfmt all remaining escripts 2023-11-08 11:51:10 +08:00