Tom,
On Cedar, they let you write to the filesystem, but it will not persist between dynos (meaning each app server will not have access to the thing another one wrote, and it all gets reset in between deploys) Should be totally find if you just need it as a temp space to tag the repo, and we only have one (free) dyno.
::wishes github had api access for tagging a repo::
-m
On Tue, Aug 14, 2012 at 6:35 AM, Tom Scott
<tu...@psychedeli.ca> wrote:
I was under the impression that Heroku apps could not access the filesystem. In order for this app to run, it must be able to execute shell commands like `git pull origin master`, `git tag` and `git push --tags`. Is that kind of thing possible on Heroku?
- T
Can we just run it on heroku cedar?
- Maxwell
Yeah that's probably the first step. I think if I host it on my VPS, with diaspora/diaspora commit access, it should have no problems running.
- T
3. Getting an auto tagger on green builds from Travis. Tom, what magic ssh incantations need to happen to make your little bot work? If we gave you commit access to diaspora/diaspora, (we should have done this awhile ago anyways) could we make this happen?
--
You received this message because you are subscribed to the Google Groups "diaspora-dev" group.
To post to this group, send email to diaspo...@googlegroups.com.
To unsubscribe from this group, send email to diaspora-dev...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/diaspora-dev?hl=en.
--
You received this message because you are subscribed to the Google Groups "diaspora-dev" group.
To post to this group, send email to diaspo...@googlegroups.com.
To unsubscribe from this group, send email to diaspora-dev...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/diaspora-dev?hl=en.