8000 Move artifacts to artifact staging directory before uploading by adityapatwardhan · Pull Request #9273 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

Move artifacts to artifact staging directory before uploading#9273

Merged
adityapatwardhan merged 1 commit intoPowerShell:masterfrom
adityapatwardhan:FixDailyBuild
Apr 2, 2019
Merged

Move artifacts to artifact staging directory before uploading#9273
adityapatwardhan merged 1 commit intoPowerShell:masterfrom
adityapatwardhan:FixDailyBuild

Conversation

@adityapatwardhan
Copy link
Member
@adityapatwardhan adityapatwardhan commented Apr 2, 2019

PR Summary

Artifact upload is asynchronous task and hence the file path needs to be valid for much longer. During build we occasionally clean the build directory and then the built artifacts are deleted. This change moves the artifacts to artifact staging directory and then issues an upload request from that path.

PR Context

Fixing daily build failure.

PR Checklist

@PoshChan
Copy link
Collaborator
PoshChan commented Apr 2, 2019

@adityapatwardhan, your last commit had 1 failures in PowerShell-CI-windows
Task-based PowerShell async APIs.PowerShell::StopAsync.can stop a script that is running asynchronously

Expected $true, but got $false.
at <ScriptBlock>, D:\a\1\s\test\powershell\engine\Api\TaskBasedAsyncPowerShellAPI.Tests.ps1: line 213
213:                 $ir.IsFaulted | Should -Be $true

@adityapatwardhan
Copy link
Member Author

@PoshChan Please retry windows

@PoshChan
Copy link
Collaborator
PoshChan commented Apr 2, 2019

@adityapatwardhan, successfully started retry of PowerShell-CI-Windows

@adityapatwardhan adityapatwardhan merged commit 10fa1fc into PowerShell:master Apr 2, 2019
@adityapatwardhan adityapatwardhan deleted the FixDailyBuild branch April 2, 2019 18:56
@adityapatwardhan
Copy link
Member Author

Merged this without waiting for 24 hours as this fixes the daily build break.

@TravisEz13 TravisEz13 added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Apr 2, 2019
@TravisEz13 TravisEz13 added this to the 6.3.0-preview.1 milestone Apr 2, 2019
@TravisEz13 TravisEz13 modified the milestones: 6.2.1-consider, 6.2.1 Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0