May 2017 Summaries
2 posts from Buildkite
Filter
Month:
Year:
Post Summaries
Back to Blog
Buildkite has introduced several enhancements to its pipeline header, aiming to improve user experience, particularly for those using smaller screens, and to increase functionality and aesthetic appeal. Key upgrades include a quick link to source code repositories such as GitHub, GitLab, or BitBucket, reflecting the company's commitment to the "Everything As Code" principle. The header is now more adaptable to smaller devices with a two-row layout and a dropdown menu for important functions, optimizing usability on mobile. Additionally, the update includes improved emoji support, allowing users to incorporate emojis into pipeline names and descriptions, enhancing personalization. The "New Build" dialog has been redesigned for better performance on smaller screens and now supports improved keyboard navigation. These changes are powered by React and GraphQL, marking a significant shift from the original codebase to a more modern framework housed in the open-source buildkite/frontend GitHub repository.
May 23, 2017
286 words in the original blog post.
Buildkite has introduced a revamped Pipeline Settings interface designed to simplify the management of pipelines. The new layout features a navigation sidebar that allows users to quickly access specific sections without lengthy scrolling. Source control settings, including webhook setup instructions for services like GitHub and GitLab, have been relocated to a dedicated section for easier configuration. Additionally, users can now manage build schedules directly within the pipeline settings, alongside existing API options, enabling more flexible scheduling of tasks such as nightly builds or daily operations. The pipeline steps are prominently placed in the navigation to facilitate quick iteration and setup of new pipelines.
May 19, 2017
201 words in the original blog post.