Commit e3621b6
authored
ingestion of test/sandbox courses (#2224)
* adding test mode field
* adding filters to pull in test_mode resources
* fixes
* update specs
* adding test
* adding test
* adding test for etl loading of test courses
* making sure test mode content files are embedded
* fixing tests
* fixing tests
* ensure test mode content files are indexed
* fixing test
* test fix
* mocking deindex_items
* making sure all etl commands process test_mode appropriately
* making run filters look for published | test_mode=True
* fixing migration
* fetching all courses for mitxonline and moving published logic to transform_course
* fixing tests
* fixing flag for published programs and fixing tests
* fixing cases where fields dont exist
* fixing filter for fetch courses by id
* fixing published conditional
* fixing test1 parent cf4d909 commit e3621b6
File tree
28 files changed
+421
-30
lines changed- frontends/api/src/generated
- v0
- v1
- learning_resources_search
- learning_resources
- etl
- management/commands
- migrations
- openapi/specs
- vector_search
28 files changed
+421
-30
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
117 | 124 | | |
| 125 | + | |
118 | 126 | | |
119 | 127 | | |
120 | 128 | | |
| |||
142 | 150 | | |
143 | 151 | | |
144 | 152 | | |
145 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
146 | 158 | | |
147 | 159 | | |
148 | 160 | | |
| |||
0 commit comments