mattermost/.github/actions
Jesse Hallam 20f23f0a43
chore(ci): add daily Go cache warming with read-only restore in server CI
Add a daily scheduled workflow (server-ci-cache-warm.yml) that runs
`make go-cache` inside the build container to pre-warm the Go module
cache, build cache, and CI tool binaries. All server CI jobs restore
from this cache read-only via a new composite action.

Extract each CI tool's go install into a dedicated install-<tool>
Makefile target so versions live in exactly one place. Add
install-ci-tools and go-cache targets that tie it all together.
2026-05-25 12:18:26 -03:00
..
calculate-cypress-results E2E/Test: Increase parallel tests and removed smoke tests (#35271) 2026-02-17 10:23:41 +08:00
calculate-playwright-results E2E/Test: Increase parallel tests and removed smoke tests (#35271) 2026-02-17 10:23:41 +08:00
check-e2e-test-only Fix E2E-only PRs and duplicate E2E test runs after PR merges (#35368) 2026-02-19 23:24:54 +08:00
restore-go-cache chore(ci): add daily Go cache warming with read-only restore in server CI 2026-05-25 12:18:26 -03:00
runner-prep-openldap chore(ci): consolidate openldap runner prep into a composite action (#36563) 2026-05-14 14:28:51 +05:30
save-junit-report-tms MM-66555: Add GH action to save mmctl E2E test report to Zephyr (#34429) 2025-11-14 09:22:00 +08:00
webapp-setup chore: bump versions of actions (#35386) 2026-03-06 09:35:11 +08:00