Kyle Penfound
Kyle Penfound
Handle machine executors with compatible runtimes: https://circleci.com/docs/configuration-reference/#executors
Handle yaml `when` attributes https://circleci.com/docs/configuration-reference/#the-when-attribute
## What is this? This daggerizes the lint, test, and build pipelines for Goreleaser. ## Why? For context, the previous pass at this can be found here https://github.com/goreleaser/goreleaser/pull/4186 . Since...
### What are you trying to do? > it would be great to view all of a user's modules from something like https://daggerverse.dev/mod/github.com/levlaz/daggerverse (i.e. removing the module name from the...
Adds Gemini client
Using positional args in shell is great! However: - It is harder to demo because people don't know what the positional args are for - For the same reason, Dagger...
Documents how to use Azure OpenAI Service with the experimental LLM feature This is enabled here: https://github.com/dagger/dagger/pull/9808
Add Readme
The repo should have a readme describing what each dagger module in the repo is for
This removes the dagger module codegen from the go toolchain's lint and tidy functions by committing the generated files. This means that lint and IDEs will work with a fresh...
Kind of a big complicated feature. Opening this draft POC for discussion and testing. ## Background Toolchains are great standalone utilities for specific parts of a project. They work best...