ci(deploy): use mayfirst-ci runner #7

Merged
aaron-junot merged 1 commit from fix/deploy-mayfirst-ci into main 2026-07-23 23:28:01 +00:00
Owner

Summary

  • Change Deploy runs-on from ubuntu-latest to mayfirst-ci (Forgejo has no GitHub-hosted runners).
  • Rename misleading "Install sshpass" step to Configure SSH; note sshpass is preinstalled on the runner.
  • Add workflow_dispatch for manual redeploys.

Test plan

  • After merge to main, Deploy starts on mayfirst-ci (not queued forever on ubuntu-latest)
  • Build publishes to site 381523 as before
## Summary - Change Deploy `runs-on` from `ubuntu-latest` to `mayfirst-ci` (Forgejo has no GitHub-hosted runners). - Rename misleading "Install sshpass" step to Configure SSH; note sshpass is preinstalled on the runner. - Add `workflow_dispatch` for manual redeploys. ## Test plan - [ ] After merge to main, Deploy starts on mayfirst-ci (not queued forever on ubuntu-latest) - [ ] Build publishes to site 381523 as before
Forgejo has no ubuntu-latest runners; match other marketplace repos.

Co-authored-by: Cursor <cursoragent@cursor.com>
aaron-junot deleted branch fix/deploy-mayfirst-ci 2026-07-23 23:28:01 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cooperative-codebase/our-website!7
No description provided.