The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
198e96aca1c7f99ae19ad9e104d5c82894be770f / Andrey Anshin 
<[email protected]>
Use boto3 intersphinx inventory in documentation/docstrings. (#28945)

Update Amazon Provider documentation and Hooks docstrings with references to 
[Intersphinx 
Inventory](https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html)

1. Make Hooks docstring more consistant to each other. Mark each hook which is 
intend to be a wrapper to boto3 client/resource is it **Thin** (provide only 
arguments described in AwsBaseHook) wrapper or **Think** (contain additional 
arguments in constructor)
2. Add links to appropriate boto3 client/resource method/class in hooks methods 
doctrings, if applicable
3. Remove useless type hinting for params / returns in docstring - we have 
annotation for that.
4. Most of the references use prefix `:external+boto3:` for avoid overlapping 
with botocore inventory, we do not use this inventory yet.

There is quite a few changes, if someone interested I attach 
[archive](https://github.com/apache/airflow/files/10418519/apache-airflow-providers-amazon.zip)
 with locally built documentation.

Report URL: https://github.com/apache/airflow/actions/runs/3919890229

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to