Skip to content

Add GitHub Actions workflow#173

Draft
pedrogaudencio wants to merge 1 commit intomasterfrom
deploy-workflow
Draft

Add GitHub Actions workflow#173
pedrogaudencio wants to merge 1 commit intomasterfrom
deploy-workflow

Conversation

@pedrogaudencio
Copy link
Copy Markdown
Collaborator

  • automate building and deploying Forkana to a VM via SSH
  • validate deployment prerequisites (secrets, commit SHA)
  • trigger deploy.sh on the remote server with the commit to deploy
  • support both push-triggered and manual workflow dispatch with optional commit SHA override for rollback scenarios

Closes #148
Depends on #128

Co-authored by: Claude Opus 4.6

* automate building and deploying Forkana to a VM via SSH
* validate deployment prerequisites (secrets, commit SHA)
* trigger deploy.sh on the remote server with the commit to deploy
* support both push-triggered and manual workflow dispatch with optional commit SHA override for rollback scenarios
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add GitHub Actions workflow to trigger deployment on master updates

1 participant