September 2012 Summaries
2 posts from Semaphore
Filter
Month:
Year:
Post Summaries
Back to Blog
Semaphore has introduced a build status API with basic functionality, currently comprising two methods: one for listing all branches of a project and another for retrieving the status of a specified project and branch. Users can integrate these methods into their projects by copying working URLs from their project settings. The API has already seen creative uses, such as Pivotal Labs' integration into their dashboard app. Future enhancements include expanding the build status method to cover full build histories and adding pre-build webhooks to notify users when a build starts. Users can also subscribe to post-build webhooks to receive notifications upon build completion. Semaphore encourages users to request additional features and join discussions on Discord.
Sep 20, 2012
236 words in the original blog post.
Semaphore has quickly implemented GitHub's new Commit Status API, allowing users to see an indicator of whether a build on a commit is pending, passed, or failed immediately after opening a pull request. This integration aims to enhance the user experience by providing immediate feedback on the status of builds, thereby facilitating more efficient development workflows. Users are encouraged to engage with the Semaphore community on Discord for further discussion and interaction regarding this update.
Sep 04, 2012
73 words in the original blog post.