Sha256: 2e9434f51d0c487a6aca8888c4aa8d6184acbbfefa8eb2487634aa1f4d527fb8
Contents?: true
Size: 1.01 KB
Versions: 1
Compression:
Stored size: 1.01 KB
Contents
## [Unreleased] - Lock LocalBuildpack when generating images to prevent process race conditions https://github.com/heroku/cutlass/pull/9 ## 0.1.6 - Remove premature error checking from Cutlass.default_buildpack_paths https://github.com/heroku/cutlass/pull/8 ## 0.1.5 - Expect build.sh scripts to produce a directory named "target" https://github.com/heroku/cutlass/pull/7 ## 0.1.4 - Cutlass.default_buildpack_paths= now accepts a LocalBuildpack https://github.com/heroku/cutlass/pull/6 ## 0.1.3 - Do not connect to docker if it's not needed https://github.com/heroku/cutlass/pull/5 ## 0.1.2 - App.new accepts a buildpack array with the `:default` symbol which acts as a shortcut for `Cutlass.default_buildpack_paths` https://github.com/heroku/cutlass/pull/4 - `Cutlass.default_buildpack_paths=` raises an error if you pass in a path that does not exist. https://github.com/heroku/cutlass/pull/4 ## 0.1.1 - Fix App#pack_build with no block https://github.com/heroku/cutlass/pull/3 ## [0.1.0] - 2021-03-29 - Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cutlass-0.1.7 | CHANGELOG.md |