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

astronomer / astro-cli / 4b76a0ed-9f2b-4038-9dc0-43b719e53f68
39%
main: 33%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/integration-test/urllib3-2.6.3
DEFAULT BRANCH: main
Ran 05 Nov 2025 04:24PM UTC
Jobs 1
Files 172
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

05 Nov 2025 04:19PM UTC coverage: 38.708% (+0.07%) from 38.64%
4b76a0ed-9f2b-4038-9dc0-43b719e53f68

Pull #1983

circleci

feluelle
feat: add runtime version validation for remote client deployments

Prevent deployment of client images with runtime versions newer than
the target deployment's runtime version to ensure compatibility.

Changes:
- Add --deployment-id flag to 'astro remote deploy' command for validation
- Implement validateClientImageRuntimeVersion() function that:
  - Fetches deployment runtime version from platform API
  - Parses Dockerfile.client to extract client image runtime version
  - Rejects deployment if client version > deployment version
- Enhance ParseImageTag() function to extract runtime versions from
  image tags like '3.1-1-python-3.12-astro-agent-1.1.0'
- Add comprehensive test coverage for all validation scenarios
- Update docker parsing to support Dockerfile.client files

This ensures client images are compatible with the deployment environment
and prevents runtime incompatibility issues.
Pull Request #1983: feat: add runtime version validation for remote client deployments

77 of 81 new or added lines in 4 files covered. (95.06%)

24353 of 62914 relevant lines covered (38.71%)

10.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
80.72
1.82% cloud/deploy/deploy.go
2
62.79
-0.62% cmd/cloud/remote.go
Jobs
ID Job ID Ran Files Coverage
1 4b76a0ed-9f2b-4038-9dc0-43b719e53f68.1 05 Nov 2025 04:24PM UTC 172
38.71
Source Files on build 4b76a0ed-9f2b-4038-9dc0-43b719e53f68
  • Tree
  • List 172
  • Changed 5
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #4B76A0ED...
  • Pull Request #1983
  • PR Base - main (#E19BB0F4...)
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