Kyle McCormick
Kyle McCormick
Thanks @nedbat. By "other mechanisms" I assumed you mean things like EDXAPP_PRIVATE_REQUIREMENTS, but ora2 is installed in base.txt: https://github.com/openedx/edx-platform/blob/ddb092c07c6e2b663dc3d52e7197b42f7f017988/requirements/edx/base.txt#L776
This is tangential, but since we're about to change how we name branches & tags, it would be a good time to think about how we release tags too: https://openedx.slack.com/archives/C049JQZFR5E/p1681224120187389....
I'll make sure that the conflicting branches are gone before Redwood. Once that's done, if someone else is able to take on the task of updating the docs and the...
@regisb @cmltaWt0 The bad news: There are still a few repos left with `release` branches, which I did not manage to get cleared for deletion, so we will need to...
As of 2024-04-30, with the old analytics repos archived, no openedx repos have `release` as a branch or tag. A few repos have tags under the `release/` namespace, but none...
Closed in favor of https://github.com/openedx/edx-platform/pull/35421
@mariajgrimaldi The code looks solid now ✅ Before approving I'm just making sure I can manually test it. I've created a sandbox with your PR. There are [two teamsets configured](https://pr-33788-139931.sandboxes.opencraft.hosting/courses/course-v1:OpenedX+DemoX+DemoCourse/teams/#browse),...
By the way, I could not find the Teams card on [Pages and Resources](https://app.pr-33788-139931.sandboxes.opencraft.hosting/course-authoring/course/course-v1:OpenedX+DemoX+DemoCourse/pages-and-resources), so I have been editing Advanced Settings directly. I didn't that that would affect this new...
Jinx @felipemontoya , I don't know why it's missing either. I just imported [the demo course](https://github.com/openedx/openedx-demo-course), which already had teams enabled. The teams config in Advanced Settings which I screenshotted...
Cool, the `teams.teams_app` waffle flag makes the card show up. I added a teamset, and now the content groups connection is working as expected:  I am not sure exactly...