timfeirg
timfeirg
migration to dep will make building and testing ycmd somewhat easier (see https://github.com/Valloric/ycmd/pull/1005), if @rogpeppe approves, I'll try to work out a PR that migrates this project to use dep...
I've made countless mistakes in my career due to overlook on these environment variables, Now I can finally put this to an end. 
- [x] abs path check for sqlite and similars - [x] correctly handle slice arguments, even though they don't exist in `juicefs mount` yet - [x] do not run in...
I wonder if supporting higher versions of redis is on the roadmap? it'd be awesome to see the new features introduced by redis 3.2.
I tried something like: ``` payload = {"project": settings['BOT_NAME'], "spider": crawler_name, "start_urls": ["http://www.foo.com"]} response = requests.post("http://192.168.1.41:6800/schedule.json", data=payload) ``` And when I check the logs, I got this error code: ```...
closes https://github.com/juicedata/juicesync/issues/130
cloud service docs are referencing this project as a recommend tool to move data in and out of jfs. But on the front page juicesync says it's an alias for...
as discussed in https://github.com/juicedata/juicefs/pull/2462, merge after 1.1 is release (and widely adopted), and then we can present `--update-fstab` as the recommended way to set up auto-mount
**What feature you'd like to add:** as the title suggests, ~~it'd be nice to able to inject PostStart hooks into mount pods, giving user the option to do things like...
**What happened**: [auto recovery](https://juicefs.com/docs/csi/guide/pv#automatic-mount-point-recovery) doesn't work with minikube just marking this issue, probably no need to investigate for a fix yet