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

Building on app creation #9

Closed
stuartpb opened this issue Sep 14, 2014 · 1 comment
Closed

Building on app creation #9

stuartpb opened this issue Sep 14, 2014 · 1 comment

Comments

@stuartpb
Copy link
Member

If a Git repo already exists when creating an app, we'll build it.

This is the right thing to do anyway (for flows like ones where a user creates/pushes a repo then creates an app), but it's also necessary for retrieving apps (plushu/plushu-apps#5, plushu/plushu-git#9).

@stuartpb
Copy link
Member Author

As noted in plushu/plushu-git#9, this should only happen when there isn't an existing build (since create-app can be called multiple times during the life of an app, eg. on every push when git-receive-init and app-repo-binding are installed).

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

No branches or pull requests

1 participant