With great pleasure we are announcing that Semaphore is now free to use for private projects, for up to 100 builds per month. This is great for personal sideprojects, early stage MVPs and similar low volume development activities.
Category Semaphore News
More Flexibile Connection Between Semaphore Projects And GitHub Repositories
We are glad to introduce a new feature within our project settings – “Repository” settings. The main purpose of this new settings option is to add more …
Introducing User Profiles
Recently we introduced organizations and organization profile pages with a list of projects. Today, we’re launching the first version of profile…
Introducing Organizations
Today we are very happy to announce Organizations on Semaphore. Organizations simplify project management inside companies and other groups, introduce a …
Improved Project Collaboration Management
We are glad to announce a solution for managing project collaborators. So far, project collaborators are mapped from repository collaborators on GitHub
TDD Antipatterns: Local Hero
A local hero is defined as: A test case that is dependent on something specific to the development environment it was written on in order to run…
Upcoming Platform Update on July 7th
The upcoming platform update is scheduled for Monday, July 7, 2014.
TDD Antipatterns: The Free Ride
There is an excellent thread on Stack Overflow TDD Anti-patterns catalogue with some common traps we can fall into when writing test-driven code.
Introducing Continuous Integration For PHP Projects On Semaphore
Today we’re really happy to announce our next step in platform expansion with full support for PHP projects on Semaphore.
Upcoming Platform Update on May 28th
The upcoming platform update is scheduled for May 28, 2014.Node.js gets two version updates, namely 11.13 and 10.28.The star of this update is PHP.
New Navigation Design
I am excited to share with you a new navigation experience in Semaphore, a piece of design that we’ve been working on in the past two months.
Introducing RubyGems Mirror
Like pretty much everything in the Ruby world, Semaphore would not exist without Bundler and RubyGems.org.
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.
Ruby 2.1.2 Support
I’m happy to announce that Semaphore now supports Ruby 2.1.2. Select it on the project settings page and build something awesome!
MySQL Strict Mode And You
We’ve recently upgraded MySQL 5.5 to 5.6 in our platform. Along with many performance and stability improvements, the new version also has strict…