Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove add command #670

Draft
wants to merge 56 commits into
base: master
Choose a base branch
from
Draft

Conversation

anamnavi
Copy link
Member

@anamnavi anamnavi commented Jun 6, 2022

PR Summary

For internal compliance reasons we will not be downloading the powershell package from online (through ADD or curl) directly into our images.

PR Checklist

@anamnavi anamnavi requested a review from TravisEz13 as a code owner June 6, 2022 18:00
@anamnavi anamnavi changed the title Remove add command WIP: Remove add command Jun 6, 2022
@anamnavi
Copy link
Member Author

anamnavi commented Jun 6, 2022

I'll look at the WebClient DownloadFile() error later today

@RDIL
Copy link
Collaborator

RDIL commented Jun 8, 2022

What exactly is the reasoning behind this change?

@anamnavi
Copy link
Member Author

anamnavi commented Jun 8, 2022

@RDIL for internal compliance reasons we don't want to be downloading powershell package from online (through ADD or curl) directly into our images

@RDIL
Copy link
Collaborator

RDIL commented Jun 8, 2022

What is the plan for getting the package into the images then?

@anamnavi
Copy link
Member Author

anamnavi commented Jun 8, 2022

@RDIL users will run the build script first, which will download the powershell installer file, then in the image we copy that installer file in and install the package.

@TravisEz13 TravisEz13 marked this pull request as draft August 3, 2022 18:33
…lly clear preview channel for non preview psversion url
… throwing for incorrect package format names
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.

None yet

3 participants