Skip to content

feat: Dagger module for local development#20

Open
MChorfa wants to merge 1 commit intoanthropics:mainfrom
MChorfa:feat/dagger-dev-experience
Open

feat: Dagger module for local development#20
MChorfa wants to merge 1 commit intoanthropics:mainfrom
MChorfa:feat/dagger-dev-experience

Conversation

@MChorfa
Copy link
Copy Markdown

@MChorfa MChorfa commented Apr 9, 2026

Adds minimal Dagger functions for local dev (build, test, lint). Complements existing CI without replacing it.

Adds dagger functions for local dev (not CI replacement):

- Build: Run go build in clean container

- Test: Run test suite with proper env setup

- Lint: Run lint script in containerized environment

This complements the existing GitHub Actions CI/CD by providing

reproducible local development workflows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant