Skip to content

Cursor/complete migration to dagger and GitHub actions b0bd #161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

shepherdjerred
Copy link
Owner

No description provided.

shepherdjerred and others added 3 commits July 13, 2025 11:20
- Add GitHub Actions workflow for CI/CD
- Create complete Dagger module with TypeScript
- Implement build, test, lint, and Docker image functions
- Add ignore patterns for external dependencies (emulatorjs, roms)
- Support both dev and prod environments
- Include comprehensive documentation and testing

Replaces Earthly targets with equivalent Dagger functions:
- earthly +ci → dagger call ci
- earthly +build → dagger call build
- earthly +lint → dagger call check
- earthly +test → dagger call check
- earthly +image → dagger call build-image
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.

2 participants