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

astronomer / astro-cli / e507c89f-c65f-4b33-98da-087a018f9e6e
36%
main: 39%

Build:
Build:
LAST BUILD BRANCH: astro-local-support
DEFAULT BRANCH: main
Ran 20 Mar 2026 11:05PM 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

20 Mar 2026 10:59PM UTC coverage: 36.041% (+0.2%) from 35.862%
e507c89f-c65f-4b33-98da-087a018f9e6e

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`.

Command tree:
  astro api registry <path>           Generic GET by path
  astro api registry ls               List endpoints from OpenAPI spec
  astro api registry describe <ep>    Describe an endpoint's schema
  astro api registry providers        List all providers (convenience)
  astro api registry modules <id>     List modules for a provider
  astro api registry parameters <id>  Show constructor parameters
  astro api registry connections <id> Show connection types

Flags: --registry-url (also ASTRO_REGISTRY_URL env), --version/-v on
per-provider subcommands, --jq/-q and --template/-t for output filtering.

Reuses the shared output infrastructure (processOutput, writeColorizedJSON)
and openapi.Cache for spec caching. No new dependencies.
Pull Request #2042: Add `astro api registry` command

221 of 274 new or added lines in 3 files covered. (80.66%)

24453 of 67848 relevant lines covered (36.04%)

8.59 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
85.45
-1.58% pkg/openapi/cache.go
50
81.27
cmd/api/registry.go
Jobs
ID Job ID Ran Files Coverage
1 e507c89f-c65f-4b33-98da-087a018f9e6e.1 20 Mar 2026 11:05PM UTC 197
36.04
Source Files on build e507c89f-c65f-4b33-98da-087a018f9e6e
  • Tree
  • List 197
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #E507C89F...
  • 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