We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f54d528 commit 2ba7590Copy full SHA for 2ba7590
repos_info.json
@@ -208,6 +208,17 @@
208
"project_type": "web_application",
209
"web_application_type": "django",
210
"versioning_strategy": "npm"
211
+ },
212
+ {
213
+ "name": "learn-ai",
214
+ "repo_url": "https://github.com/mitodl/learn-ai.git",
215
+ "ci_hash_url": "https://api-learn-ai-ci.ol.mit.edu/static/hash.txt",
216
+ "rc_hash_url": "https://api-learn-ai-qa.ol.mit.edu/static/hash.txt",
217
+ "prod_hash_url": "https://api-learn-ai.ol.mit.edu/static/hash.txt",
218
+ "channel_name": "product-learn-ai",
219
+ "project_type": "web_application",
220
+ "web_application_type": "django",
221
+ "versioning_strategy": "file"
222
}
223
]
224
0 commit comments