dagger

An engine to run your pipelines in containers

APACHE-2.0 License

Downloads
82.1K
Stars
10.8K
Committers
218
dagger - v0.1.0-alpha.3

Published by dagger-ci over 3 years ago

Changelog

5f723df Add dagger version check
15d1eca Add tests for AWS ecr
3bea6d5 Cancel check if dagger is not run manually
6510bf6 Dockerfile: make the static binary smaller
31c4cee Extreme git flow: improved.
41f8b53 Prototype: better git-flow
0e320ec Update documentation
89c0d5d build(deps): bump cuelang.org/go from 0.4.0-alpha.2 to 0.4.0-beta.1
e43532b build(deps): bump github.com/moby/buildkit from 0.8.2 to 0.8.3
8853d3e build(deps): bump github.com/uber/jaeger-client-go
0679c35 build(deps): bump golang from 1.16.3-alpine to 1.16.4-alpine
c7323e7 cmd/version: simplified some code + added homebrew support
52048e1 complete deployment->environment rename
cea743b devenv: split adhoc stdlib tests into separate env
3b03c96 devenv: use dagger.io/os
253c1ce feat(kubernetes): add kustomize generation to kubernetes stdlib package test(kubernetes): add test for kustomize
6f8721b feat: 🔨 add doc action to copy doc files from dagger to launch.dagger
d8a1f35 fix pipeline caching when using cache mounts
aee09b2 merged update and install page
f30569d release: added exclude filters for changelog
43b43f7 release: added install script
ef8e3a6 remove leftover file
052a623 stdlib: io for portable I/O interfaces, os for system primitives

dagger - v0.1.0-alpha.2

Published by dagger-ci over 3 years ago

Changelog

359ad80 Clarify naming of the Dagger Programming Guide
1679df2 Docs: fix typo in programming guide
b9e6fe2 Docs: improve details
62eedd6 Merge pull request #372 from aluzzardi/cue-v0.4.0-alpha.2
3751485 Merge pull request #403 from samalba/release-fix
629ed2a Merge pull request #412 from dagger/release-fix
16446db README: simplify, get to programming guide faster
a28d566 README: typo
49ed1e3 Remove .daggerignore
95e3819 bump cue to v0.4.0-alpha.2
6199833 dev env: use dagger.io/io
315068e devenv: adhoc tests for quick and easy repro directly in dagger
355505d devenv: comments, pin alpine to digest
2fd9ff5 devenv: export build logs
286d843 devenv: use dagger.io/go.#Container
13a14cb fixed custom-publisher
74b3f3a goreleaser: changed aws creds passing
b024d2b goreleaser: disabled EC2_METADATA (workaround: https://github.com/actions/runner/issues/503)
15af341 goreleaser: enable debug
c32cabf list: remove call to Reference as it is deprecated
82b08b7 refactor for cue 0.4
a1e6570 stdlib: dagger.io/docker.#Build
3353579 stdlib: dagger.io/go.#Container
3f514e0 stdlib: dagger.io/io.#Dir
4b15ca8 stdlib: docker: allow container with no command
256311d stdlib: docker: run init commands without volumes mounted
0b44243 stdlib: fix bug in dagger.io/io.#File
3bb6243 stdlib: io.#File
48b22b7 universe: another name for stdlib