-
There's currently a `.travis.yml`, but it's not actually hooked up to run. We should port over to Github actions and ensure that the tests actually run on PRs.
-
Hi all!
I am encountering some issue while trying to use the Tahoe LTI customizations work wih a Tutor installation of Open edX. Everything seem to work fine on the Tutor side (successful installatio…
-
I noticed that an instance I created last week was still running, despite the addition of the `ALIVE_TIME`. The issue appears to be that the `startup-script` metadata doesn't accept a direct command, …
-
We can remove this line:
https://github.com/appsembler/edx-platform/blob/04ecd3bb703bd089b0997f8fcdc80259f41daf80/requirements/edx/base.txt#L162-L163
and the associated appsembler.txt file from our f…
-
Functions like `_translate()` is complex and needs tests.
-
Is there a compelling use case for keeping BasicAuthentication? What's the risk of leaving it in there?
-
During a deployment back in 2017, I tried to deploy and a certain task was stuck. I used `--ansible-start-at-task `, and that skipped a hack on the `ficus_pro.yml` playbook.
There was an initial so…
-
Hi, we currently have a ficus deployment of openedx and tried using this tool.
We were able to deploy it on Azure and it seems like the ficus version of openedx is still using LTI 1.1 so we decided t…
-
Hi,
I am using python 3.8.5.
In my code, the following code will encountered the following issue:
from figures import set_limits, plot_coords, plot_bounds, plot_line_issimple
```Python…
-
TODO: Rework figures.compat so that future named Open edX releases automatically pick up on the newest supported namespace for the imports in the `figures.compat` module
Ref: https://github.com/ap…