Ticket #823 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Nightly scheduler is not tracking changes when onlyIfChanged is True

Reported by: gareth Owned by:
Priority: major Milestone: 0.8.0
Version: 0.8.0 Keywords:
Cc:

Description

The Nightly scheduler is not tracking changes when "onlyIfChanged" is True. It currently tries to start a build with the HEAD revision.

A second problem is that it is not monitoring changes to specific to the branch that the scheduler is tracking. The attached patch fixes the issue.

The attached diff fixes the problem.

Attachments

scheduler.patch Download (1.5 KB) - added by gareth 3 years ago.

Change History

Changed 3 years ago by gareth

comment:1 Changed 3 years ago by Gareth Armstrong

  • Status changed from new to closed
  • Resolution set to fixed

Fixes #823 - Nightly scheduler is not tracking changes when onlyIfChanged is True

Changeset: b7abcfb7f464cd811f482be1e021e264b23258a9

comment:2 Changed 3 years ago by Gareth Armstrong

Fixes #823 - Nightly scheduler is not tracking changes when onlyIfChanged is True

Changeset: b7abcfb7f464cd811f482be1e021e264b23258a9

comment:3 Changed 3 years ago by Gareth Armstrong

Fixes #823 - Nightly scheduler is not tracking changes when onlyIfChanged is True

Changeset: b7abcfb7f464cd811f482be1e021e264b23258a9

Note: See TracTickets for help on using tickets.