You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/11/19 10:07:36 UTC

[airflow-ci-infra] branch main updated (3da7bd3 -> 1b3043d)

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

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git.


    from 3da7bd3  Updating to runner v 2.284.0-airflow1 (#43)
     add 6534a7b  Add latest git version
     new 1b3043d  Merge pull request #44 from apache/add-latest-git-version

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                  |  7 +++++
 github-runner-ami/packer/files/git.sh       | 49 +++++++++++++++++++++++++++++
 github-runner-ami/packer/ubuntu2004.pkr.hcl |  3 +-
 3 files changed, 58 insertions(+), 1 deletion(-)
 create mode 100644 github-runner-ami/packer/files/git.sh

[airflow-ci-infra] 01/01: Merge pull request #44 from apache/add-latest-git-version

Posted by po...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git

commit 1b3043d26c4dc84f7c856edb6943984b99df368a
Merge: 3da7bd3 6534a7b
Author: Jarek Potiuk <ja...@potiuk.com>
AuthorDate: Fri Nov 19 11:06:58 2021 +0100

    Merge pull request #44 from apache/add-latest-git-version
    
    Add latest git version

 .gitignore                                  |  7 +++++
 github-runner-ami/packer/files/git.sh       | 49 +++++++++++++++++++++++++++++
 github-runner-ami/packer/ubuntu2004.pkr.hcl |  3 +-
 3 files changed, 58 insertions(+), 1 deletion(-)