Skip to content

Conversation

@CooperLink
Copy link
Collaborator

Currently Powershell images contain all powershell workers. Each image contains workers for 7, 7.2 and 7.4. This is suboptimal because the workers are taking up unused space on the images. 7.2 and 7.4 workers are 80mb and 7 is 110Mb. This is about 10% of total image size. This PR optimizes those images by removing excess workers.

@VpOfEngineering
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.

@VpOfEngineering
Copy link
Contributor

/azp run v4 powershell build

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Francisco-Gamino Francisco-Gamino self-requested a review June 9, 2023 17:17
Copy link
Contributor

@Francisco-Gamino Francisco-Gamino left a comment

Choose a reason for hiding this comment

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

Thank you @CooperLink for updating the images! LGTM.

@Francisco-Gamino
Copy link
Contributor

@CooperLink CooperLink requested a review from Tonewall as a code owner November 27, 2023 21:20
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