Dhiren Serai

Results 10 comments of Dhiren Serai

if the user wants it they can cd and install it right? why do you think we need to mention change directory command explicitly?

@spiderxm : there are levels of verbosity in software. ``` -v verbose (print errors/warnings while in event loop) -vv very verbose (also print client commands/reponses) -vvv extremely verbose (also print...

@jenperson : the work is done and reviewed right. what's the blocker for merge?

@rthadur : I don't have access to that email anymore. is there a way to remove that? would removing the commit and fixing on a new commit work?

good point, I guess this needs to be added in saws : https://docs.aws.amazon.com/cli/latest/reference/outposts/ is anyone looking at it? otherwise I can try to add it.

@marksweb : when I'm testing locally, it's validating the advanced_setting url and also giving the message ` You entered an invalid URL.` should we resolve this issue before someone else...

@marksweb : I wanted to work on this issue. but when I'm trying to reproduce, it seems like url's are already getting validated. maybe the issue is already resolved and...

@marksweb : ``` django-cms 3.11.1 ```

@Ali-Razmjoo : I'll try to take a look at this issue for refactoring code.

@johanandren : from the discussion it sounds like we decided to not change the API or if we need to change we mark old as deprecated and copy code to...