Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added --third-party-subscriptions argument in rele-cli run command #269

Merged

Conversation

awaistkd
Copy link
Contributor

@awaistkd awaistkd commented Jan 19, 2024

🎩 What?

Added --third-party-subscriptions argument in rele-cli run command which will allow us to pass subscriptions from the third-party packages.

🤔 Why?

When we run python manage.py runrele command, the Rele is able to automatically discover the subscriptions from the installed third-party packages if they are added to the INSTALLED_APPS.

We need the possibility to run the subscriptions from a third-party package with the rele-cli run command .

🔗 Related issue

Related issue --> #266

rele/discover.py Outdated Show resolved Hide resolved
@awaistkd awaistkd marked this pull request as draft January 19, 2024 14:25
@awaistkd awaistkd changed the title Added --third-party-discoverable-packages argument in rele-cli run command Added --third-party-subscriptions argument in rele-cli run command Jan 19, 2024
@awaistkd awaistkd marked this pull request as ready for review January 19, 2024 15:07
@awaistkd awaistkd merged commit 08e7a04 into master Jan 22, 2024
4 checks passed
@awaistkd awaistkd deleted the add-discoverable-packages-argument-to-run-rele-command branch January 22, 2024 09:49
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.

3 participants