potiuk commented on PR #50057: URL: https://github.com/apache/airflow/pull/50057#issuecomment-2843468843
Few things that this PR leverages from our existing framework for provider's capabiliy discovery: * `airflow providers queues` CLI - showing automatically all message queues discovered from the "get_provider_info" extension points of installed providers:  * Added "Core concept" page describing Message Queue concept:  * Added Summary Page in providers summary doc - with summary of all autoamaticaly discovered message queues from provider.yaml  * Added Message Queuees on the ist of `core extensions`:  All that comes out-of-the-box after tapping-in the standard provider's discovery mechanism, BTW. The new `uv run --group doc build-docs --autobuild` workflow is **FANTASTIC** - I really started to like editing docuementation, it likely speeds up documentation iteration more than order of magnitude. I was able to modify and move things around super-quickly and preview things while they are changed, see the errors in generated documentation when there were errors etc. And I would really appreciate some suggestions (or even fixups) to the documentation I created. I slapped things together quickly from AIP-82 and few other places, but I am pretty sure we can do way better and more "catchy" description - maybe even add some images from the AIP-82 design etc. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
