Skip to content

Fast turnaround for Beast2 CI #73

@iTinkerBell

Description

@iTinkerBell
  • 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions