You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (JIRA)" <ji...@apache.org> on 2018/08/20 16:21:00 UTC

[jira] [Resolved] (AIRFLOW-1551) Add a Jenkins operator to trigger job from Airflow

     [ https://issues.apache.org/jira/browse/AIRFLOW-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ash Berlin-Taylor resolved AIRFLOW-1551.
----------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.8.2)
                   1.10.0

> Add a Jenkins operator to trigger job from Airflow
> --------------------------------------------------
>
>                 Key: AIRFLOW-1551
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1551
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: contrib
>    Affects Versions: 1.8.1
>            Reporter: Moe Nadal
>            Assignee: Moe Nadal
>            Priority: Major
>             Fix For: 1.10.0
>
>
> We recently face the need to trigger jenkins jobs from Airflow and no operator are available for that. 
> It's possible to use the HttpRest operator but imply a lot of configuration and manual process. The python-jenkins library allow to control jenkins from python really easily and makes really easy to write an airflow operator for that. 
> A PR with a proposition for such an operator will be opened really soon :).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)