This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/.github/workflows
Tom Chauveau 19c0f999f4
Fix export cache issue
Resolve #1551 and #1020.
We are never returning the result of solved operations so Buildkit could not
cache the layer.
This commit implements a simple system to forward operations' result to the
main build to cache it.

Signed-off-by: Vasek - Tom C <tom.chauveau@epitech.eu>
2022-03-31 20:36:50 +02:00
..
auto-release.yml ci: switch auto release to patch versions 2022-03-14 22:36:32 -07:00
dagger-ci.yml Fix export cache issue 2022-03-31 20:36:50 +02:00
deploy-docs.yml Deploy docs on every commit to the main branch 2022-02-10 10:30:08 +00:00
lint.yml Bump golangci-lint to latest 2022-03-21 17:40:10 -03:00
release.yml Use more descriptive names for GitHub Checks 2022-02-10 11:31:21 +00:00
stale.yml ci: fix broken GH yaml 2022-03-10 15:28:04 -08:00
test-integration.yml Fix export cache issue 2022-03-31 20:36:50 +02:00
test-unit.yml Use more descriptive names for GitHub Checks 2022-02-10 11:31:21 +00:00
test-universe.yml Fix export cache issue 2022-03-31 20:36:50 +02:00
test-website.yml ci: enable website tests on PRs 2022-03-29 11:22:15 -07:00
todoapp.yml Europa docs: From local dev to CI environment doc page 2022-03-08 22:17:24 +00:00