From owner-freebsd-testing@FreeBSD.ORG Tue May 19 01:58:25 2015 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DCF4BE0E; Tue, 19 May 2015 01:58:25 +0000 (UTC) Received: from mail-la0-x22d.google.com (mail-la0-x22d.google.com [IPv6:2a00:1450:4010:c03::22d]) (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 7F0111342; Tue, 19 May 2015 01:58:25 +0000 (UTC) Received: by lagr1 with SMTP id r1so1496618lag.0; Mon, 18 May 2015 18:58:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:cc:content-type; bh=LUc4nX6RAhpUrH5BsOKpuMlhh+dizrmaLfSr5U1OaRY=; b=ThPrMxpN+c3AcUtVvohi34bUWMv3vIAfCM7JwLLCtAmmigMKgaMjTnBBOMjbU5G4nw 6+UQoy8w98oFLdTe7eZr5pCHjWJc4izC4yaNceZmEzesev92VkSipOdMcd4wNR6aT0Iv MnrlyEIrqNXnFEM18bi9i5KasPAIuPE6hZuAptbZjT9lo2wOlJ4/w1wG2k+GwFeMEDvv e7DrbB31vWVkQN+WXvrpLqq/+tIv0wtSO5ZtQvqPA0CaUC+iqMq659in/RUgYNU79egB GRe0qBFhzpZV3fWKGC0KfvF0LtsvBmJjAXSw7Lh5F1kaUPxIj+eKTgWWsWKyqu12Bo/+ Uu/A== MIME-Version: 1.0 X-Received: by 10.152.23.66 with SMTP id k2mr17428984laf.89.1432000703462; Mon, 18 May 2015 18:58:23 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.164.38 with HTTP; Mon, 18 May 2015 18:58:23 -0700 (PDT) Date: Mon, 18 May 2015 18:58:23 -0700 X-Google-Sender-Auth: 7tTQCoX55uxn-k6x00vrLgCqe0k Message-ID: Subject: Phabricator and Jenkins From: Craig Rodrigues To: "freebsd-testing@freebsd.org" Cc: phabric-admin@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Tue, 19 May 2015 01:58:26 -0000 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. -- Craig