diff --git a/repos_info.json b/repos_info.json index 0ba0dd5..49cba06 100644 --- a/repos_info.json +++ b/repos_info.json @@ -194,6 +194,28 @@ "project_type": "library", "packaging_tool": "npm", "versioning_strategy": "npm" + }, + { + "name": "unified-ecommerce", + "repo_url": "https://github.com/mitodl/unified-ecommerce.git", + "ci_hash_url": "https://api-pay-ci.ol.mit.edu/static/hash.txt", + "rc_hash_url": "https://api-pay-rc.ol.mit.edu/static/hash.txt", + "prod_hash_url": "https://api-pay.ol.mit.edu/static/hash.txt", + "channel_name": "doof-ue-backend", + "project_type": "web_application", + "web_application_type": "django", + "versioning_strategy": "python" + }, + { + "name": "unified-ecommerce-frontend", + "repo_url": "https://github.com/mitodl/unified-ecommerce-frontend.git", + "ci_hash_url": "https://pay-ci.ol.mit.edu/static/hash.txt", + "rc_hash_url": "https://pay-rc.ol.mit.edu/static/hash.txt", + "prod_hash_url": "https://pay.ol.mit.edu/static/hash.txt", + "channel_name": "doof-ue-frontend", + "project_type": "web_application", + "web_application_type": "django", + "versioning_strategy": "python" } ] }