mattermost/server/scripts
David Krauser 6ce4db65dc
Some checks are pending
API / build (push) Waiting to run
Server CI / Compute Go Version (push) Waiting to run
Server CI / Check mocks (push) Blocked by required conditions
Server CI / Check go mod tidy (push) Blocked by required conditions
Server CI / check-style (push) Blocked by required conditions
Server CI / Check serialization methods for hot structs (push) Blocked by required conditions
Server CI / Vet API (push) Blocked by required conditions
Server CI / Check migration files (push) Blocked by required conditions
Server CI / Generate email templates (push) Blocked by required conditions
Server CI / Check store layers (push) Blocked by required conditions
Server CI / Check mmctl docs (push) Blocked by required conditions
Server CI / Postgres (shard 0) (push) Blocked by required conditions
Server CI / Postgres (shard 1) (push) Blocked by required conditions
Server CI / Postgres (shard 2) (push) Blocked by required conditions
Server CI / Postgres (shard 3) (push) Blocked by required conditions
Server CI / Merge Postgres Test Results (push) Blocked by required conditions
Server CI / Elasticsearch v8 Compatibility (push) Blocked by required conditions
Server CI / Postgres FIPS (shard 0) (push) Blocked by required conditions
Server CI / Postgres FIPS (shard 1) (push) Blocked by required conditions
Server CI / Postgres FIPS (shard 2) (push) Blocked by required conditions
Server CI / Postgres FIPS (shard 3) (push) Blocked by required conditions
Server CI / Merge Postgres FIPS Test Results (push) Blocked by required conditions
Server CI / Run mmctl tests (push) Blocked by required conditions
Server CI / Run mmctl tests (FIPS) (push) Blocked by required conditions
Server CI / Build mattermost server app (push) Blocked by required conditions
Tools CI / check-style (mattermost-govet) (push) Waiting to run
Tools CI / Test (mattermost-govet) (push) Waiting to run
Web App CI / check-lint (push) Waiting to run
Web App CI / check-i18n (push) Blocked by required conditions
Web App CI / check-external-links (push) Blocked by required conditions
Web App CI / check-types (push) Blocked by required conditions
Web App CI / test (platform) (push) Blocked by required conditions
Web App CI / test (mattermost-redux) (push) Blocked by required conditions
Web App CI / test (channels shard 1/4) (push) Blocked by required conditions
Web App CI / test (channels shard 2/4) (push) Blocked by required conditions
Web App CI / test (channels shard 3/4) (push) Blocked by required conditions
Web App CI / test (channels shard 4/4) (push) Blocked by required conditions
Web App CI / upload-coverage (push) Blocked by required conditions
Web App CI / build (push) Blocked by required conditions
YAML Lint / yamllint (push) Waiting to run
Skip sqlstore DB setup during go test -list discovery (#36249)
sqlstore's TestMain calls sqlstore.InitTest (which opens postgres and
drops tables) before mainHelper.Main, so the -test.list bailout added
in #36222 never fired and shard-split discovery failed on the GitHub
host. Bail out at the top of TestMain instead, and restore HEAVY_MS
so sqlstore can still be treated as whole.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2026-04-24 01:05:40 +00:00
..
config_generator MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
esrupgrades Remove vestigial MySQL support (#34865) 2026-01-20 21:01:59 +00:00
testdata ci: shard server Postgres tests into 4 parallel runners (#35739) 2026-03-26 15:07:40 -04:00
diff-config.sh Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
diff-email-templates.sh Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
get_latest_release.sh Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
jq-dep-check.sh Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
ldap-check.sh Update ldap-check.sh (#31180) 2025-10-07 12:31:48 +02:00
mattermost-postgresql-5.0.0.sql Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
mattermost-postgresql-6.0.0.sql Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
mirror-docker-images.json Remove vestigial MySQL support (#34865) 2026-01-20 21:01:59 +00:00
mirror-docker-images.sh CLD-5698 - Add e2e smoketests (#23590) 2023-06-12 11:56:33 +02:00
prereq-check-enterprise.sh Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
psql-migration-test.sh Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
run-shard-tests.sh fix(ci): restore testname format in sharded gotestsum runs (#36078) 2026-04-14 15:13:39 -03:00
shard-split.js Skip sqlstore DB setup during go test -list discovery (#36249) 2026-04-24 01:05:40 +00:00
shard-split.test.js ci: shard server Postgres tests into 4 parallel runners (#35739) 2026-03-26 15:07:40 -04:00
vet-api-check.sh [MM-67030] Remove newsletter signup and replace with terms/privacy agreement (#34801) 2026-01-23 18:24:27 +00:00
wait-for-system-start.sh [MM-53840] Add migration workflow (#24211) 2023-08-16 10:09:11 +03:00