LocalAI/.github/workflows
cryptk 93702e39d4
feat(build): adjust number of parallel make jobs (#1915)
* feat(build): adjust number of parallel make jobs

* fix: update make on MacOS from brew to support --output-sync argument

* fix: cache grpc with version as part of key to improve validity of cache hits

* fix: use gmake for tests-apple to use the updated GNU make version

* fix: actually use the new make version for tests-apple

* feat: parallelize tests-extra

* feat: attempt to cache grpc build for docker images

* fix: don't quote GRPC version

* fix: don't cache go modules, we have limited cache space, better used elsewhere

* fix: release with the same version of go that we test with

* fix: don't fail on exporting cache layers

* fix: remove deprecated BUILD_GRPC docker arg from Makefile
2024-03-29 22:32:40 +01:00
..
disabled feat(conda): conda environments (#1144) 2023-11-04 15:30:32 +01:00
bump_deps.yaml chore(deps): update actions/checkout action to v4 (#1006) 2023-10-21 08:55:44 +02:00
bump_docs.yaml docs: automatically track latest versions (#1451) 2023-12-17 19:02:13 +01:00
image_build.yml feat(build): adjust number of parallel make jobs (#1915) 2024-03-29 22:32:40 +01:00
image-pr.yml feat(build): adjust number of parallel make jobs (#1915) 2024-03-29 22:32:40 +01:00
image.yml feat(build): adjust number of parallel make jobs (#1915) 2024-03-29 22:32:40 +01:00
release.yaml feat(build): adjust number of parallel make jobs (#1915) 2024-03-29 22:32:40 +01:00
test-extra.yml feat(build): adjust number of parallel make jobs (#1915) 2024-03-29 22:32:40 +01:00
test.yml feat(build): adjust number of parallel make jobs (#1915) 2024-03-29 22:32:40 +01:00