Abdullah Alaqeel

Results 104 comments of Abdullah Alaqeel

Wouldn't the pushed output return True if there was no failure? Pushing while up-to-date returns a 0 exit code. I tried to dig into the docs for simplegit but I...

Here you go: https://jsfiddle.net/mtr4vno0/2/

@septatrix I'm interested in helping out with the native dark style support. I already started with a fork of rtd but I think it might be best to do it...

@shanx congrats on your fatherhood. @bashu Let's collab on this if you're interested. I have a few ideas that I would like to see in this package.

@bashu do you prefer I open an issue for each change? Or just open PRs directly? Also, can you please give me contributor access?

Hi, I came across this issue from https://goodfirstissue.dev/ I see that the last activity on this issue was a while ago. Is @Legorooj still working on it? If not, can...

Since the minimum supported version is django 3.2, there is no need for this pr. I vote we close it. @hramezani

@JelleZijlstra does it mean that you need help rebasing it?

@p12tic is this issue still relevant?

@PeterJCLaw @dsagal I just looked at Grist and their repo is setup with separate requirements.txt files for [python 2](https://github.com/gristlabs/grist-core/blob/main/sandbox/requirements.txt) and [python 3](https://github.com/gristlabs/grist-core/blob/main/sandbox/requirements3.txt). As long as we don't change the public...