-
Notifications
You must be signed in to change notification settings - Fork 46
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
Implement Netlify Button #76
Comments
Heroku Button won't work with submodules :-(
|
Tried the launch-shifter which IIUC is simply creates a workflow URL: ![LAUNCH ON OpenShift](https://launch-shifter.rhcloud.com/launch/LAUNCH ON.svg) Clicking asks to login or create user. Created a new user (to check it works for a free user).
|
Trying branch = gh-pages...
The app after 4 minutes was still in "building" status on dashboard (and returned 503). |
"initial_git_branch: the name of your initial deployment branch. The default value is master." ![LAUNCH ON OpenShift](https://launch-shifter.rhcloud.com/launch/LAUNCH ON.svg) |
That pre-filled gh-pages successfully but deployment failed with some error (sorry, lost). |
Closed as I can't implement Heroku button due to lack of submodule support. |
Reopening. |
This is blocked on my use of submodules #115. |
https://github.com/SectorLabs/heroku-buildpack-git-submodule looks promising |
As part of #172, I've moved from Heroku to Netlify. It spins up automatic preview apps for PRs. In any case, should revise README. |
https://devcenter.heroku.com/articles/heroku-button
https://blog.openshift.com/instant-hosting-of-open-source-projects-with-github-style-ribbons/
Heroku is better for easy fork deployment due to:
The text was updated successfully, but these errors were encountered: