Skip to content

Conversation

@DHowett
Copy link
Member

@DHowett DHowett commented Apr 6, 2023

The unpackaged distribution was made for this exact use, so let's do it!

The unpackaged distribution was made for this exact use, so let's *do
it*!
@DHowett
Copy link
Member Author

DHowett commented Apr 6, 2023

The PGO build is marked as failed because I cancelled it after it produced pgc files properly. 😄

@DHowett DHowett changed the title Update the Helix payload to rely on the unpackaged distribution PGO: Update the Helix payload to rely on the unpackaged distribution Apr 6, 2023
@DHowett
Copy link
Member Author

DHowett commented Apr 6, 2023

This leaves the localtests broken in Helix, which I'll get to afterwards.

@zadjii-msft zadjii-msft enabled auto-merge (squash) April 6, 2023 17:42
# Extract the unpackaged distribution of Windows Terminal to the payload directory,
# where it will create a subdirectory named terminal-0.0.1.0
# This is referenced in TerminalApp.cs later as part of the test harness.
& tar -x -v -f "$repoDirectory\Artifacts\$ArtifactName\unpackaged\WindowsTerminalDev_0.0.1.0_x64.zip" -C "$payloadDir"
Copy link
Member

Choose a reason for hiding this comment

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

I think --full options are better for CI scripts for clarity.

Copy link
Member Author

Choose a reason for hiding this comment

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

ah so, the canonical options for tar are the short ones. windows tar doesn't support the GNU-style modern --long-options :)

@zadjii-msft zadjii-msft merged commit c7498a4 into main Apr 6, 2023
@zadjii-msft zadjii-msft deleted the dev/duhowett/fix-helix branch April 6, 2023 20:01
DHowett added a commit that referenced this pull request Apr 14, 2023
…15123)

The unpackaged distribution was made for this exact use, so let's *do
it*!

(cherry picked from commit c7498a4)
Service-Card-Id: 88876486
Service-Version: 1.17
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