Skip to content

Conversation

@shetzel
Copy link
Contributor

@shetzel shetzel commented Aug 19, 2024

What does this PR do?

Adds zipSize and zipFileCount to DeployResults. Also, fire an event with zipSize and zipFileCount data for client consumption.

What issues does this PR fix or reference?

@W-16488114@
@W-16458613@

Added functionality

  • zipSize and zipFileCount are added to all DeployResults when known
  • deployZipData event is fired with zipSize and zipFileCount when known
  • zipSize is always known when a deploy is started
  • zipFileCount is known except when deploying a zip of metadata format files
  • zipSize and zipFileCount are sent as part of the metadata_api_deploy_result telemetry event

@cristiand391 cristiand391 merged commit 755c283 into main Aug 26, 2024
@cristiand391 cristiand391 deleted the sh/deploy-zip-size branch August 26, 2024 20:37
@iowillhoit iowillhoit changed the title feat: make deploy zip size and zip file count available W-16488114 feat: make deploy zip size and zip file count available Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants