Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve compare deployment method #1702

Closed
worksofliam opened this issue Dec 11, 2023 · 0 comments · Fixed by #1703
Closed

Improve compare deployment method #1702

worksofliam opened this issue Dec 11, 2023 · 0 comments · Fixed by #1703
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@worksofliam
Copy link
Contributor

            case "compare":
              const {uploads, deletes} = await getDeployCompareFiles(parameters, progress);
              deletes.push(...deletes)
              files.push(...uploads);
@worksofliam worksofliam added the enhancement New feature or request label Dec 11, 2023
@worksofliam worksofliam self-assigned this Dec 11, 2023
@worksofliam worksofliam added this to the 3.0.0 milestone Dec 11, 2023
@worksofliam worksofliam linked a pull request Dec 11, 2023 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant