Hammad Yousaf
Hammad Yousaf
When building the tutor-mfe image from the main branch, the build fails due to peer dependency conflicts in micro-frontends and packages installed by the Indigo plugin. The issue came up...
We’re facing problems where updates made to Open edX templates can occasionally break things in Tutor Indigo. We usually have to fix these issues manually, and they sometimes go unnoticed...
v20.0.0 teak release Issue https://github.com/overhangio/tutor/issues/1214 ### Todos before merge - [x] Ensure **changelog-entry** exists for teak upgrade - [ ] Ensure changelog exists for v20 - [ ] Ensure CI/Tests...
Fixed the dark theme issue within ora grading. The only solution I could come up with was to change the background color instead of the text color. The issue was...
We are currently maintaining custom Indigo packages ([header](https://github.com/edly-io/frontend-component-header/tree/teak/indigo), [footer](https://github.com/edly-io/frontend-component-footer/tree/teak/indigo), [brand-openedx](https://github.com/edly-io/brand-openedx/tree/sumac/indigo)) instead of using the default Open edX packages. While this allows us to support certain customizations, it introduces several challenges:...
Deprecate Indigo footer package https://github.com/overhangio/tutor-indigo/issues/144
https://github.com/overhangio/tutor/issues/1251
v21.0.0 ulmo release ### Todos before merge - [x] Ensure **changelog-entry** exists for teak upgrade - [ ] Ensure changelog exists for v21 - [ ] Ensure CI/Tests are working...
GitHub and npm are updating their [authentication and token systems](https://github.blog/changelog/2025-09-29-strengthening-npm-security-important-changes-to-authentication-and-token-management/#granular-npm-access-token-lifetime-limits), impacting how we publish packages. As classic npm tokens are being phased out, the new granular tokens often expire more...