Skip to content

Reduce artifacts size - #1477

Merged
jignparm merged 2 commits into
masterfrom
jignparm/reduce_artifact_size
Jul 24, 2019
Merged

Reduce artifacts size#1477
jignparm merged 2 commits into
masterfrom
jignparm/reduce_artifact_size

Conversation

@jignparm

Copy link
Copy Markdown
Contributor

Description: Reduce number of files pushed to artifacts staging directory

Motivation and Context
The current *.zip pattern includes some irrelevant files. Updated the pattern to only publish the required archives.

@jignparm
jignparm requested a review from a team as a code owner July 23, 2019 21:44
@HectorSVC

Copy link
Copy Markdown
Contributor
 copy *.zip $(Build.ArtifactStagingDirectory)

does this one matters?


Refers to: tools/ci_build/github/azure-pipelines/nuget/templates/cpu-nocontribops-arm64.yml:57 in 235f175. [](commit_id = 235f175, deletion_comment = False)

@jignparm

Copy link
Copy Markdown
Contributor Author
 copy *.zip $(Build.ArtifactStagingDirectory)

does this one matters?

Refers to: tools/ci_build/github/azure-pipelines/nuget/templates/cpu-nocontribops-arm64.yml:57 in 235f175. [](commit_id = 235f175, deletion_comment = False)

Looking at the artifacts generated, only linux is impacted -- Windows and MacOS should not need to change.

HectorSVC
HectorSVC previously approved these changes Jul 23, 2019
@jignparm
jignparm merged commit a8e9e18 into master Jul 24, 2019
@jignparm
jignparm deleted the jignparm/reduce_artifact_size branch July 24, 2019 05:24
yuslepukhin pushed a commit that referenced this pull request Mar 17, 2026
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.

3 participants