Airflow 2.10.2 fixes

Also fixed readthedocs publishing

Change-Id: Idaec4087a53f4f04a1774be04c50f4482a32f3f6
This commit is contained in:
Sergiy Markin 2024-10-05 14:36:04 +00:00
parent be9f97b846
commit 2ea619c9f3
2 changed files with 30 additions and 3 deletions

28
.readthedocs.yaml Normal file
View File

@ -0,0 +1,28 @@
# .readthedocs.yml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version: 2
# Build documentation in the doc/ directory with Sphinx
sphinx:
configuration: doc/source/conf.py
# Build documentation with MkDocs
#mkdocs:
# configuration: mkdocs.yml
# Optionally build your docs in additional formats such as PDF and ePub
formats:
- pdf
build:
os: "ubuntu-22.04"
tools:
python: "3.10"
# Optionally set the version of Python and requirements required to build your docs
python:
install:
- requirements: doc/requirements-docs.txt

View File

@ -127,7 +127,7 @@
post-run:
- tools/gate/playbooks/osh-infra-collect-logs.yaml
vars:
treasuremap_ref: refs/changes/43/927643/4
treasuremap_ref: v1.9
extra_volume:
size: 80G
type: Linux
@ -252,7 +252,6 @@
HTK_COMMIT: 43fd7143481b6ddda0dbd2f26bf6ec39a417b15b
OSH_INFRA_COMMIT: 43fd7143481b6ddda0dbd2f26bf6ec39a417b15b
OSH_COMMIT: 540df5cb0dbdaed63c202e2d6f2b7891062f8203
TREASUREMAP_COMMIT: refs/changes/43/927643/2
CLONE_DECKHAND: false
DISTRO: ubuntu_jammy
DOCKER_REGISTRY: localhost:5000
@ -314,7 +313,7 @@
commit: true
static:
- latest
- airflow_2.10.0
- airflow_2.10.2
- job:
name: deckhand-docker-tag-ubuntu_jammy