1. Resources
  2. /
  3. Blog
  4. /
  5. Multiple Project Summary Reporting Standard (cc.xml)

Multiple Project Summary Reporting Standard (cc.xml)

54 second read

You can now access the status of your builds using the Multiple Project Summary Reporting Standard, which is commonly known as cctray.xml or cc.xml

What is this "Multiple Project Summary Reporting Standard" you ask? Well...I'm glad you asked.

The Multiple Project Summary Reporting Standard is an RSS-like CI service build status XML feed originally developed by ThoughtWorks for CruiseControl.net (wow, that was quite a mouthful). Since then, a heap of other CI services have adopted a similar format.

The URL that you use to access the feed on Buildbox looks like this:

https://cc.buildkite.com/[account-name].xml?api_key=[api-key]

You need to replace [account-name] with what you see in the URL when you look at your account page. For example, if the URL was: https://buildkite.com/my-account/project-name the account name would be my-account.

To find out your API key, go to: https://buildkite.com/user/settings

Here is what it looks like when you enter it into the CCMenu app for OS X:

If you want to scope the builds to a particular branch, simply add &branch=[branch-name] to the end of the URL, like so:

https://cc.buildkite.com/[account-name].xml?api_key=[api-key]&branch=master

There are many clients for the feed, here are a couple of the desktop ones we found:

CCMenu for OS X
http://ccmenu.sourceforge.net

CCTray for Windows
https://cctray.org/v1/


Related posts

Start turning complexity into an advantage

Create an account to get started with a 30-day free trial. No credit card required.

Buildkite Pipelines

Platform

  1. Pipelines
  2. Pipeline templates
  3. Public pipelines
  4. Test Engine
  5. Package Registries
  6. Mobile Delivery Cloud
  7. Pricing

Hosting options

  1. Self-hosted agents
  2. Mac hosted agents
  3. Linux hosted agents

Resources

  1. Docs
  2. Blog
  3. Changelog
  4. Webinars
  5. Plugins
  6. Case studies
  7. Events

Company

  1. About
  2. Careers
  3. Press
  4. Brand assets
  5. Contact

Solutions

  1. Replace Jenkins
  2. Workflows for AI/ML

Support

  1. System status
  2. Forum