|
198 | 198 | { |
199 | 199 | "name": "unified-ecommerce", |
200 | 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-ci.ol.mit.edu/static/hash.txt", |
203 | | - "prod_hash_url": "https://api.pay.ol.mit.edu/static/hash.txt", |
204 | | - "channel_name": "product-unified-ecommerce", |
| 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", |
205 | 216 | "project_type": "web_application", |
206 | 217 | "web_application_type": "django", |
207 | 218 | "versioning_strategy": "python" |
|
0 commit comments