Kasra Bigdeli

Results 471 comments of Kasra Bigdeli

Sounds good! Feel free to start with a small PR (perhaps just the login page). So that we can see how this is implemented and how it works.

This is a Gitlab issue. Many potential reasons behind it, see this for example: https://github.com/caprover/caprover-cli/issues/85#issuecomment-899030595

If you need the output, why aren't you making use of `-o output.json` flag?

This looks great! Thanks, @dhruvilxcode ! Looking forward to see the full set!

For the implementation, let's break this into two parts: Step 1: just theme update. I've asked the community to comment, once we got a good signal about this, feel free...

@itxtoledo - it's not either or. For each feature request, feel free to open an issue on github, if it gets enough upvotes, it'll be top priority when working on...

I am having trouble reproducing this issue on my end. I did the following: ``` caprover deploy --caproverUrl "https://captain.srv1.usa.domain.com" --caproverApp test --branch master --caproverPassword "myPassword" ``` I am running 2.0.2...

Thanks for the additional information. I don't see any problems in the API call. What's your OS? If I cannot repro it on my end. I'll create more debug logs...

That's why I cannot reproduce the issue - I don't have a windows machine :| Or it could be NodeJS version. My NodeJS is `v10.16.3`. Do you have the same...

Yea - generally speaking, non-interactive deployments are usually used on linux systems. But still, it'd be nice to sort out the root cause of this issue. There might be a...