mirror of
https://github.com/mattermost/mattermost.git
synced 2026-05-27 12:13:29 -04:00
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. |
||
|---|---|---|
| .. | ||
| actions | ||
| codeql | ||
| ISSUE_TEMPLATE | ||
| scripts | ||
| workflows | ||
| codecov.yml | ||
| dependabot.yml | ||
| e2e-tests-workflows.md | ||
| holopin.yml | ||
| ISSUE_TEMPLATE.md | ||
| PULL_REQUEST_TEMPLATE.md | ||