Open debuggerone opened 1 month ago
need to add a runner
I've used Travis in the past but currently we use GitHub Actions at Awarity. My Travis is rusty
Well, you just need to add the runner. Sent you the installation instructions.
https://github.com/Stevenic/agentm-py/actions/runs/10763454496
Even a pipeline is queued for testing.
I mean of course I'll add my own static code analysis as well. It's optimized for per commit analysis.
just some secrets need to be added to make it work
Subtask Overview
This subtask involves setting up a Continuous Integration/Continuous Deployment (CI/CD) pipeline for the AgentM Python migration to automate testing and code quality checks.
Tasks
Acceptance Criteria