heroku / buildpacks-ruby

Heroku's Cloud Native Buildpack for Ruby applications.
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Move bundle download to struct API and bullet stream #330

Closed schneems closed 1 week ago

schneems commented 2 weeks ago

Details in commits. The handle layer caching logic is exactly the same as the Ruby install layer https://github.com/heroku/buildpacks-ruby/blob/ec57995644a5feb3a89558918551373dc8d3541b/buildpacks/ruby/src/layers/ruby_install_layer.rs#L40-L58