Documentation Index

Fetch the complete documentation index at: https://help.tuleap.com/llms.txt

Use this file to discover all available pages before exploring further.

Widget - Last Artifacts

Prev Next

The Last Artifacts widget displays the files published as artifacts by the last successful build of a selected Jenkins job. It gives your team direct access to build outputs — such as compiled binaries, test reports, or generated files — without leaving the Tuleap dashboard.

Installation note

This widget is available on Project dashboards and on the Personal dashboard.

It requires the Hudson/Jenkins plugin to be installed and activated by the platform administrator, and at least one Jenkins job to be registered in the project's Continuous Integration service.

Configuration

When adding the widget, you must specify the following parameter:

  • Monitored job: select the Jenkins job whose artifacts you want to display. The drop-down lists all Jenkins jobs registered in the project's Continuous Integration service. If the list is empty, register at least one job first.

Content

Once a job is selected, the widget displays the list of files published as artifacts by the last successful build of that job. Each entry is a clickable link that opens the corresponding artifact file directly from the Jenkins server.

Warning

If the job has never run successfully, or if it does not publish any artifacts, the widget will display an empty list. Make sure your Jenkins job is configured to archive artifacts (using the Archive the artifacts post-build action).

Tip

Only artifacts from the last successful build are displayed. Artifacts from failed or unstable builds are not shown.

Edit the monitored job

You can change the monitored job at any time.

  1. Click the gear icon in the widget header, then select Edit.

  2. In the Edit widget dialog, use the Monitored job drop-down to select a different job.

  3. Click Edit widget to save your selection.