driazati commented on code in PR #11594:
URL: https://github.com/apache/tvm/pull/11594#discussion_r891465662


##########
tests/python/ci/test_ci.py:
##########
@@ -35,6 +35,37 @@ def run(self, *args):
             raise RuntimeError(f"git command failed: '{args}'")
 
 
+def test_docs_comment(tmpdir_factory):
+    docs_comment_script = REPO_ROOT / "tests" / "scripts" / 
"github_docs_comment.py"
+    base_url = "https://d3f1x5ne0bf47p.cloudfront.net";

Review Comment:
   We can as a follow up, we're doing this incrementally so the cloudfront 
domain is just easier to get started with and is immediately useful to devs 
(comes with HTTPS for example)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to