Terence Lee

Results 21 issues of Terence Lee

generate Appveyor and TravisCI configuration files to building binaries with CI.

### Description `pack` should display the error messages for unexpected exit codes during `bin/detect`. Without the verbose flag, the errors are hidden and it makes it look like the buildpack...

type/enhancement
good first issue
status/ready

I'd like to build a test suite to catch performance regressions as we evolve the design. This is similar to what [Ruby Bench](https://rubybench.org/) does for Ruby and Rails. The only...

Triaged
quick followup

free/hobby formations can't use a different dyno size, so it's a bad example. https://devcenter.heroku.com/articles/one-off-dynos#one-off-dyno-type

> Base image authors SHOULD ensure that build image versions maintain [ABI-compatibility](https://en.wikipedia.org/wiki/Application_binary_interface) with previous versions, although violating this requirement will not change the behavior of previously built images containing app...

enhancement

Hi, I'm fairly new to all of this. If there's someplace else I should be going, please let me know. Thanks! I'm trying to use `bindgen!` with a simple hello...