Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Minor refactoring in docker build scripts#28

Merged
TravisEz13 merged 3 commits into
masterfrom
updates
Dec 7, 2017
Merged

Minor refactoring in docker build scripts#28
TravisEz13 merged 3 commits into
masterfrom
updates

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

Some name changes, comment updates, and random fixes.

@daxian-dbw daxian-dbw self-assigned this Dec 5, 2017
Comment thread vstsBuild/vstsBuild.psm1 Outdated
}

Write-Host "##vso[artifact.upload containerfolder=results;artifactname=$leafFileName]$FileName"
Write-Host "##vso[artifact.upload containerfolder=results;artifactname=$leafFileName]$fileName"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we update the container folder to be $Bucket?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated. Use $Bucket instead.


# Optional: the number of expected binaries from the build.
[Int]$BinariesExpected = -1
[Int]$ArtifactsExpected = -1
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This requires JSON changes. Make sure to update the VSCode repo

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The build.json file in vscode-powershell repo doesn't contain the BinariesExpected key.

@daxian-dbw
Copy link
Copy Markdown
Member Author

@TravisEz13 Can you please take another look?

@TravisEz13
Copy link
Copy Markdown
Member

This change looks good. let me look at the other PR.

@TravisEz13 TravisEz13 merged commit 2305903 into master Dec 7, 2017
@TravisEz13 TravisEz13 deleted the updates branch December 7, 2017 00:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants