Opened 12 years ago
Closed 8 years ago
#34935 closed defect (fixed)
Moving a port from /users to /trunk/dports or changing a file in portdir/files doesn't trigger buildbot rebuild
Reported by: | neverpanic (Clemens Lang) | Owned by: | admin@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | server/hosting | Version: | 2.1.1 |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: |
Description
If a commit
- moves a port from somewhere below source:/users to source:/trunk/dports, or
- changes a file in a port's
files
directory
the buildbot doesn't attempt to build this port.
Examples are:
- r94451 for a move, didn't show up in the buildbot timeline, should have been between change #12746 and change #12747
- r94453 for a change in files, didn't trigger a rebuild, as you can see in the blamelist of the next builds of the affected port: Build #8274 on SL Build #1891 on Lion
Change History (4)
comment:1 Changed 12 years ago by jmroot (Joshua Root)
comment:3 Changed 10 years ago by jmroot (Joshua Root)
Cc: | wsiegrist@… removed |
---|---|
Owner: | changed from wsiegrist@… to admin@… |
comment:4 Changed 8 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
And I don't suppose the first part will be relevant on github.
Note: See
TracTickets for help on using
tickets.
Second part probably fixed by r94462.