Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

As a developer I want all code updates to be automatically reloaded #8

Closed
kdmccormick opened this issue Jan 27, 2022 · 2 comments
Closed
Labels
duplicate This issue or pull request already exists elsewhere

Comments

@kdmccormick
Copy link
Collaborator

kdmccormick commented Jan 27, 2022

Copied in from the existing backlog. Needs grooming.


There are a few cases like discovery where changes are required to allow hot reloading of code

Note: there is a standard way of reloading code changes. We need to figure out a way to make it more convenient to load custom code in the development environment.

@kdmccormick kdmccormick changed the title . As a deployer I want plugins for all applications that are currently part of the Open edX release Jan 27, 2022
@kdmccormick kdmccormick changed the title As a deployer I want plugins for all applications that are currently part of the Open edX release As a developer I want all code updates to be automatically reloaded Jan 27, 2022
@regisb
Copy link

regisb commented Feb 4, 2022

I'm not sure if there is anything else to be done here. To achieve that, plugin developers should implement the "local-docker-compose-dev-services" to make sure that their Django services runs with ./manage.py runserver. This is already the case with edx-platform and ecommerce. Maybe that we should make this fact clearer by doing a better job at documenting patches (see openedx/wg-devops#28).

@kdmccormick
Copy link
Collaborator Author

I haven't experienced any issues with this in my Tutor use so far 👍🏻 We'll make sure via patch docs that it's clear to plugin devs how to make their services automatically reload code.

Repository owner moved this from Ungroomed to Closed in Tutor DevEnv Adoption (OLD BOARD) Feb 4, 2022
@kdmccormick kdmccormick added 2u-adoption duplicate This issue or pull request already exists elsewhere labels Feb 4, 2022
@kdmccormick kdmccormick closed this as not planned Won't fix, can't repro, duplicate, stale Feb 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists elsewhere
Projects
None yet
Development

No branches or pull requests

2 participants