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

scarver2 / ehr-portal / 23326651432
77%

Build:
DEFAULT BRANCH: main
Ran 20 Mar 2026 02:35AM UTC
Jobs 1
Files 21
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 02:34AM UTC coverage: 61.022%. Remained the same
23326651432

push

github

web-flow
fix: Kamal monorepo deployment configuration and Dockerfile paths (#21)

* fix: use local Docker images instead of ghcr

Revert to using local Docker Hub images (scarver2/ehr-api, scarver2/ehr-portal)
instead of GHCR. This simplifies the deployment and removes the need for
GitHub token authentication in the build environment.

Also removed:
- Registry configuration (not needed for local Docker)
- Cache configuration (local Docker doesn't support registry caching)
- Simplified builder to just specify context directory

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

* fix: add Docker Hub registry for Kamal

Kamal requires a registry configuration even when using local Docker images.
Point to docker.io (Docker Hub) as the registry server.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

* fix: add DOCKER_PASSWORD to registry config

Kamal requires both username and password for registry authentication.
References DOCKER_PASSWORD secret for Docker Hub credentials.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

* fix: add --skip-push to kamal deploy for local Docker builds

Use --skip-push flag to build Docker images locally without pushing to
a registry. This allows deployment to work with local Docker images
without requiring Docker Hub authentication credentials.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

* fix: remove registry config for local Docker builds

Since we use --skip-push for local Docker builds, we don't need a
registry configuration. This eliminates the need for Docker Hub
authentication credentials.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

* fix: use localhost registry for local Docker builds

Kamal requires a registry server to be specified. Use localhost as a
placeholder for local Docker builds with --skip-push flag.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

* fix: add local username to localhost registry

Kamal requires a username for all registries. Us... (continued)

75 of 115 branches covered (65.22%)

Branch coverage included in aggregate %.

116 of 198 relevant lines covered (58.59%)

5.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23326651432.1 20 Mar 2026 02:35AM UTC 21
61.02
GitHub Action Run
Source Files on build 23326651432
  • Tree
  • List 21
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23326651432
  • 3933ea3b on github
  • Prev Build on main (#23325920384)
  • Next Build on main (#23326651446)
  • Delete
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