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 d82baa4c2d engine: task naming consistency
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-12-22 16:19:40 +01:00
.dagger/env
.github ci: moved website deploy in its own workflow to filter out paths 2021-12-17 13:16:23 -08:00
client Migrate dagger.#Secret and dagger.#Stream to new format 2021-12-01 17:33:35 -08:00
cmd Merge pull request #1279 from aluzzardi/europa-output 2021-12-21 09:48:04 -08:00
compiler exec: mount: fs: support readonly mounts 2021-12-17 15:39:14 +01:00
docs Add mkdir docs 2021-12-21 16:33:53 +01:00
environment solver: return digest when resolving images 2021-12-09 14:16:39 -05:00
europa-universe Resolve spec merge conflicts 2021-12-19 02:55:20 -08:00
keychain
mod Merge pull request #1196 from TomChv/feat/check-universe-version 2021-12-21 17:58:17 +01:00
plan engine: task naming consistency 2021-12-22 16:19:40 +01:00
plancontext Allow for nil buildkit References 2021-12-21 12:10:48 -07:00
solver solver: return digest when resolving images 2021-12-09 14:16:39 -05:00
state state: moved stdlib lock to upper function to fix race condition 2021-12-21 16:11:07 -08:00
stdlib engine: task naming consistency 2021-12-22 16:19:40 +01:00
telemetry fixed linting errors 2021-12-14 09:08:58 -08:00
tests Allow for nil buildkit References 2021-12-21 12:10:48 -07:00
util
version
website Bump concurrently from 6.4.0 to 6.5.1 in /website 2021-12-21 13:02:41 +00:00
.gitignore
.golangci.yml
.goreleaser.yml
.markdownlint.yaml
CONTRIBUTING.md
doc.go
Dockerfile
go.mod build(deps): bump github.com/moby/buildkit from 0.9.2 to 0.9.3 2021-11-18 19:29:53 +00:00
go.sum build(deps): bump github.com/moby/buildkit from 0.9.2 to 0.9.3 2021-11-18 19:29:53 +00:00
install.ps1
install.sh
LICENSE
Makefile tests: fix dagger binary path 2021-12-13 16:13:49 +01:00
README.md
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