On 2024-01-25 Th 15:56, Dave Cramer wrote:


On Thu, 25 Jan 2024 at 14:31, Andrew Dunstan <and...@dunslane.net> wrote:


    On 2024-01-25 Th 08:45, Dave Cramer wrote:




    I tried running my buildfarm using my git repo and my branch, but
    get the following error
    Status Line: 492 bad branch parameter
    Content:
    bad branch parameter fix_arm

    Web txn failed with status: 1



    You can't use your own branch with the buildfarm, you need to let
    it set up its own branches.


So I guess I have to wait until this patch is merged in ?



Not quite.

There's a switch that lets you test your own code. If you say --from-source /path/to/repo  it will run in whatever state the repo is in. It won't care what branch you are on, and it won't try to update the repo. It won't report the results to the server, but it will build and test everything just like in a regular run. (On the "eat your own dog food" principle I use this mode a lot.) If you use that mode you probably also want to specify --verbose as well.


cheers


andrew

--
Andrew Dunstan
EDB:https://www.enterprisedb.com

Reply via email to