Merge branch 'main' into artifacts-next-ga

This commit is contained in:
Jess Bees
2023-12-15 10:50:33 -05:00
18 changed files with 51112 additions and 11851 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -17,7 +17,7 @@ const temporaryErrorStatus = {
const finalErrorStatus = {
deployment_failed: 'Deployment failed, try again later.',
deployment_perms_error: 'Deployment failed, Please ensure that the file permissions are correct.',
deployment_perms_error: 'Deployment failed. Please ensure that the file permissions are correct.',
deployment_content_failed:
'Artifact could not be deployed. Please ensure the content does not contain any hard links, symlinks and total size is less than 10GB.',
deployment_cancelled: 'Deployment cancelled.',