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

levibostian / new-deployment-tool
73%
alpha: 67%

Build:
Build:
LAST BUILD BRANCH: fix-simulated-merge-circle
DEFAULT BRANCH: alpha
Repo Added 28 Oct 2024 12:42PM UTC
Files 16
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

LAST BUILD ON BRANCH update-deps
branch: update-deps
CHANGE BRANCH
x
Reset
  • update-deps
  • all-behavior-is-a-script
  • alpha
  • circleci-project-setup
  • debug-logs
  • deno-2.3
  • deno-v2
  • doc
  • feature-everything-is-a-step
  • feature-multiple-merge-methods
  • feature-pr
  • feature-pr-tool
  • fix
  • fix-again
  • fix-bug-fail_on_deploy_verification
  • fix-comment-not-replacing
  • fix-getting-latest-release-on-alpha
  • fix-git-checkout
  • fix-git-hooks
  • fix-latest-deploy
  • fix-merge-buds
  • fix-simulated-merge-circle
  • fix-zero-commits-bug
  • improve-exec-run
  • latest
  • lb-branch-1
  • make-install-script
  • make-it-a-cli
  • move-git-local-branches-code
  • multiple-runs-in-pr
  • remove-action
  • set-latest
  • spr/alpha/00aa0a8b
  • spr/alpha/08b4d420
  • spr/alpha/147812e6
  • spr/alpha/4d6c6350
  • spr/alpha/67bc7ac4
  • spr/alpha/c8c672a4
  • spr/alpha/eab50a70
  • spr/feature-pr-tool/67bc7ac4
  • test-binary
  • unrelated-histories
  • user-specify-method

02 Apr 2025 11:53AM UTC coverage: 73.132%. Remained the same
14218942228

Pull #46

github

levibostian
fix: errors with tool not being able to import dependencies runtime

When the tool runs a deployment, it currently fails because when it tries to run the index.ts file remotely from GitHub, it then will eventually hit an import of a third-party dependency. And because we just switched to the lock file and deno.json file, the import statements are no longer pointing directly to a server that it can download from. It has to be able to read from the deno.json file. So there's a few options on how to fix this, but I think the future of this project is to go to compiled binaries anyway and leveraging lock files anyway. So moving in that direction here sounded like the easiest solution of creating a binary and then running that where it will find all the dependencies no matter what.
Pull Request #46: refactor: update all dependencies and transition to lock file

110 of 123 branches covered (89.43%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 5 files covered. (100.0%)

712 of 1001 relevant lines covered (71.13%)

10.38 hits per line

Relevant lines Covered
Build:
Build:
1001 RELEVANT LINES 712 COVERED LINES
10.38 HITS PER LINE
Source Files on update-deps
  • Tree
  • List 15
  • Changed 5
  • Source Changed 5
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
14218942228 update-deps fix: errors with tool not being able to import dependencies runtime When the tool runs a deployment, it currently fails because when it tries to run the index.ts file remotely from GitHub, it then will eventually hit an import of a third-party de... Pull #46 02 Apr 2025 11:53AM UTC levibostian github
73.13
14171575857 update-deps refactor: move to lockfile for remote dependencies Pull #46 31 Mar 2025 12:30PM UTC levibostian github
73.13
See All Builds (289)
  • Repo on GitHub
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