Last year we calculated how much each version of Ruby was used by private projects on Semaphore, so we decided to run the numbers again and compare…
Semaphore Gets a Free Plan For Private and Open Source Projects
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.
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…
On Writing Clear Code with Jason Hutchens, Chief Scientist at Agworld
We are talking with Jason Hutchens, Chief Scientist at Agworld, a company building software as a service for farm management.
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.
Continuous Integration and Deployment of PHP applications from GitHub to Heroku with Semaphore
The practice of continuous delivery is steadily gaining ground in the PHP community. It is no wonder: continuous integration keeps your development risk-free by automatically testing every new version of the code, while continuous deployment helps you ship working code faster by automatically deploying working versions of your application to your users. All together, these […]
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.