Releases: gliderlabs/herokuish
Releases · gliderlabs/herokuish
v0.3.7
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Fixed
- Fixed Scala buildpack and app test
- Fixed collision issue with
VERSION
environment variable
Added
- Added Dockerfile making Herokuish an alternative for Buildstep
- Added
PS1
and source/etc/profile.d
like Buildstep - Added
IMPORT_PATH
to copy toAPP_PATH
for untouched mounted apps - Added
herokuish test
command for testing apps against Herokuish
Removed
- Dropped shunit2 for basht
- Dropped cedarish cache and release tracking
Changed
- Significantly reduced complexity of testing setup
- Moved buildpack versions and app tests to
buildpacks
directory - Prepared for automated tracking branches for latest buildpacks