Robert Chéramy

Results 218 comments of Robert Chéramy

this is an oxidized-web issue, I will transfer the issue there. Please test the latest oxidized and oxidized-web releases, 0.28.0 is outdated.

I'm trying to solve this issue, without producing a regression to the work of @Faddy96 . I've collected all the prompts I could find in issues and PR regarding xos.rp,...

Can you try the prompt in 030e58f649edefd6afbfda28488c489171395e60 ? Hows does the prompt in super-ancient-machine looks like when the config is unsaved? Can super-ancient-machine have a stack? I suppose the match...

I will close this issue and delete the branch 3259-xos-prompt if no one can confirm it works on their hardware and answer the questions above.

Note for future use: This was the list of prompts I collected: ``` pass: # Prompts from PR #2075 # unsaved config - "* mydevice-eu-sw02 > " # saved config...

Rugged does support the use of a :proxy_url in [fetch](https://www.rubydoc.info/gems/rugged/Rugged/Remote#fetch-instance_method) and push. Oxidized doesn't. If this feature is needed, someone need to implement it. I've read the thread. Do **NOT**...

Setting init.defaultBranch only works if your ~/.gitconfig ist persistend, which I doubt in the docker container. You'll probably have to rename de branch manually as described at https://github.com/ytti/oxidized/blob/master/docs/Hooks.md#custom-branch-name. You should...