File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 6666 NAMED_RELEASE_MASTER : [
6767 "pip install tutor-contrib-drydock" ,
6868 # "git+https://github.com/overhangio/tutor.git@main",
69- "pip install git+https://gitlab.com/opencraft/dev/tutor-contrib-grove@main " ,
69+ "pip install git+https://gitlab.com/opencraft/dev/tutor-contrib-grove@kaustav/phd-compatibility " ,
7070 "pip install git+https://github.com/overhangio/tutor-mfe.git@main" ,
7171 "pip install git+https://github.com/overhangio/tutor-forum.git@main" ,
7272 # "pip install git+https://gitlab.com/opencraft/dev/tutor-contrib-grove.git@main",
@@ -316,3 +316,5 @@ class ArgoCDSyncStatus(StrEnum):
316316CHECK_RUN_NAME = "sandbox_deployment"
317317
318318PR_SANDBOX_NAME_PATTERN = r"pr-\d*-[0-9a-f]{6}"
319+
320+ DEDUPLICATION_TTL = 10
You can’t perform that action at this time.
0 commit comments