Skip to content

Releases: LiftOffLLC/Gheroku

Push Queue & Material Design

08 Jan 15:16
Compare
Choose a tag to compare
  • Gheroku now maintains a queue of pending launch branches of the same or different projects in memory, so that no push goes un-deployed.
  • A Rufus Scheduler kicks in every 30 seconds and initiates the deployment process, that is, if a deployment is not already in progress.
  • Using Heroku-Api gem, we now determine the status of the deployed build. Following this, Mandrill shoots an email to the configured email ids along with details of the Released Build.
  • Material Design for web application