apache / apache/airflow

Expose information Airflow <-> Providers to users

Open
#34,240 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.