Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use bin/release instead of Procfile #231

Closed
wants to merge 2 commits into from
Closed

Conversation

hone
Copy link
Member

@hone hone commented May 15, 2015

This is the patch @ojacobson and I were talking about. This change removes the generation of the Procfile, so if a Procfile exists we know it's created by the user. Instead the buildpack will use the default_process_types in bin/release. I needed a place to store the file to be read in b/t bin/compile and bin/release. I'm currently storing it in the buildpack dir and cleaning it up in bin/release. I couldn't think of a better spot.

@hunterloftis hunterloftis mentioned this pull request Jun 18, 2015
@hunterloftis
Copy link
Contributor

squashed into #236

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants