Dirley Rodrigues

Results 8 comments of Dirley Rodrigues

Yeah, we probably would be better with some kind of hook. Sadly I don't know enough Rails to properly choose _which kind_ of hook to use.

I just hit this issue while trying to do some tricks with STDIN. Any news on this front?

Alright, I can attest it is the current behavior. Closing this FR as outdated. Thank you!

Just tried `24.4.2` and got the same error: ``` $ docker run -p 45484:45484 -d --pull always pyfound/black:24.4.2 blackd --bind-host 0.0.0.0 24.4.2: Pulling from pyfound/black 22d97f6a5d13: Already exists b41a1d042542: Already...

It appears to be puslished since yesterday: https://github.com/steeve/pulsar Also, this issue is a duplicate of #31

I've just tried running it on Heroku, but found it impossible to do so because weblate expects a persistent filesystem (data/vcs/{project} for instance), and Heroku doesn't provide that. It runs,...

Yeah, have just figured that out. I'm sorry for the noise.

Of course! I'm currently running it on Dokku[1], which is pretty much like Heroku (it uses Heroku buildpacks, at least), so some of the findings can be useful. There is...