DARK

We’re going dark themed for Concourse 4.0.0! In addition to the users work, we’re promoting the Dashboard to the / level to take over the home page. You’ll also notice that we added pipeline play/pause capabilities to the dashboard, NEAT!

To keep things consistent, we’re also propagating our new design to the existing pipeline views. You can play around with this new nav structure on our own CI: https://ci.concourse-ci.org/

The team here is also planning to attend OSCON in Portland next week (July 18 &19). Drop by the Pivotal booth to say hi and grab a Concourse sticker!

On to the update:

UX

  • Fixed some resource alerting errors on the pipeline #2333
  • Moved dashboard to home #2282
  • Added Pause/Play pipeline buttons on homepage #2365
  • Worked on dragging to re-order pipelines on the dashboard #2364
  • Updated and propagated the new colours across the app #2370

Core

  • Added health check APIs to verify credential managers are properly configured #2216
  • Even more db optimizations! yay!

Runtime

  • Picked up an oldie but a goodie: Concourse should support imposing limits on container resources #787

Operations

  • Started to move our stemcells onto the new Xenial stemcells
  • Switch upgrade/downgrade testing jobs to the binaries #2371