From owner-freebsd-testing@FreeBSD.ORG Sun Jun 14 00:18:12 2015 Return-Path: Delivered-To: freebsd-testing@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C059DC4B for ; Sun, 14 Jun 2015 00:18:12 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 54804B79 for ; Sun, 14 Jun 2015 00:18:12 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by wigg3 with SMTP id g3so45059155wig.1 for ; Sat, 13 Jun 2015 17:18:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=DwE1LUEbzIYwv7FtP0HopRoMRpw+graHPeOBZph7r7o=; b=ZYHogLKB3tJa4iTo6GUeVray34vlKn8yoDU3rY2J6z7yr4zaWK6fWmz6uy595ft774 yp7EsEj5HzWOVvo/PMiRhbmxuPZZqFUXKuhNDx2vmtENgfM8/inydgaiMB1KozUk5Yzj xNt5fPhcadv3fxqj0OoWAHPZonAVrYQPOpBck= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=DwE1LUEbzIYwv7FtP0HopRoMRpw+graHPeOBZph7r7o=; b=kKXDU2WWv9AitZfSKaUI+j1f34jYpZ0jxRoUFPlkuP2qCU0y3/cNg3a9Qh6hwqDpC4 13sePOYDWuTarPj3NAg4P5qqTqxPCAHdm0RWwY59NsZvWxUSQYg50u1VcHdQUwJzaqn4 o+7WxnqBduxN2P1OHmEevOau7IkJpcP9n8gmkbPTkq4ItWM3+3oJp7oou2o4y9x2p7TP C7vqoLXDhqQaqZK/HvrSIsI3mEY4pZt6eD2jO9UOxx0QBiqhH4bi1vyXuye4GpxHxpy4 yqNWCxr82ENjDT4I0TXIpTmbW2w3DipGzNOANlvfqKfrBiZJm+41S/bK9Ibs+oQWVzMZ sIHg== X-Gm-Message-State: ALoCoQkOhkOi68CdusF+3YZZW+aPz1ht1BuZ+Im1zutA8D0XMDUA3/JQqDd2ec1942cYSgALsHR4 X-Received: by 10.194.120.198 with SMTP id le6mr39257539wjb.133.1434241090693; Sat, 13 Jun 2015 17:18:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.65.85 with HTTP; Sat, 13 Jun 2015 17:17:40 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Sat, 13 Jun 2015 17:17:40 -0700 Message-ID: Subject: Re: Phabricator and Jenkins To: Craig Rodrigues Cc: "freebsd-testing@freebsd.org" , phabric-admin@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jun 2015 00:18:12 -0000 On 18 May 2015 at 18:58, Craig Rodrigues wrote: > Hi, > > Today, I learned that Uber ( http://www.uber.com ) has written a Jenkins > plugin > that integrates with Phabricator: > > https://github.com/uber/phabricator-jenkins-plugin > > It looks like Uber uses Phabricator a lot, and has several GitHub projects > for interacting with Phabricator: https://github.com/uber/ > > I don't have time to look at all this. Over time, it would > be nice if someone in FreeBSD project could set some of this stuff > up for FreeBSD. I would happy to set up any required phabricator configuration to make this work. It looks like this is a Jenkins plugin that requires minimal phabricator changes though. Just let me know what's needed. -- Eitan Adler