Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Blog post idea: Deploying to the staging server from your CI #52

Open
mauro-oto opened this issue Jan 29, 2016 · 0 comments
Open

Blog post idea: Deploying to the staging server from your CI #52

mauro-oto opened this issue Jan 29, 2016 · 0 comments

Comments

@mauro-oto
Copy link
Contributor

We set up Hubot in order to deploy a passing build of the unstable branch to staging, but it's not yet finished. The flow goes:

  1. The CI server (Solano in our case) sends a notification to Slack for Hubot.
  2. Hubot is listening for messages in Slack, and reads Solano's deploy notification.
  3. Hubot clones the latest unstable version of the repo.
  4. Hubot begins deploying to staging using Capistrano. (be cap staging deploy).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant