Skip to content

Conversation

@adamchalmers
Copy link
Collaborator

@adamchalmers adamchalmers commented Oct 22, 2025

Downloads gems from a Gemfile.lock. Downloads happen concurrently.

TODO:

  • download gems from GIT and PATH sections
  • extract the gems from their tarballs, write the contents to filesystem somewhere
  • validate checksums

@adamchalmers adamchalmers changed the title Basic scaffolding Basic scaffolding for downloading gems Oct 22, 2025
@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

❌ Patch coverage is 84.61538% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
crates/rv/src/commands/ruby/ci.rs 88.00% 6 Missing ⚠️
crates/rv/src/main.rs 0.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@adamchalmers adamchalmers force-pushed the achalmers/download-gems-ci branch from 18e095e to 09f87ad Compare October 22, 2025 03:46
@adamchalmers adamchalmers changed the title Basic scaffolding for downloading gems WIP: rv ruby ci command Oct 22, 2025
@adamchalmers adamchalmers force-pushed the achalmers/download-gems-ci branch from 09f87ad to 30a1592 Compare October 22, 2025 03:50
@indirect indirect force-pushed the achalmers/download-gems-ci branch from 30a1592 to 5295ff2 Compare October 22, 2025 09:32
@adamchalmers adamchalmers force-pushed the achalmers/download-gems-ci branch from 5295ff2 to 2223f69 Compare October 22, 2025 14:34
@indirect indirect force-pushed the achalmers/download-gems-ci branch from 2223f69 to 0ffe64a Compare October 22, 2025 14:47
@adamchalmers adamchalmers force-pushed the achalmers/download-gems-ci branch from a13354e to 5d4f718 Compare October 23, 2025 03:29
@adamchalmers
Copy link
Collaborator Author

Moving to #160

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants