May 2019 Summaries
3 posts from Semaphore
Filter
Month:
Year:
Post Summaries
Back to Blog
The Semaphore Podcast is an extension of the Semaphore Uncut Chats, initiated to foster live exchanges among leaders and mentors in the software development industry, with the goal of creating exceptional software products and services efficiently. The podcast has already featured conversations with notable figures such as Eddie Zaneski from Digital Ocean, Jacob Smith from Packet, and Lee Skillen from Cloudsmith, highlighting valuable insights and experiences in the field. The host encourages listeners to subscribe and participate in upcoming discussions with influential software leaders, promising engaging content and collaboration opportunities. The next episode, featuring Steve Peak from Storyscript, is scheduled for June 5th, inviting interested participants to join the conversation on Discord.
May 30, 2019
194 words in the original blog post.
Semaphore has expanded its capabilities to allow Continuous Integration/Continuous Deployment (CI/CD) to run in any Docker image, supporting a wide range of technology stacks that operate with Docker. This enhancement leverages Docker's popularity in cloud application deployment by enabling developers to use consistent environments across development, CI/CD, and production, simplifying the process compared to using raw Docker commands. Semaphore facilitates the combination of multiple Docker containers into a single, networked environment, making it easier to manage complex projects that require various services. Users can define agents with customized Docker images and utilize Semaphore's container registry, which includes optimized pre-built images for CI/CD, while also supporting both public and private registry access. Although Docker-based agents are now integral to Semaphore's offerings, traditional Linux and macOS platforms will continue to be supported, with the Docker approach recommended for projects requiring significant software customization. Developers are encouraged to explore Semaphore's documentation to fully utilize these new Docker-based capabilities.
May 29, 2019
449 words in the original blog post.
Semaphore has launched a new CI/CD service tailored for iOS development, fully integrated into Semaphore 2.0, allowing developers to efficiently build, test, and deploy applications across all Apple devices, including iOS, macOS, tvOS, and watchOS. The service supports development frameworks like Xcode, React Native, and Flutter, and offers a serverless pay-as-you-go model that scales with each git push, ensuring cost efficiency. Semaphore 2.0 provides fast feedback at scale by utilizing pre-installed tools such as Fastlane, Homebrew, and CocoaPods, and facilitates easy code signing and certificate management through its Fastlane integration. Developers can also automate the distribution of apps using platforms like HockeyApp and TestFlight, enhancing the deployment process. The pricing starts at $0.0005 per second for specified machine types, with a free account offering a $20 monthly credit to help developers get started.
May 15, 2019
272 words in the original blog post.