Tim McCormack
68c906c623
build: Try several times to start Mongo in unit tests runner ( #29950 )
2022-02-18 16:35:13 +00:00
Muhammad Soban Javed
4e22a38ca5
test: run openedx and common tests with both lms and cms settings ( #29676 )
2022-01-21 11:58:57 +05:00
Aarif
96b21625c6
fix: updated the unit tests workflow to use labeled runners ( #29667 )
2021-12-22 16:32:10 +05:00
Soban Javed
b4ac8d284a
test: save pytest warning reports to GHA artifacts
...
- add pytest_hooks import back in common/lib/conftest.py. This import was removed during refactoring work
2021-12-15 17:06:40 +05:00
Aarif
76a8aaf6cd
fix: updated the unit tests workflow to simplify job names and read test paths from a separate file ( #29472 )
2021-12-09 18:21:17 +05:00
Mubbshar Anwar
fec7849b26
feat: save for later ( #29089 )
...
send favorite course through email to user
VAN-741
2021-12-01 16:10:20 +05:00
Dillon Dumesnil
2f2a6317a5
feat: AA-1055: Add in User Tours to the platform
...
User Tours are walkthroughs we are able to give in our frontends.
This sets up the backend support for them by creating the model,
setting up the initial backfill, adds in a signal handler to init
the UserTour model on User creation, and sets up some endpoints
to get user tour information and update it. It is also being
initialized with a waffle flag to control the rollout. The flag is
intended to control all tours and not allow for opting into only some tours.
2021-11-30 18:21:09 +00:00
Aarif
81a642b90d
fix: updated workflows to use v1 for checkout action to fix checkoing out wrong commit on master merge commits ( #29456 )
2021-11-29 21:37:13 +05:00
Michael Terry
ff453d1ad6
chore: delete ancient unused ADRs for system dashboard
...
This is long deprecated and these ADRs just document why it doesn't
exist. They've explained that long enough that we can just remove
this.
2021-11-23 15:47:27 -05:00
Aarif
df90d113fa
fix: fixed user permissions in self-hosted runners ( #29357 )
2021-11-19 02:40:32 +05:00
Aarif
39fe1a20e4
feat: move unit tests to github actions on self-hosted runners ( #28873 )
2021-11-18 19:09:31 +05:00