Mohammad Ahtasham ul Hassan
Mohammad Ahtasham ul Hassan
JIRA Issue: https://openedx.atlassian.net/browse/BOM-3384 DESC This PR replaces the deprecated `eslint-config-edx` with the newer `@edx/eslint-config` package.
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...
**Description:** This PR replaces the deprecated eslint-config-edx with the newer @edx/eslint-config package. **JIRA:** [BOM-3385](https://openedx.atlassian.net/browse/BOM-3385) **Pre-Merge Checklist:** - [ ] Updated the version number in `edx_proctoring/__init__.py` and `package.json` if these changes...
## Issue `tox -l` should output all the generated environments list but when using `env_list` in the configuration file we get empty output from the command. ## Environment Provide at...
---- **Issue**: https://github.com/openedx/edx-analytics-dashboard/issues/1387 This PR will be merged after https://github.com/openedx/edx-analytics-dashboard/pull/1388 is merged and ansible free image is available on edxops/insights repo I've completed each of the following or determined they...
As we have disabled the Insights-Image-builder job, we should now push the newer image to edxops/insights original repo and use that in devstack too.
As we have moved to Native Docker image for our Insights Service and it has been working fine for quite time, we feel confident now that we can stop the...
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 https://github.com/openedx/public-engineering/issues/51, we would like to switch devstack from using primarily Docker images built with Ansible code...