Richard Schneeman

Results 473 comments of Richard Schneeman

Thankfully a restart fixed the issue. Changelog is added. Tests are passing.

I'm going to rebase this and then I want to merge it in. If there's a refactor needed or some changes needed, then I'll own it. If it's not up...

Think we can close in favor of using https://crates.io/crates/bullet_stream

Updated with a changelog entry. I didn't add one as I wasn't expecting the buildpack output changes to be released in an unusable state. I wanted to avoid any conflicts...

I'm going to rebase this and then I want to merge it in. If there's a refactor needed or some changes needed, then I'll own it. If it's not up...

Think we can close in favor of using https://crates.io/crates/bullet_stream

Here's a one stop reproduction script: ``` mkdir -p /tmp/fc3cf072c65938325d7541f1048f9f97 cd /tmp/fc3cf072c65938325d7541f1048f9f97 mkdir -p bin/ touch bin/build touch bin/detect cat > bin/detect EXPORTING Adding layer 'sample-counter:test' Adding 1/1 app layer(s)...

Bash example repro https://github.com/schneems/cnb-metadata-integer-bug

I was at an authors working group meeting where they talked about it. I think it’s good to have standardization around giving the user control over how much info they...

I wrote this (and I'm particularly fond of the name) https://github.com/heroku/buildpacks-ruby/blob/3fcea7d01058c8117ff8a1e98d6275835f6ee5d9/tests/integration_test.rs#L34-L35. It just repeatedly hits the root for 10 seconds while it's waiting to boot. It also spits out the...