• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

astronomer / astro-cli / b7e07db9-8532-4cc5-bce5-55e428d24888
36%
main: 39%

Build:
Build:
LAST BUILD BRANCH: astro-local-support
DEFAULT BRANCH: main
Ran 23 Mar 2026 04:18PM UTC
Jobs 1
Files 197
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Mar 2026 04:12PM UTC coverage: 36.048% (+0.2%) from 35.862%
b7e07db9-8532-4cc5-bce5-55e428d24888

Pull #2042

circleci

kaxil
Add `astro api registry` command for querying the Airflow Provider Registry

Adds a new `astro api registry` command that provides access to the public
Airflow Provider Registry (https://airflow.apache.org/registry), following
the same patterns as `astro api airflow` and `astro api cloud`.

Supports both path-based and operation ID-based queries:
  astro api registry /providers.json
  astro api registry getProviderModulesLatest -p providerId=amazon
  astro api registry getProviderModulesByVersion -p providerId=amazon -p version=9.22.0
  astro api registry ls
  astro api registry describe getProviderModulesLatest

Uses the same base flags and infrastructure as airflow/cloud: -X, -F, -f,
-H, -p, -i, -q, -t, --silent, --verbose, --generate.

Reuses the shared RequestOptions, executeRequest, resolveOperationID,
applyPathParams, and openapi.Cache infrastructure. No new dependencies.
Pull Request #2042: Add `astro api registry` command

217 of 258 new or added lines in 3 files covered. (84.11%)

24452 of 67832 relevant lines covered (36.05%)

8.62 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
85.45
-1.58% pkg/openapi/cache.go
38
84.86
cmd/api/registry.go
Jobs
ID Job ID Ran Files Coverage
1 b7e07db9-8532-4cc5-bce5-55e428d24888.1 23 Mar 2026 04:18PM UTC 197
36.05
Source Files on build b7e07db9-8532-4cc5-bce5-55e428d24888
  • Tree
  • List 197
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #B7E07DB9...
  • Pull Request #2042
  • PR Base - main (#2406DF93...)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc