feat: add preview deployments #379

This commit is contained in:
Mauricio Siu
2024-12-01 22:29:40 -06:00
parent 63998f71ec
commit 841b264257
46 changed files with 15011 additions and 162 deletions

View File

@@ -17,6 +17,8 @@ describe("createDomainLabels", () => {
domainId: "",
path: "/",
createdAt: "",
isPreviewDeployment: false,
previewDeploymentId: "",
};
it("should create basic labels for web entrypoint", async () => {