Funny enough, Heroku started out as such a browser-based cloud development IDE, and then pivoted to a pure hosting service. A local dev environment seems essential for serious web development.
On Mon, Jan 23, 2012 at 2:34 PM, John McCaffrey <[email protected]> wrote: > I tried cloud9 IDE and was able to make changes and push directly to heroku. > I found it very cool as an emergency "I'm not at my machine, but need to > make a quick fix" tool, but not something I'd want to do as part of my > regular dev cycle. (yes, even with the concept of pushing to a staging > server first. I'd still prefer to run and test things locally, but that's > just me) > > > On Mon, Jan 23, 2012 at 2:17 PM, Ikester <[email protected]> wrote: >> >> I'm daydreaming but has anybody figured out a way of pushing a branch >> directly from an online git repository (e.g. GitHub, BigBucket) to Heroku? I >> found a SO question saying that it's not possible but I wonder if anybody >> has figured out a way since then. >> >> Would it even make sense to "pull" from the Heroku side? Any security >> considerations that couldn't be overcome? >> >> Ultimately, I'm trying to find a way of publishing to Heroku with nothing >> more than a web browser. Cloud9 IDE seems to have a beta integration but I >> couldn't get it to work. >> >> Any ideas are greatly appreciated. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Heroku" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/heroku/-/NLq0azq3OBAJ. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/heroku?hl=en. > > > > > -- > Thanks, > -John > > -- > You received this message because you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
