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

Refactor for signing #5300

Merged
merged 6 commits into from
Nov 2, 2017
Merged

Conversation

TravisEz13
Copy link
Member

  1. make symbols zip include the crossgen'ed files
  2. make symbols zip include a zip for the publish folder.
  3. make symbols zip not allow PSModuleRestore

Copy link
Member

@adityapatwardhan adityapatwardhan left a comment

Choose a reason for hiding this comment

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

With minor comment

elseif ($IncludeSymbols.IsPresent) {
$crossGenCorrect = $true

$PSModuleRestoreCorrect = $false
Copy link
Member

Choose a reason for hiding this comment

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

Please add comments about this.

@TravisEz13 TravisEz13 merged commit 8fcdc01 into PowerShell:master Nov 2, 2017
@TravisEz13 TravisEz13 deleted the refactor_for_signing branch November 2, 2017 20:52
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.

2 participants