-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- GitHub Actions is slow
- CI scripts are hard to maintain; adding dependencies breaks builds
- ci.yml files are thousands of lines and difficult to understand
- Need fast turnaround
- Require local container support so Cursor can run CI
- Anything Cursor can't automate (like GitHub Actions) is a blocker
- Docker on Windows is problematic
- Potential solution: dedicated Linux build machine that Cursor can SSH into to build tests with multiple GCC versions (4, 5, 6, 7, 8, 9, etc.)
- Explore customizing MCP SSH server for this workflow
- Review CI setup in: Beast2, capy, buffers, http_proto, boost.url
- Consult with Alan and Sam about current CI infrastructure
Metadata
Metadata
Assignees
Labels
No labels