The GitHub Actions job "Tests (AMD)" on airflow.git/add-openfeature-provider has failed. Run started by GitHub user 1fanwang (triggered by 1fanwang).
Head commit for run: 1c5e4b7f8344e51c9539e1e22c48704285c6f238 / 1fanwang <[email protected]> Add OpenFeature provider (apache-airflow-providers-openfeature) Introduce a provider for OpenFeature (https://openfeature.dev), the CNCF vendor-neutral feature-flag evaluation API. It lets DAG code and cluster policies evaluate flags against any OpenFeature backend (flagd, GrowthBook, Unleash, an in-house system) without changing call sites. Ships: - OpenFeatureHook: register a provider from a connection and evaluate boolean/string flags. - FeatureFlagSensor: wait until a flag is enabled for a targeting entity. - FractionalProvider: a dependency-free in-process provider for deterministic percentage rollouts, so a canary works without running a flag daemon. The hook can back a task_policy to progressively deliver a platform change to a DAG/task cohort with no core change (documented in the provider index). Signed-off-by: 1fanwang <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/30066121970 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
