Upgrade Airflow Image to 2.10.5

Background:

The change is required as the image generated by this repo is used in the osdu-airflow-lib repo under the python-static-analytic pipeline task.

For M25 release, The following is the Airflow Versions deployed to each environment and each of them is working well after preship testing has been performed

  • MSFT Preship=2.10.5
  • AWS Preship=2.10.3
  • GC Dev=2.10.2
  • CI Dev (EPAM)=2.9.3
  • MSFT GLAB Dev=2.7.3

Aim:

Upgrade Airflow version for the following code to fit the M25 image onwards

  AIRFLOW_DOCKER_TAG: "apache/airflow:2.6.3-python3.11" -> "apache/airflow:2.10.5-python3.11"

Results

Analyzing 155 sources with 51 local dependencies
Leaving directory '.pytype'
Success: no errors found
Cleaning up project directory and file based variables
00:01
Job succeeded
Edited by Teo Sheng Pu

Merge request reports

Loading