roger's picture

Tweaking TeamCity

I just started using TeamCity Professional Edition for some personal projects (and we're evaluating the Enterprise edition for use at work).

One of the things I've done is generate a version number in my NAnt script, and put it in teamcity-info.xml. This results in a nice version number being displayed in TeamCity.

Unfortunately, the column in the Overview page is a little narrow, so the longer version numbers don't display correctly.

To fix it, open webapps\ROOT\css\overview.css and change the width of td.buildNumber from 6em to 9em.

Unfortunately, it looks like getting rid of the # prefix is going to take a bit more hacking on .JSP files. I don't know if I can be bothered.

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <b> <br> <code> <dd> <dl> <dt> <hr> <h1> <h2> <h3> <i> <img> <li> <ol> <p> <pre> <table> <td> <th> <tr> <tt> <u> <ul>
  • Images can be added to this post.

More information about formatting options