uranusjr opened a new pull request #15109: URL: https://github.com/apache/airflow/pull/15109
Second go to resolve #14989. This downloads the constraints file and use it as the key to store `docs/_inventory_cache` into GitHub Action's cache. The function to download inventories (`_fetch_file`) is modified to swallow network errors (emitting a log to stderr) and always succeed. I'm not yet sure how best to implement the part pulling version from constraints to fetch the currect inventory versions. I'll probably start with checking each listed documentation and figure out if they have a version inventory (not so sure for e.g. boto). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
