Ticket #2291 (closed undecided: fixed)
Fix tutorial documentation
| Reported by: | alver | Owned by: | |
|---|---|---|---|
| Priority: | patches-accepted | Milestone: | undecided |
| Version: | 0.8.6p1 | Keywords: | |
| Cc: |
Description
In version 0.8.6p1 user must make some more step, before he can make a "force build": http://buildbot.net/buildbot/docs/current/tutorial/tour.html#your-first-build
Forced builds now require that a :bb:sched:`ForceScheduler` be defined in the Buildbot configuration.
Change History
comment:2 Changed 13 months ago by tom.prince
- Status changed from new to closed
- Resolution set to fixed
This is fixed in trunk, see http://buildbot.net/buildbot/docs/latest/tutorial/tour.html#your-first-build
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
User must be logged in to make a force build. In pre-generated config name and pass is pyflakes-pyflakes. Without it user don't see force build option, even if in config already present 'ForceScheduler?'