Skip to content

Commit 257dbda

Browse files
committed
Add Unified Ecommerce to the repos_info.json
1 parent 0b68d67 commit 257dbda

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

repos_info.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,17 @@
194194
"project_type": "library",
195195
"packaging_tool": "npm",
196196
"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-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",
205+
"project_type": "web_application",
206+
"web_application_type": "django",
207+
"versioning_strategy": "python"
197208
}
198209
]
199210
}

0 commit comments

Comments
 (0)