Mohit Nagaraj
Mohit Nagaraj
⚠️⚠️⚠️ Since we do not accept all types of pull requests and do not want to waste your time. Please be sure that you have read pull request rules: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma...
⚠️⚠️⚠️ Since we do not accept all types of pull requests and do not want to waste your time. Please be sure that you have read pull request rules: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma...
### Pull Request Description for Issue #1015 **Description:** This pull request addresses issue #1015 by migrating the 'DEL', 'EXISTS', 'PERSIST', and 'TYPE' commands to make them compatible across the three...
Thanks in advance for your contribution. Please follow the below steps in submitting a pull request, as it will help us with reviewing it quicker. FIxes: #3903 issue - [x]...
## Summary This PR introduces a new --output-json flag for the RunAppsGetLogs function in the DigitalOcean CLI (doctl). When this flag is used, the logs are outputted in JSON format...
Fixes parser to parse new lines directly to output. Closes #4101 ### Changes This modification to the addText method ensures that newline characters are properly handled and preserved in the...
Thanks in advance for your contribution. Please follow the below steps in submitting a pull request, as it will help us with reviewing it quicker. fixes: #4194 - [ ]...
## **Description** This PR fixes #710 ### **Notes for Reviewers** - io.Copy(buf, tr) needed to be checked for any potential errors that may arise - We shuld use logrus.Infof for...