Jeremy Bowman

Results 9 issues of Jeremy Bowman

It looks like there haven't been any commits in 20 months, and there are a few reasonable-looking PRs that haven't received any reply. @brutasse , are you still maintaining this...

In order to advance implementation of both [OEP-45: Configuring and Operating Open edX](https://open-edx-proposals.readthedocs.io/en/latest/architectural-decisions/oep-0045-arch-ops-and-config.html) and [deprecation of the configuration repository](https://github.com/openedx/public-engineering/issues/51), we would like to switch devstack from using primarily Docker images...

edx-platform is still using versions of boto, boto3, and botocore that were originally pinned (by me) 4.5 years ago before the repo even had a constraints.txt file. boto isn't even...

The watchman/pywatchman combination that Django uses in `runserver` to efficiently monitor file changes currently doesn't work above Python 3.8. Before we finish a Python 3.11 or 3.12 upgrade, we should...

There were two previous attempts (#852 and #920) to build devstack images that could run natively on newer ARM-based Apple computers, but both ran into significant problems trying to get...

The main development branches of most/all Open edX repositories currently get Dependabot warnings from GitHub when a security vulnerability is announced that impacts the version in use of any of...

question
security

A/C - [ ] Break the list below into reasonably-sized issues I created https://github.com/edx/flashcards for a hackathon, and discovered several respects in which the IDA cookiecutter output was broken or...

An assortment of fixes for modern environments: - Support for Django Debug Toolbar 1.x - Count on the toolbar having already loaded jQuery (the original code broke on a site...

Many warnings routinely get logged when doing console operations in edx-platform. This is especially visible when provisioning a devstack installation (although the problem isn't limited to devstack). These warnings often...

maintenance
help wanted
epic