#2376 closed defect (fixed)
trigger step does not properly pass changes to triggerable scheduler
Reported by: | jmr2 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.8.7p1 |
Version: | 0.8.7 | Keywords: | |
Cc: |
Description
Upon upgrading from 0.8.6p1 (where this configuration worked), the triggered builds have a sourcestamp that does not include a change. branch, revision, repository, author info is all present in the resulting sourcestamp but not "changes".
We're using repo+gerrit. changes originally come in via GerritChangeSource?.
builders fired directly by the singlebranchscheduler do properly get the changes passed to them.
Change History (5)
comment:1 Changed 9 years ago by tom.prince
- Milestone changed from undecided to 0.8.7p1
comment:2 Changed 9 years ago by bdbaddog
comment:3 Changed 8 years ago by Tom Prince
- Resolution set to fixed
- Status changed from new to closed
Properly accept changes, when creating buildsets for source stamp lists.
Fixes #2376.
Changeset: beff5a03169d7b80f10f9fabd183765c3ec39def
comment:4 Changed 8 years ago by Tom Prince
Properly accept changes, when creating buildsets for source stamp lists.
Fixes #2376.
Changeset: beff5a03169d7b80f10f9fabd183765c3ec39def
comment:5 Changed 8 years ago by Tom Prince
Properly accept changes, when creating buildsets for source stamp lists.
Fixes #2376.
Changeset: beff5a03169d7b80f10f9fabd183765c3ec39def
Same issue with SVN() change source.