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

astronomer / astro-cli / 999758f5-ee37-4cd6-b7cb-d5102331c08e
39%
main: 33%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/integration-test/urllib3-2.6.3
DEFAULT BRANCH: main
Ran 17 Nov 2025 03:55PM UTC
Jobs 1
Files 172
Run time 196min
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

17 Nov 2025 03:49PM UTC coverage: 38.707% (+0.07%) from 38.64%
999758f5-ee37-4cd6-b7cb-d5102331c08e

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%)

3 existing lines in 1 file now uncovered.

24352 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

Uncovered Existing Lines

Lines Coverage ∆ File
3
44.68
-2.13% docker/docker.go
Jobs
ID Job ID Ran Files Coverage
1 999758f5-ee37-4cd6-b7cb-d5102331c08e.1 17 Nov 2025 03:55PM UTC 172
38.71
Source Files on build 999758f5-ee37-4cd6-b7cb-d5102331c08e
  • Tree
  • List 172
  • Changed 6
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #999758F5...
  • 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