With great pleasure we are announcing the release of a new tool on Semaphore – the ability to SSH into your CI environment.
Igor Šarčević
Meteor.js: Getting Started
MeteorJS stands out among the recent big Javascript frameworks with its radical view on creating web applications. It seamlessly connects the client side code with a Node + MongoDB based […]
Deploy from your chat room
Remember how excited you were when Jesse Newland from GitHub presented ChatOps at GitHub? Great news! From now on you can set up your own Hubot to perform deployments on […]
Easier Way To Manage Environment Variables
Thus far the only way you could add an environment variable to you project was to include an export SECRET_TOKEN=abcd123 in your build configuration.
New Build and Deploy Emails
We are very happy to announce that Semaphore is now sending new and more helpful build and deploy emails.So far, we have been sending out plain …