Rebecca Graber
Rebecca Graber
---- I've completed each of the following or determined they are not applicable: - [ ] Made a plan to communicate any major developer interface changes (or N/A)
**Description:** Updates the regex used to match library names to allow brackets for things like `pyjwt[crypto]` **JIRA:** [ARCHBOM-1772](https://openedx.atlassian.net/browse/ARCHBOM-1772) **Merge checklist:** - [ ] All reviewers approved - [ ] CI...
---- Upgrade neo4j image used for coursegraph to version that supports Apple Silicon. Requires changing the default password since it now has a minimum of 8 chars. Tested locally on...
Remove docker-compose python dependency ---- This should not affect calls to docker-compose in bash (removed in a separate PR). It should fix `make requirements` on Apple Silicon machines. I've completed...
NOTE: The documentation of the workaround has been moved to https://github.com/openedx/devstack/issues/1088. This ticket is now just for the technical resolution of the issue. make dev.provision results in "Missing vendor file...
Users routinely have to run `make dev.stop` multiple times in order to actually stop every service. The error is usually something like `ERROR: for edx.devstack.opensearch12 cannot stop container: 54d17c2e660194aacc50c88fcdca6c798ff1745b64e9d1a3d0c9d14ca0c78039: tried...
This issue was created from https://github.com/openedx/devstack/issues/1013. Most of the description has been copied over from there, and adapted for this part of the work. One of the most frequent causes...
Running `make dev.clone.ssh` results in `fatal: ref refs/remotes/origin/HEAD is not a symbolic ref` if you are working on a fork for any one of the devstack services. This is particularly...
---- I've completed each of the following or determined they are not applicable: - [ ] Made a plan to communicate any major developer interface changes (or N/A)