GitLab CI version 4.2 released
Hi everyone!
As you know GitLab CI is a continuous integration server. It integrates with your GitLab installation and runs tests for your projects.
Today we release a new version of GitLab CI.
Improvements
Responsive UI
We have upgraded our front-end code to use Twitter Bootstrap 3. Thanks to this upgrade we now support devices with resolutions of 768x1024 and higher.
Below you can see the result in a desktop screenshot and an iPad screenshot.
Build duration chart
You can now see the build duration of the last 30 builds in one handy chart.
Turbolinks
We have added turbolinks support to GitLab CI. Turbolinks makes following links in your web application faster. Instead of letting the browser recompile the JavaScript and CSS between each page change, it keeps the current page instance alive and replaces only the body and the title in the head.
GitLab CI 4.2 requires GitLab 6.3 or higher
We want to hear from you
Enjoyed reading this blog post or have questions or feedback? Share your thoughts by creating a new topic in the GitLab community forum.
Share your feedback