Ty Hob / Brian Mesick
Ty Hob / Brian Mesick
**Bug description** Because the env dir is not cleaned when running `tutor config save`, any changes which delete previously rendered files can leave orphaned files in the env and result...
In the previous releases we have noticed that new MFEs sometimes do not support the same events that the previous version did. Some context [here](https://discuss.openedx.org/t/missed-events-in-legacy-mfe-transition/8975). I'm hoping we can get...
**Description:** CI and fixes to support Python 3.8 - 3.12. Closes #397 **Merge checklist:** - [ ] All reviewers approved - [x] CI build is green - [x] If adding...
The current common_constraints used across the org pins Django to
While attempting to upgrade a project to Py3.12 I started getting this error in quality checks: `Command line or configuration file:1:0: E0013: Plugin 'edx_lint.pylint' is impossible to load, is it...
### Bug description When importing a dataset on the command line we consistently run into the error as described in #24528 . The problem seems to be that `dataset` isn't...
Hi all, it looks like we lost the code that sends analytics events to the LMS when links to external resources are clicked. The platform version of this code is...
**Bug description** In (at least) Tutor Local and Dev the Docker Compose file does not mount the `data` dir as it does in the services. This means that when `do`...
As a Tutor plugin developer, it's difficult to manage versioning before Tutor makes a PyPI release for a named release cut. We manage several plugins that we are developing against...
### Release Ulmo ### Expected behavior Default links on the Course Authoring home page all point to useful places. ### Actual behavior On the right side of Studio Home is...