in the future we want teams to do this as part of the replacement
but for now, we have some ones that us edx-platform maintainers will need to take care of
where to track tasks for removing old studio frontends?
Plan
Studio frontends
public DEPR ticket owned by @Jeremy Ristau
internal 2U Jira tasks to drive removal by sumac
generate some “how to remove” notes for community to use in LMS removals
LMS frontends
Testing Environment - Obsolete: Tutor nightly — Tutor documentation
SWITCH to full Maintenance WG
What should the timing of this be?
Front-end engineers that I’ve spoken to are skeptical that we can run both at the same time.
https://github.com/openedx/public-engineering/issues/229
We will try to do both and @Adolfo Brandes will coordinate the Node 20 Upgrade tasks with the relevant repo maintainers.
Tim
Kyle
It’s complicated.
They made a big breaking change to their API, rather than having a token for the org, it requires a repo specific token.
This means sometimes they use an old api when the token doesn’t exist and the old API can get rate limited.