Peter Pinch

Results 70 comments of Peter Pinch

I think this feature was [replaced by edx-when](https://github.com/edx/edx-platform/pull/20121), back in 2019. I'm not sure why the `INDIVIDUAL_DUE_DATES` feature flag wasn't removed. I think we should test the "Extensions" functionality on...

In the nutmeg release notes, these MFEs were identified as "pre-alpha" and presumably should be considered for olive: - [Authentication Micro-Frontend (MFE)](https://github.com/openedx/frontend-app-authn) - [Course Authoring Micro-frontend (MFE)](https://github.com/openedx/frontend-app-course-authoring) - ~~[Discussions Micro-Frontend...

The [Discussions MFE has `maybe: True` for inclusion in the open edX release](https://github.com/openedx/frontend-app-discussions/blob/master/openedx.yaml#L11). Unless that changes, it won't get a branch for olive.

I discovered another MFE, via its setting, [ORA_GRADING_MICROFRONTEND_URL](https://edx.readthedocs.io/projects/edx-platform-technical/en/latest/settings.html#setting-ORA_GRADING_MICROFRONTEND_URL) - [ORA grading microfrontend](https://github.com/edx/frontend-app-ora-grading)

According to @nedbat in [Slack](https://openedx.slack.com/archives/C01AGTSB1LL/p1665168470278519?thread_ts=1665166971.526769&cid=C01AGTSB1LL), these are the MFEs that will get olive branches: ``` edx/frontend-app-communications edx/frontend-app-learner-dashboard edx/frontend-app-ora-grading openedx/frontend-app-account openedx/frontend-app-authn openedx/frontend-app-course-authoring openedx/frontend-app-ecommerce openedx/frontend-app-gradebook openedx/frontend-app-learner-record openedx/frontend-app-learning openedx/frontend-app-payment openedx/frontend-app-profile openedx/frontend-app-publisher openedx/frontend-app-support-tools ```...

I think we can safely omit [frontend-template-application](https://github.com/openedx/frontend-template-application/blob/master/openedx.yaml#L5) from the list of potential MFEs. I don't even know why it has an olive branch.

Thanks @ghassanmas I was planning to build a similar list while working on the release notes. This saves me a lot of time. Can you share your method for building...

This frontned-app-learner-record MFE hasn't been included in an open release yet. I'm concerned about removing a feature in the same release that the MFE appears for the first time, i.e....

Sorry for the delayed response. BTR has an issue for documenting the requirements, https://github.com/openedx/build-test-release-wg/issues/131 but it doesn't seem complete yet. Off the top of my head, some of the hold-ups...

@feanil I sent an email to Eden last week updating Open Learning's list of contributors. Is there something else I should do?