August 2026 Summaries
2 posts from Semaphore
Filter
Month:
Year:
Post Summaries
Back to Blog
Semaphore has introduced job rerun behavior that rebuilds only failed jobs rather than rerunning every job in the affected pipeline block, while preserving successful jobs and earlier pipeline results for reuse. This default change is intended to reduce feedback time and billable compute costs, since carried-over jobs are not charged during reruns. Users who need the previous full-block rebuild behavior can enable it through a YAML `block rebuild` flag, and Semaphore’s sem-ai agent interface already supports the updated workflow automatically. The release is presented as an initial component of Semaphore’s broader plans for agent-driven CI capabilities, with additional announcements expected through September 2026.
Aug 12, 2026
345 words in the original blog post.
Semaphore is deprecating and ending the life of MacOS Xcode16 build environments to maintain platform security, reliability, and maintainability, urging users to transition to Xcode26. As operating systems age, they become more vulnerable due to a lack of timely security updates and ecosystem support, increasing operational risks and limiting improvements. The deprecation process will include a series of brownout periods in September 2026, where jobs configured for Xcode16 will temporarily not start, culminating in its complete removal by October 5, 2026. Users must update their pipelines to a supported Xcode version, specifically macos-xcode26, and validate that their pipelines function correctly in the new environment to avoid disruptions. For assistance with the migration, Semaphore provides support and documentation, encouraging users to complete their transition before the brownout periods begin.
Aug 04, 2026
480 words in the original blog post.