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.
Go to file
Andrea Luzzardi fee9742986
Merge pull request #898 from aluzzardi/perf-cue-loading
performance: compile CUE client side
2021-08-20 17:10:50 +02:00
.dagger/env
.github
client performance: compile CUE client side 2021-08-20 16:34:49 +02:00
cmd performance: compile CUE client side 2021-08-20 16:34:49 +02:00
compiler performance: compile CUE client side 2021-08-20 16:34:49 +02:00
docs
environment performance: compile CUE client side 2021-08-20 16:34:49 +02:00
keychain
solver
state performance: compile CUE client side 2021-08-20 16:34:49 +02:00
stdlib Remove skip for docker.#Push tests 2021-08-20 14:08:34 +02:00
telemetry
tests Merge pull request #891 from TomChv/fix/input-git-subdir 2021-08-19 20:30:15 +02:00
util
version
website Merge pull request #860 from dagger/dependabot/npm_and_yarn/website/docusaurus/core-2.0.0-beta.4 2021-08-20 16:37:11 +02:00
.gitignore
.golangci.yml
.goreleaser.yml
.markdownlint.yaml
CONTRIBUTING.md
doc.go
Dockerfile
go.mod build(deps): bump google.golang.org/grpc from 1.39.0 to 1.40.0 2021-08-20 14:54:12 +00:00
go.sum build(deps): bump google.golang.org/grpc from 1.39.0 to 1.40.0 2021-08-20 14:54:12 +00:00
install.ps1
install.sh
LICENSE
Makefile
README.md Fix README documentation dead link 2021-08-20 16:36:48 +02:00
tracing.compose.yaml
universe

Dagger

Dagger is a programmable deployment system.

Using Dagger, software builders can automate the deployment of any application to any infrastructure, in just a few lines of code.

Getting Started

Documentation website