Skip to content

Move to submodules and add run deletion endpoint#1

Open
GabeBolton wants to merge 2 commits intomainfrom
submodules
Open

Move to submodules and add run deletion endpoint#1
GabeBolton wants to merge 2 commits intomainfrom
submodules

Conversation

@GabeBolton
Copy link

No description provided.

@GabeBolton GabeBolton requested a review from istride February 17, 2026 15:25
Copy link
Contributor

@istride istride left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is one commit behind main, which may solve the problem that led you to use git submodules. Would you try that latest change from main? If it works, please remove the submodule stuff.

It is too difficult to identify which part of the code is original and which are our changes - this will make it difficult to maintain our changes across versions. My suggestion is that we isolate our modifications within a Django "app" and install it into RapidPro as a third-party package rather than overwrite existing code. That also means that we should segregate our API endpoints from the existing (temba) endpoints, so that it's clear which are official and which are not.

I can help with packaging up this IDEMS app - with our extensions in it - I would just need to have a clear idea of what changes you've made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants