wiki:ReleaseProject

Version 13 (modified by dustin, 13 months ago) (diff)

update for 0.8.7

This page is an ongoing tracker for the "next" release, and will be edited to reflect the proper version.

Next Release

The next release is 0.8.7. This page describes defects and enhancements scheduled for that release.

Open Defects

No results

Open Enhancements

No results

0.8.+ bugs

#77
Better way for python to kill subprocesses on win32?
#97
Use svn switch to improve efficiency
#98
let darcs_buildbot send a branch
#132
Use jinja for MailNotifier emails
#212
buildbot doesn't respond to darcs tags
#223
darcs_buildbot.py: RuntimeError: unable to find our most recent change in the last 80 changes
#339
inline logs in HTML Emails and capture errors in Compile
#356
doxygen build step
#387
TerminateProcess fails in buildbot_service.py
#419
No tests for buildbot.changes.hgbuildbot.py ?
#438
Mercurial does not update to the right revision when building a tag from a named branch
#456
Slave's ShellCommand and msys are broken
#518
allow complete rebuild during force
#595
RFE: Allow FileDownload from arbitrary file object
#708
Incorporate bzr_poller.py and add more docs
#739
HTML logs are included in pickles
#751
Sending SIGTERM before SIGKILL to a remote shell command that has timed out
#839
shell.Compile should invoke platform-specific compilation method
#844
Perforce authentication is misleading
#891
Better BK tests
#921
buildmaster logging should be more segregated
#946
BzrPoller Unhandled Error
#956
Send an email notification to the person who forces/rebuilds a build
#978
Changes should have multiple users
#987
Missing command line for visual studio /clean
#1001
start_instance on a latent BuildSlave called before stop_instance finished
#1034
REQ: Fossil support
#1061
Buildbot locks downloaded files
#1064
Logging ChangeFilter checks
#1703
Use a shorter timeout for old slave disconnection (perhaps based on configuration)
#1715
BK command ignores args['revision']
#1725
GerritStatusPush: add filters on builderName, project, branch
#1748
Allow obfuscating passwords, etc. on the master
#1754
VC9 compile step assumes PlatformSDK is installed
#1773
deprecate 'default branch'
#1780
Latent build slaves shut down uncleanly and get forgotten by the master
#1790
Nightly scheduler should have an option to not re-schedule missed builds
#1792
BuildStep timeout detection does not kill child processes
#1830
Add a warning for logfiles if the log file does not exist or is not found
#1852
NightlyScheduler support for change_filter
#1861
github hook should optionally ignore distinct=false
#1870
Nightly scheduler should support multiple branches.
#1871
Goofy quoting/space handling in buildbot_service.py
#1884
transfer steps should include progress info
#1917
improvements and docs to 'buildbot try' with DVCS
#1942
Allow slaves to be authenticated with other cred modules
#1950
EC2 docs need updating to new AWS terminology
#1965
Improve subunit support.
#1972
Buildbot doesn't terminate latent EC2 servers upon shutdown
#1994
means to add periodic metrics checks without modifying metrics.py
#1997
Gather metrics on query times
#1999
Include full filename in warnings, if known
#2032
Log tracebacks in separate logfile (not in twistd.log)
#2050
Use metrics to start benchmarking Buildbot's performance in metabuildbot
#2061
patch: make P4Poller pick up where it left off
#2069
Information on improving P4 object
#2073
buildbot is unable to delete subdirectories of the build dir that have non-ASCII names under Windows
#2098
support for patches in master-side source steps
#2108
BuildBot uses incorrect method for default location of Visual Studios
#2124
IRC oversubsribes to buildsets, logs too much
#2129
Support unix domain sockets for build slaves.
#2138
ability to plug-in new slave-side commands
#2155
Change git submodule handling in incremental builds
#2176
buildslave hangs trying to kill process after "1200 seconds without output"
#2185
GerritChangeSource: owner email can be missing
#2197
Add tests for web change_hooks.
#2207
MailNotifier use the user-db by default, but that doesn't properly get populated.
#2217
Allow MailNotifier's messageFormatter to be asynchronous
#2236
Experiment with loading config in a "rollback importer"
#2269
test real RemoteCommands and FakeRemoteCommands with the same tests
#2273
Performance items
#2282
Bzr hook does not fill in repository information
#2290
Solaris patch command is not compatible with GNU patch
#2293
Simplify MSYS+buildslave integration
#2297
Config-time checks for 'codebase' correctness
#2311
Forced Scheduler don't erforce required or need_email
#2315
test_master.py tests change singal handling but don't restore state afterwards.
#2321
P4Source: support client syntax
#2324
Please add the ability to automatically delete unused build directories
#2348
Show example of workdir in master.cfg.sample
#2354
new master-side SVN source command always perorm full sync
#2357
SVN source step does not support "retry" argument
#2364
console shows builds against wrong revision
#2372
contrib/svn_buildbot.py doesn't work on Windows
#2381
SVN export method can't export single files
#2401
When showing a single branch in the console it shows builds for other branches
#2412
CVS incremental update works improperly when using modules instead of directories
#2413
CVS incremental update uses -d option which might have unfortunate side effects
#2416
Slave backward compatibility is not documented
#2429
Web authentication should use twisted.cred.
#2432
Error shutting down latent buildslave
#2434
compile warnings and separate erros
#2435
Complete Master-Side Source Steps
#2436
Full Integration for User Support
#2438
Windows Process Management
#2440
Write custom Sphinx support for config class definitions
#2441
Split documentation into more, smaller files
#2442
Generic polling utility with support for stopping a service
#2443
Generic way to collapse multiple calls to a function, with support for stopping
#2444
Document CacheManager, and remove its docstrings
#2445
test reconfig.py
#2446
Optimize test runs: test db and fake master
#2449
Buildbot fails to capture output
#2457
Commiter blamed for git checkout failure
#2462
add a master-side p4 step
#2464
gitpoller dying
#2465
"retry" option for checking out sources seems obsolete
#2468
source.SVN doesn't obfuscate Subversion password
#2473
using the branch option to choose a tag fails if using a git version older than 1.7.10
#2474
SVN step doesnt recover from 1.7 upgrade requirement
#2477
Create command line tool to get and search build step log files
#2485
The New Git Source Step Does Not Handle Changes From GerritChangeSource Correctly
#2486
Property() is not rendered in {halt,flunk}OnFailure build step arguments
#2487
Hardcoded Number of Changes on Console Page
#2489
Events getting repeatedly pushed via httpstatus
#2490
scheduler that remembers last-seen revisions for each codebase
#2492
MySQL replication ignoring selected storage engine
#2493
MySQL tables use default database character set
#2494
Clarify and document the default values for haltOnFailures, flunkOnWarnings, warnOnFailures, etc.
#2496
Be robust against empty pid files
#2499
PBChangeSource doesn't drop changes when no files start with `prefix`
#2500
Options to the try command are not optional
#2501
Web status breakage when giving name=None buildstep to addStep()

0.9.0 bugs

No results