-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hey, I wanted to check what could be the reason that this command takes very long. The reason seems to be the repo, but I don't fully understand why. I've tried cloning it and then refer hide to a local copy to save download time without success. Measured time for project creation: 6min
project = hc.create_project(
repository=model.Repository(
url="https://github.com/Expensify/App",
commit="ef751ff1ea244e3ab62a5334e240baf7c0797b79",
),
devcontainer=ImageDevContainer(
image="continuumio/miniconda3",
),
languages=[Language.PYTHON],
)
Metadata
Metadata
Assignees
Labels
No labels