There comes a time in every company’s life when growth is inevitable. It’s almost knocking on your door, asking you to step out into the new horizons.
Category: Semaphore News
Semaphore 2.0 Welcomes Open Source Developers with Free Continuous Integration
We’re happy to announce free continuous integration pipelines for open source organizations on Semaphore 2.0. Each open source organization receives unlimited CI/CD minutes for building public repositories. The plan includes four e1-standard-2 Linux machines and one a1-standard-4 macOS machine for running up to four parallel jobs on Linux or Docker, and one on macOS. The […]
Visual Workflow Builder: Build CI/CD Pipelines Without Writing YAML
WYSIWYG meets infrastructure as code. Workflow Builder is a visual tool that lets you build serverless CI/CD pipelines on Semaphore without writing YAML.
Introducing CI/CD Pipeline Dependencies
We’re excited to announce that Semaphore can now run and visualize arbitrarily complex CI/CD pipelines. Although this new feature brings great power and is fueled by fancy-pants directed acyclic graph (or DAG) math theory, it’s actually super simple to use. All you need to do is define how elements of your pipeline depend on each […]
Launching Semaphore Podcast: The Uncut Chats
I’m very excited to announce the launch of the Semaphore Podcast which is a natural continuation of the Semaphore Uncut Chats that I’ve started a few months ago. We, as leaders in the software development space and mentors for our technical teams, are all on the same mission to build great software products, ship them […]
Define your CI/CD environment with Docker
The range of applications that you can run on Semaphore keeps growing. After native support for iOS, today we’re happy to announce that you can run your CI/CD in any Docker image. This means that Semaphore now supports any technology stack that works with Docker out of the box. Docker has become a standard for […]
Introducing Semaphore for iOS, a supercharged CI/CD service
Introducing Semaphore for iOS, a serverless CI/CD service which makes it easy to build, test and deploy applications for any Apple device.
Introducing Quantum Job Processing with Semaphore Qujobs
We are happy to announce a new way of job processing in Semaphore 2.0! Combining Quantum computing theorems and best practices of creating CI/CD pipelines we introduce Qujobs – a groundbreaking way of job processing inside our platform. No longer will you have to worry about the tedious binary outcome of the jobs inside the […]
Semaphore Uncut: CI/CD Slack Notifications
Semaphore Uncut is our weekly live show where we talk about continuous integration, continuous delivery and Semaphore 2.0, our new product with customizable CI/CD pipelines. In our latest episode of Semaphore Uncut, we showed you how to set up Slack notifications in Semaphore 2.0. Read on to learn more and watch the video. How to […]
Semaphore Uncut: Semaphore Classic vs. 2.0
Last week, we officially launched Semaphore 2.0, our new continuous integration and delivery product with customizable CI/CD pipelines, autoscaling, and more. Since many of you asked us about the differences between Semaphore Classic and 2.0 and which one better fits your needs, our latest episode of Semaphore Uncut focuses on what you should know about […]
Semaphore 2.0 launched with customizable CI/CD pipelines, autoscaling and more
We are very excited to share the good news with you: Semaphore 2.0 is finally out!
Semaphore Uncut: Exploring Semaphore Agents
Every Wednesday, we have a live show in which we talk about continuous integration, continuous delivery and Semaphore 2.0. This week, we talked about Semaphore agents and which languages, databases and tools are available in the Semaphore 2.0 CI/CD environment. Read on to learn more and watch the video.
Semaphore Uncut: Faster CI/CD Pipelines with Dependency Caching
Semaphore Uncut is our weekly show where we talk about continuous integration, continuous delivery and Semaphore 2.0. This time around, we talked about how to use dependency caching to speed up CI/CD pipelines. Read on to learn more and watch the latest episode.
Semaphore Uncut: On-demand Debug Sessions
We’re now on the fifth episode of Semaphore Uncut, our weekly show where we talk about continuous integration, continuous delivery and Semaphore 2.0. This time around, you’ll see how to quickly jump into a finished CI job that failed and debug it. How to quickly debug jobs in Semaphore 2.0 Last week, we showed you […]
Semaphore Uncut: Debugging Running CI Jobs
In the previous episode of Semaphore Uncut, we showed you how to customize CI/CD dashboards in Semaphore 2.0. This time around, you’ll see how to debug your running CI jobs.