Sreeraj
Sreeraj
Do we have a solution for uploading multiple files together ?
I spend sometime on this and this is definitely working fine. I read https://medium.com/@dilipkumar/graphql-and-file-upload-using-react-and-node-js-c1d629e1b86b to understand the payload structure and just did what they asked me to do. In summary,...
Thanks for the PR. I'm wondering whether we can we merge this now ?
yeah, creating a new `pull` command makes sense and would be simpler. To catch the changed files, we can store the last commit before doing a pull and do `git...
Yeah, I can do that once https://github.com/codejamninja/dotstow/pull/9 is merged to master.
Can we move this forward ? Do we think there is anything blocking us merging this ?
Can we set the dist part of the RPMs to have something like `el8_` instead of `el8` (eg: el8_6, el8_7)? This is a fairly common practice that we can see...
@thias would you help me reviewing/approving and releasing a new version if I implement this feature ?
We can update the systemd configuration in https://github.com/Atoptool/atop/blob/master/atop.service to include: ``` LimitNOFILE=4096 ```