-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
area/deploymentDeployment and SSHDeployment and SSHenhancementNew feature or requestNew feature or requestpriority/mediumShould have eventuallyShould have eventually
Description
Generate GitHub Actions workflows for automated testing and deployment.
Workflows to generate:
.github/workflows/test.yml- Run tests on PR.github/workflows/deploy.yml- Deploy on git tag push
Example deploy workflow:
- Trigger: Tag push (v*)
- Steps: SSH to server → git checkout tag → light up
- Notifications: Deployment status
Related: 001-T076-T083 from spec 001, #1 (SSH deployment)
Metadata
Metadata
Assignees
Labels
area/deploymentDeployment and SSHDeployment and SSHenhancementNew feature or requestNew feature or requestpriority/mediumShould have eventuallyShould have eventually