Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In the Select Macro form, select the TeamCity Activity macro.
  2. Select the appropriate TeamCity instance, server which data about activity is retrieved fromactivity data you want to view.
    Image RemovedImage Added
  3. Click Insert.
  4. Save the page.

Once you have saved the page, you will see the table with the following information:

  • Project - project, which the build was completed for;
  • Build - build number;
  • Results - results of the build completion;
  • Changes - the list of changes added into the build and the user who added these changes;
  • Started - date and time when the build was started;
  • Duration - duration of the build creation;
  • Agent - agent, which performed the task.

Image RemovedImage Added

You can click the entries in the Results column, to proceed to the build results in TeamCity instance.

If you want to view build changes, click the down arrow icon to expand the list of changes added into the build. You can view the files that were created, edited or deleted in the result of modifications, by clicking the N files link.

Image RemovedImage Added

Code examples

The following examples are provided for advanced users who want to inspect or edit the underlying markup for a Confluence page. 

...