Jeremy Adams
Jeremy Adams
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...
When new users arrive they often look for tutorials, readmes, samples, and examples. We have an `examples` directory that came from the merge of the `cloak` codebase into `main`. It...
Since your test in test/image.cue has package codecov at the top, and you're in the codecov package directory tree, you don't need to import the universe.dagger.io/alpha/codecov package and don't need...
### What is the issue? autocomplete via ctrl-ENTER, TAB completion, (any other related) should be described.
Starting with: - [x] Go SDK: GitHub Actions, CircleCI, GitLab, Jenkins - [x] Python SDK: GitHub Actions, CircleCI, GitLab, Jenkins - [x] Node.js SDK: GitHub Actions, CircleCI, GitLab, Jenkins using...
## Problem Some Dagger devs get confused by the overloaded use of "Workdir" in `Host.Workdir` and `Container.Workdir`. ## Possible Solutions 1) Change `Container.Workdir` Common elements: - Leave `Host.Workdir` as is...
``` connect(async (client: Client) => { const source = await client.host().workdir().id() ... }, {LogOutput: process.stdout}) ```
Proposal: - delist the old action from GH Marketplace but leave repo in place. Will allow existing users to continue using. - indicate that the old action is **deprecated** -...