Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 387E4200C59 for ; Mon, 17 Apr 2017 11:25:46 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 35E43160BB0; Mon, 17 Apr 2017 09:25:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7C6A6160B9C for ; Mon, 17 Apr 2017 11:25:45 +0200 (CEST) Received: (qmail 77705 invoked by uid 500); 17 Apr 2017 09:25:44 -0000 Mailing-List: contact commits-help@airflow.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airflow.incubator.apache.org Delivered-To: mailing list commits@airflow.incubator.apache.org Received: (qmail 77696 invoked by uid 99); 17 Apr 2017 09:25:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Apr 2017 09:25:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 59747D0FB2 for ; Mon, 17 Apr 2017 09:25:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id F7lMBvoXIsFC for ; Mon, 17 Apr 2017 09:25:43 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 8DE495F36B for ; Mon, 17 Apr 2017 09:25:43 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E9DE7E06BD for ; Mon, 17 Apr 2017 09:25:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 3C70921B46 for ; Mon, 17 Apr 2017 09:25:42 +0000 (UTC) Date: Mon, 17 Apr 2017 09:25:42 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: commits@airflow.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AIRFLOW-1091) As a release manager I want to be able to compare merges against lira MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 17 Apr 2017 09:25:46 -0000 [ https://issues.apache.org/jira/browse/AIRFLOW-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970898#comment-15970898 ] ASF subversion and git services commented on AIRFLOW-1091: ---------------------------------------------------------- Commit bfae4284d683f58070211daaddee15be8e1ffc9b in incubator-airflow's branch refs/heads/master from [~bolke] [ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=bfae428 ] [AIRFLOW-1091] Add script that can compare jira target against merges When working towards a release it is convenient to be able to compare what has been merged into the current branch and what has not. Closes #2231 from bolkedebruin/AIRFLOW-1091 > As a release manager I want to be able to compare merges against lira > --------------------------------------------------------------------- > > Key: AIRFLOW-1091 > URL: https://issues.apache.org/jira/browse/AIRFLOW-1091 > Project: Apache Airflow > Issue Type: New Feature > Reporter: Bolke de Bruin > Fix For: 1.9.0 > > -- This message was sent by Atlassian JIRA (v6.3.15#6346)