You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2021/02/08 21:50:51 UTC

[airflow] branch master updated (f180fa1 -> 78adaed)

This is an automated email from the ASF dual-hosted git repository.

ash pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from f180fa1  Added support for DSS, ECDSA, and Ed25519 private keys in SSHHook (#12467)
     add 78adaed  Add allowed_jenkins_states to JenkinsJobTriggerOperator (#14131)

No new revisions were added by this update.

Summary of changes:
 .../jenkins/operators/jenkins_job_trigger.py       |  10 +-
 .../jenkins/operators/test_jenkins_job_trigger.py  | 112 +++++++++++++++++++++
 2 files changed, 119 insertions(+), 3 deletions(-)