Expose information Airflow <-> Providers to users
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 484
Description
Currently our users have no insight of which providers are linked ("constraints") to specific Airflow version. We have that information in constraints, but this is not easily browseable. However many times users want to know about a single provider - how it changed between two different versions.
This is not strictly security related, but this could be part of the version inforamation publishing that we do for SBOMS and the same sources (generated/providers_metadata.json) could be used.
Contributor guide
Research direction
Start by inspecting generated/providers_metadata.json and the existing version-information publishing work that also feeds SBOMs. Determine how to expose the Airflow-to-provider constraints for browsing and comparison between Airflow versions; done means users can identify linked providers for a specific version and see how one provider changed across versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100