Skip to content

feat(workflows): add agent-dev deploy workflow#30774

Merged
Mairuis merged 1 commit intomainfrom
cherry-pick/agent-dev-deploy
Jan 9, 2026
Merged

feat(workflows): add agent-dev deploy workflow#30774
Mairuis merged 1 commit intomainfrom
cherry-pick/agent-dev-deploy

Conversation

@Mairuis
Copy link
Contributor

@Mairuis Mairuis commented Jan 9, 2026

Summary

Cherry-pick deployment workflow change only.

  • Rename deploy-trigger-dev.yml -> deploy-agent-dev.yml
  • Retarget branch trigger to deploy/agent-dev
  • Use AGENT_DEV_SSH_HOST secret for new host

Required GitHub secret

  • AGENT_DEV_SSH_HOST
- Created a new GitHub Actions workflow to automate deployment for the agent development branch. - Configured the workflow to trigger upon successful completion of the "Build and Push API & Web" workflow. - Implemented SSH deployment steps using appleboy/ssh-action for secure server updates.
@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. 🌊 feat:workflow Workflow related stuff. labels Jan 9, 2026
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 9, 2026
@Mairuis Mairuis merged commit 7843afc into main Jan 9, 2026
16 checks passed
@Mairuis Mairuis deleted the cherry-pick/agent-dev-deploy branch January 9, 2026 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🌊 feat:workflow Workflow related stuff. lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

4 participants