The GitHub Actions job "Tests" on airflow.git/add-provider-lifecycle-field has 
failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
17d1de8fc65dbd56d89e97dbf6b83483fdb84c16 / Kaxil Naik <[email protected]>
Add `lifecycle` field to provider.yaml schema and all providers per AIP-95

AIP-95 defines provider lifecycle stages for governance. This adds a
`lifecycle` enum field to the provider.yaml JSON schema and sets the
initial lifecycle stage for all 99 providers:

- `production` (97 providers): All established, actively maintained providers
- `incubation` (2 providers): common-ai (state: not-ready, v0.0.1),
  informatica (new provider per AIP-95 governance process)

The `lifecycle` field is orthogonal to the existing `state` field:
- `state`: build/release readiness (ready, not-ready, suspended, removed)
- `lifecycle`: AIP-95 governance stage (incubation, production, mature, 
deprecated)

The `mature` and `deprecated` stages are left for the PMC to assign
during quarterly reviews per the AIP-95 process.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to