DPP
DPP copied to clipboard
User-installed commands
Adds required support for user-installed commands.
Code change checklist
- [x] I have ensured that all methods and functions are fully documented using doxygen style comments.
- [x] My code follows the coding style guide.
- [ ] I tested that my change works before raising the PR.
- [x] I have ensured that I did not break any existing API calls.
- [x] I have not built my pull request using AI, a static analysis tool or similar without any human oversight.
Deploy Preview for dpp-dev ready!
| Name | Link |
|---|---|
| Latest commit | 09e8e0236561682244ef334ddc81b5b903214d8d |
| Latest deploy log | https://app.netlify.com/sites/dpp-dev/deploys/671674b8bdab330008f9658e |
| Deploy Preview | https://deploy-preview-1223--dpp-dev.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
I believe you should cover this feature with unit tests. (Look how other "online" tests are made for similar things)
Try using DPP_DEPRECATED instead of [[deprecated]] to fix those errors on windows
@raxyte any movement on this pr, or is it dead?
Don't have time to get back to it. Can close if no one else can take over it.
I can try take over :)
if theres no movement on this, i'm happy to take it on?
Please do, whilst I want to do it, I do not have the time :)
On Mon, 21 Oct 2024 at 16:15, Craig Edwards (Brain) < @.***> wrote:
if theres no movement on this, i'm happy to take it on?
— Reply to this email directly, view it on GitHub https://github.com/brainboxdotcc/DPP/pull/1223#issuecomment-2426978816, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALF2B6KGYVVTEW6DLFYKHDLZ4UK7RAVCNFSM6AAAAABMNAABZ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRWHE3TQOBRGY . You are receiving this because you commented.Message ID: @.***>
i have merged this into a branch on the dpp main repo called userapps and will continue to work on it. This has been done without rebase, so that credit for existing work is preserved.