Ticket #919 (closed enhancement: fixed)
web-requested builds should take as many properties as params
| Reported by: | Pike | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8.6 |
| Version: | 0.8.0 | Keywords: | web |
| Cc: |
Description
Right now, if you use http POST to request a build, you can only pass 3 params for properties.
I have a patch for 0.7.12 that fixes that to add as many properties as params are given. No idea on how that merges on 0.8+, though.
Change History
comment:2 Changed 3 years ago by dustin
- Keywords web added
- Type changed from undecided to enhancement
- Milestone changed from undecided to 0.8.2
This doesn't apply anymore in 0.8.1, but I like the idea - can you rebase it against the most recent?
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
http://github.com/Pike/buildbot/commit/818a5835cd44a8c17eb9995a582a8499f6f53e4d is my patch in my github clone/branch.