mattermost/.github
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
..
actions chore(ci): add daily Go cache warming with read-only restore in server CI 2026-05-25 12:18:26 -03:00
codeql Move /e2e -> /e2e-tests 2023-03-28 18:10:00 +02:00
ISSUE_TEMPLATE update CONTRIBUTING.md and github ISSUE_TEMPLATE (#30862) 2025-04-29 15:42:40 +03:00
scripts Fix config-change-checker to use merge-base for per-file diffs (#36670) 2026-05-21 10:23:44 +02:00
workflows chore(ci): add daily Go cache warming with read-only restore in server CI 2026-05-25 12:18:26 -03:00
codecov.yml ci: re-enable server test coverage with 4-shard parallelism (#35743) 2026-04-09 15:27:50 -04:00
dependabot.yml chore: bump versions of actions (#35386) 2026-03-06 09:35:11 +08:00
e2e-tests-workflows.md refactor: speed up E2E test workflows and eliminate npm cache-restore failures (#36599) 2026-05-19 11:26:39 +08:00
holopin.yml Add Hacktoberfest 2024 Holopin badge to holopin.yml (#28288) 2024-10-01 13:55:09 -04:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md (#27538) 2024-07-03 23:57:50 +03:00
PULL_REQUEST_TEMPLATE.md Simplify PULL_REQUEST_TEMPLATE.md and document it in AGENTS.md (#36239) 2026-04-24 09:44:44 -03:00