Commit Graph

38 Commits

Author SHA1 Message Date
Kyle McCormick
363f0fc1b4 build: Ping Feanil and Kyle when github.in is changed (#36330) 2025-03-06 11:23:07 -05:00
Feanil Patel
3075066b23 build: Start watching the production.py files.
We want to make sure that changes to these align to the new refactors
we're doing so get tagged on changes to these files.
2025-02-05 13:40:14 -05:00
ayesha waris
3a11680dc1 fix: add infinity to code owners (#35937) 2024-12-02 18:46:38 +05:00
Deborah Kaplan
f1a9286f73 chore: changing codeowners for several components (#35574)
making sure the codeowners for some maintainership is accurate.
2024-10-09 09:45:05 -04:00
Maxwell Frank
1a92009bd2 chore: Aperture code ownership update 2024-09-23 09:03:41 -04:00
Jeremy Ristau
f18629e132 chore: update 2U teams in CODEOWNERS (#34352) 2024-04-17 16:42:05 -04:00
Blue
c13c7d3bc0 fix: add vanguards to CODEOWNERS (#34291)
Add vanguards to CODEOWNERS
VAN-1817
2024-02-29 10:38:45 +05:00
Deborah Kaplan
340223b2ae feat: transition learner_home to aperture (#34206)
previously assigned `learner_dashboard` to aperture (which is correct, aperture owns this) but the purpose of this effort was to assign `learner_home`, which is the backend people are referring to when they refer to "learner dashboard".

FIXES: APER-3174
2024-02-07 13:26:28 -05:00
Deborah Kaplan
b6e181e02b update edx platform codeowners for aperture ownership (#34179)
* feat: tagging ownership of aperture on our owned apps

For all of the edx-platform apps for which 2u team aperture  is
responsible,  mark us as the owners.

FIXES: APER-3192
2024-02-06 08:36:53 -05:00
Tim McCormack
77cef4cd07 build: Fix Axim oncall team reference in codeowners (#32800) 2023-07-24 14:16:29 +00:00
Feanil Patel
3dec975527 build: Monitor changes to minimal.yml
We don't want a lot of things to end up in minimal.yml so get tagged on
reviews of it.
2023-05-09 10:38:00 -04:00
Kyle McCormick
ed8d0e28bb build: add docs to github.in & ensure ArbiBOM sees changes to it (#31824)
Nine different URL-specified Python dependencies had
accumulated in edx-platform, noticably increasing the amount
time it took to install edx-platform requirements.

After many developer hours of work, we are nearly finished
converting them to PyPI-hosted depencencies:
openedx/wg-developer-experience#153

We're making these updates in hopes that we don't end
up with so many URL-specified depencencies again.
We're also updating OEP-18:
https://github.com/openedx/open-edx-proposals/pull/450

The CODEOWNERS update would mean that Arbi-BOM is notified
on all future PRs that change github.in. At the moment, edx-platform
does not *require* CODEOWNER review, so this is not a *hard* gate to
github.in changes.
2023-03-06 15:15:01 +00:00
Jeremy Ristau
72d8016985 feat: including init file to notify on structural changes 2023-01-11 10:08:33 -05:00
Jeremy Ristau
50852257c0 feat: point to newly refactored enrollments file 2023-01-10 09:36:49 -05:00
Jeremy Ristau
80677b3d09 feat: ping 2u-tnl for changes to student model
student model changes should notify 2u-tnl team, to trigger a SOX compliance oriented review of the changes.
2023-01-10 09:36:49 -05:00
Feanil Patel
d5082c0341 fix: Remove non-working teams from the CODEOWNERS file.
The teams stopped working when we moved the repo to the openedx org.
Also, things have been re-organized at 2U so it's unclear if these
ownership mappings are still relevant.  I'm removing them for now and
I've posted on the forums to let people know if they want to add back in
more relevant teams.

Relevant Link: https://discuss.openedx.org/t/edx-platform-codeowners/8649
2022-11-03 13:49:03 -04:00
Feanil Patel
dccc697b0e feat: Ping tCRIL on-call if someone updates the legacy dashboard.
This could be a person using the quickstart and we want to be notified
of that so we can prais them and close the PR.
2022-11-03 10:28:52 -04:00
UsamaSadiq
897cb3617f refactor!: delete common/lib and related usages 2022-09-22 14:16:34 +05:00
Nathan Sprenkle
e025463872 feat: Learner Dashboard get enrollments (#30808)
* feat: fill out enrollment serializer

* test: add basic integration tests for enrollments

* feat: get info for user account activation

* test: test integrating user account activation

* feat: get course enrollments

* feat: get course email settings

* feat: add ecommerce info

* feat: add resume urls

* refactor: move learner home to separate app

* refactor: remove course limit

Co-authored-by: nsprenkle <nsprenkle@2u.com>
2022-08-11 11:05:07 -04:00
Muhammad Umar Khan
a389a9ff10 Revert "Revert "refactor: move xmodule folder to root"" 2022-06-20 18:20:06 +05:00
Muhammad Umar Khan
d890f06507 Revert "refactor: move xmodule folder to root" 2022-06-20 16:03:48 +05:00
M Umar Khan
a91df0c40f refactor: move xmodule folder to root
- Moving xmodule folder to root as we're dissolving sub-projects of common folder in edx-platform
    - More info: https://openedx.atlassian.net/browse/BOM-2579
- -e common/lib/xmodule has been removed from the requirements as xmodule has itself become the part of edx-platform and not being installed through requirements
- The test files common/lib/xmodule/test_files/ have been removed as they are not being used anymore
2022-06-20 14:33:45 +05:00
sarina
0685e77591 chore: remove CE squad from CODEOWNERS
The squad has decided we're not deriving
value from being in this file.
2021-10-25 10:29:25 -04:00
stvn
4a2cc6769c fix: skip automatic reviews for noisy community-engineering paths
as we aren't concerned with these and do not intend to actively monitor,
unless tagged explicitly.
2021-09-09 15:11:47 -07:00
stvn
2ec7c61319 build: assign edx/community-engineering for squad-owned directories
A couple of these (*/static, */templates) may prove to be too noisy, but
most of them seem low-traffic enough. If we find any of these
directories to be unhelpful, we can/should remove them.
2021-05-28 15:27:58 -07:00
Feanil Patel
c7bf3e0885 Remove github teams that don't map to anything useful right now.
The core teams as conceived here don't exist and so just make noise rather than
help.
2020-05-29 09:50:09 -04:00
Adam Blackwell
7758df4e25 OWNERS file formatting changes. 2019-10-17 12:23:41 -04:00
Matthew Piatetsky
ad77392f8d add discount banner to track selection 2019-06-03 14:18:17 -04:00
Nimisha Asthagiri
7b4b6c3539 Move notifier and notification_prefs to discussion/ 2019-05-03 12:09:47 -04:00
Nimisha Asthagiri
b949452eb2 Move discussion_api to discussion/rest_api 2019-05-03 12:07:21 -04:00
Nimisha Asthagiri
ef0e06cc0a Revert "Discussions consolidation" 2019-05-02 14:59:56 -04:00
Nimisha Asthagiri
97862d2ed7 Move notifier and notification_prefs to discussion/ 2019-05-01 19:13:10 -04:00
Nimisha Asthagiri
3d1bb23809 Move discussion_api to discussion/rest_api 2019-05-01 19:13:10 -04:00
Feanil Patel
3c8b7f4988 Map areas to the core team.
Have a platform-core team that can be responsible for everything that is
not already being owned by a more specific group.
2019-04-25 15:55:19 -04:00
Feanil Patel
bd3625570d Add in some more teams. 2019-04-25 15:47:47 -04:00
Feanil Patel
6b89f9b257 Assign teams to code areas. 2019-04-25 15:40:55 -04:00
Feanil Patel
22cc45bb61 Cleanup based on review. 2019-04-25 14:40:11 -04:00
Feanil Patel
ff4a39a0db An initial breakdown of our areas of the monolith.
Right now there are no owners associated but this should clarify what is
considered part of the core and core extensions.  This is not a full
list so things will have to be added as we find that they need an owner
and don't have one.  This list was taken by looking at the parts of our
codebase that is most executed for edx.org and so should represent the
most important things that should probably have owners.
2019-04-25 13:47:12 -04:00