Skip to content

Commit 4e812ad

Browse files
committed
Update URLs and channel names for Unified Ecommerce
1 parent 257dbda commit 4e812ad

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

repos_info.json

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -198,10 +198,21 @@
198198
{
199199
"name": "unified-ecommerce",
200200
"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",
205216
"project_type": "web_application",
206217
"web_application_type": "django",
207218
"versioning_strategy": "python"

0 commit comments

Comments
 (0)