Changelog
- c9d6bf0: .github/workflows/dagger: temporarily disable dagger workflow (@vdemeester)
- 8624c86: .github/workflows: add a dagger workflows (@vdemeester)
- 3954a2d: .github/workflows: merge test-* into frontend.yaml (@vdemeester)
- 5463da9: .github/workflows: prettier "logs" :) (@vdemeester)
- e750511: Add secret and configmap support as workspaces (@vdemeester)
- a9c5e82: Bump actions/checkout from 2 to 3 (@dependabot[bot])
- d8ff4a4: Bump actions/setup-go from 1 to 3 (@dependabot[bot])
- 8ec80c4: Bump dagger/dagger-for-github from 2 to 3 (@dependabot[bot])
- b657a26: Bump docker/build-push-action from 2 to 3 (@dependabot[bot])
- 5fd9975: Bump docker/login-action from 1 to 2 (@dependabot[bot])
- 5265e5f: Bump docker/metadata-action from 3 to 4 (@dependabot[bot])
- 88fe9f5: Bump docker/setup-buildx-action from 1 to 2 (@dependabot[bot])
- 7c4f3a6: Bump github.com/docker/cli (@dependabot[bot])
- 3a7cad3: Bump github.com/docker/cli (@dependabot[bot])
- ad17ef3: Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 (@dependabot[bot])
- 876c9ea: Bump github.com/moby/buildkit from 0.10.0 to 0.10.1 (@dependabot[bot])
- 4887c7e: Bump github.com/moby/buildkit from 0.10.1 to 0.10.2 (@dependabot[bot])
- e5962e5: Bump github.com/moby/buildkit from 0.10.2 to 0.10.3 (@dependabot[bot])
- 85fb8c5: Bump github.com/tektoncd/pipeline from 0.34.1 to 0.35.0 (@vdemeester)
- 7b55502: Bump github.com/tektoncd/pipeline from 0.35.0 to 0.35.1 (@dependabot[bot])
- 524fe29: Bump github.com/tektoncd/pipeline from 0.35.1 to 0.36.0 (@dependabot[bot])
- 6b95c84: Bump github/codeql-action from 1 to 2 (@dependabot[bot])
- 00a590a: Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0 (@dependabot[bot])
- 750c7a2: Enable dependabot for github workflows (@vdemeester)
- d763d09: Fix Apply* call with ctx (@vdemeester)
- ec8d10d: Fix SetDefaults panic with PipelineRef (@vdemeester)
- 3e991f8: Fix variable substitution for Task/Pipeline name (@vdemeester)
- 6088f5b: Makefile: all shouldn't push an image (@vdemeester)
- 076d8a9: Remove universe.dagger.io/examples (@vdemeester)
- f27f2f8: Test: add dagger plan (@vdemeester)
- eb2b93a: cue.mod: update to latest 'dagger' (@vdemeester)
- 36b6bce: dagger: fmt and setup some cache (@vdemeester)
- a17d002: dagger: remove _goimage (as it is fixed upstream) (@vdemeester)
- 3601635: dagger: rename to ci.cue 🤡 (@vdemeester)
- d88f72c: go.mod: bump github.com/opencontainers/runc to 1.1.2 (@vdemeester)
- 391c459: go.mod: fix go mod tidy 🙃 (@vdemeester)
- 1423ff9: go.mod: fix vendor/modules.txt (@vdemeester)
- d87451d: go.sum: go mod tidy --compat=1.17 (@vdemeester)
- 991bbb7: pkg/tekton: add support for parsing secrets and configmaps… (@vdemeester)