dagger
dagger copied to clipboard
An open-source runtime for composable workflows. Great for AI agents and CI/CD.
Signed-off-by: Erik Sipsma ## Goal Get engine session nesting fully working, which enables tests of dagger-in-dagger that involve local dirs. Now, when running dagger-in-dagger a new engine session is started...
This will add a GraphQL API documentation generated with [`spectaql`](https://github.com/anvilco/spectaql) based on an introspection query or local schema files. **TODO** - [x] Add README - [x] Change generation source from...
We should include `binfmt` in our Dagger Engine. This need was described in this issue https://github.com/dagger/dagger/issues/1371#issuecomment-1018407356 and has emerged in the de facto implementations of our multi-arch demos where we...
### What is the issue? When BUILDKIT_HOST is invalid (eg: points to bs or there is no buildkitd there), dagger will just bail out silently - no logs, no invalid...
### What is the issue? Hello team. I'm building the image in the following way: ``` image := w.client.Container(). // We use this as a service base image because of...
Closes #3225 - Run our integration suite against a native MacOS pipeline, with the install of Docker Desktop in headless mode - Multiple MacOS versions could easily be implemented. -...
Only adds two sub-commands to run GraphQL queries and start the engine API router initially. Signed-off-by: Marcos Lilljedahl
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.10 to 3.3.0. Release notes Sourced from node-fetch's releases. v3.3.0 3.3.0 (2022-11-10) Features add static Response.json (#1670) (55a4870) Commits 55a4870 feat: add static Response.json (#1670) c071406 (1138)...
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.10.5 to 0.10.6. Release notes Sourced from github.com/moby/buildkit's releases. v0.10.6 https://hub.docker.com/r/moby/buildkit Notable changes: Fix possible panic on scanning files from local filesystem tonistiigi/fsutil#122 Make SELinux opt-in for...
We should revisit our issue templates since some of them still request the user to run old commands like `dagger version`. i.e: https://github.com/dagger/dagger/issues/new?assignees=&labels=kind%2Fbug&template=bug_report.yaml&title=%F0%9F%90%9E+%3Ctitle%3E cc @gerhard