-
I've added Oauth2 provider support, for the popular Edx learning platform. Would you be interested in looking at a pull request? :) Or is this perhaps out of the spirit of what you want to provide out…
-
# Description/Context
As a devops engineer I would like to provide tracing data to engineers to show how users interact with our application among other things.
# Plan/Design
1. Create a build a…
-
A/C
- [ ] Proposal for how to split edx-platform pipeline ownership to be distributed to engineers and engineering managers
- [ ] Distribute said proposal
We want other squads to be able to hel…
-
### Abstract
This proposal aims to transition the Course About, Catalog, and Index pages of the Open edX platform from legacy architecture to MFE. Historically, catalog and about pages are provided s…
-
- Site: [https://edx-api-d4cdde-test.apps.silver.devops.gov.bc.ca](https://edx-api-d4cdde-test.apps.silver.devops.gov.bc.ca)
**New Alerts**
- **Content Security Policy (CSP) Header Not Set** [10…
-
### Description
The Accelerate Safari extension occasionally fails to load on the initial page load, necessitating a page reload for proper functionality.
The keyboard shortcuts is not being…
-
The next XXTEA implementation gives incorrect result when compiled by OCC 6.0.73.
Compilation in MinGW (both 32-bit and 64-bit), Open Watcom and Pelles C gives correct results.
The program output …
-
@tannergooding and I were having a discussion and these examples were brought up.
```csharp
public class C {
static uint SetBit(int position, uint bits)
{
return bits | (1u
TIHan updated
1 month ago
-
🚨Please review the [Troubleshooting](../#troubleshooting) section
before reporting any issue. Don't forget also to check the current issues to
avoid duplicates.
### Subject of the issue
Extracti…
-
### Context
"edx-sandbox" is the environment in which user-authored edx-platform code is safely executed using the codejail library. Today, the edx-sandbox environment's requirements are [installed…