|
194 | 194 | "project_type": "library", |
195 | 195 | "packaging_tool": "npm", |
196 | 196 | "versioning_strategy": "npm" |
| 197 | + }, |
| 198 | + { |
| 199 | + "name": "unified-ecommerce", |
| 200 | + "repo_url": "https://github.com/mitodl/unified-ecommerce.git", |
| 201 | + "ci_hash_url": "https://api-pay-ci.ol.mit.edu/static/hash.txt", |
| 202 | + "rc_hash_url": "https://api-pay-rc.ol.mit.edu/static/hash.txt", |
| 203 | + "prod_hash_url": "https://api-pay.ol.mit.edu/static/hash.txt", |
| 204 | + "channel_name": "doof-ue-backend", |
| 205 | + "project_type": "web_application", |
| 206 | + "web_application_type": "django", |
| 207 | + "versioning_strategy": "python" |
| 208 | + }, |
| 209 | + { |
| 210 | + "name": "unified-ecommerce-frontend", |
| 211 | + "repo_url": "https://github.com/mitodl/unified-ecommerce-frontend.git", |
| 212 | + "ci_hash_url": "https://pay-ci.ol.mit.edu/static/hash.txt", |
| 213 | + "rc_hash_url": "https://pay-rc.ol.mit.edu/static/hash.txt", |
| 214 | + "prod_hash_url": "https://pay.ol.mit.edu/static/hash.txt", |
| 215 | + "channel_name": "doof-ue-frontend", |
| 216 | + "project_type": "web_application", |
| 217 | + "web_application_type": "django", |
| 218 | + "versioning_strategy": "python" |
197 | 219 | } |
198 | 220 | ] |
199 | 221 | } |
0 commit comments