Richard Tibbles

Results 166 issues of Richard Tibbles

The implementation here: https://github.com/getsentry/sentry-python/blob/2.28.0/sentry_sdk/scrubber.py is a very complete sensitive header handler. We should vendor this (with appropriate license and code attribution headers) and update the request handling code here: https://github.com/learningequality/kolibri/blob/distributed-error-reporting/kolibri/core/error_reports/middleware.py#L22...

community-contribution-in-progress

All uses of `yarn` as a command will have to be updated to pnpm. A new pnpm-workspace.yaml file will need to be created to handle the workspaces. All dependencies probably...

TAG: dev experience

## Overview Create a standard, dependency specifying, rather than bundling, Python wheel file as the primary output of builds. #### Description and outcomes This will allow: * Build systems such...

TODO: draft

When previewing the answers while making a quiz I noticed that in "Make bar graphs" some of the bar graphs are not loading. This one is extant in Kolibri 0.17.5...

P1 - important

## Summary * Updates frontend archive handling to fetch zip directory entries first, and then load zip data in segments, excluding large files * Updates h5p handling to defer to...

DEV: backend

❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. ## Overview Allow developers a much more...

Epic

❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. ## Overview This is a tracking issue...

Epic

❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. ## Current behavior NodeJS 18 ## Desired...

❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. ## Observed behavior Our Prettier-based formatting of...

## Description * Replaces node-sass with sass * Updates all @imports to @use or @forward - does not do any namespace imports for simplicity * Fixes all calculation based deprecation...