1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-26 18:21:01 +00:00
miniflux-v2/.github/workflows
Julien Voisin f3989cdb2f
ci: checkout before installing Go
Obtaining the code before deploying go allows better caching, as the go.sum
file becomes available.

See https://github.com/actions/setup-go/issues/281
2024-12-23 21:24:22 -08:00
..
build_binaries.yml ci: checkout before installing Go 2024-12-23 21:24:22 -08:00
codeql-analysis.yml ci: don't specify languages for CodeQL 2024-12-22 22:00:06 -08:00
debian_packages.yml Fix conditions to publish packages in GitHub workflows 2024-03-10 12:25:13 -07:00
docker.yml build: publish OCI images only if PUBLISH_DOCKER_IMAGES=true 2024-07-17 18:28:16 -07:00
linters.yml ci: don't run go vet ./... as it's run as part of golangci-lint 2024-12-22 22:04:00 -08:00
rpm_packages.yml Fix conditions to publish packages in GitHub workflows 2024-03-10 12:25:13 -07:00
tests.yml ci: checkout before installing Go 2024-12-23 21:24:22 -08:00