Skip to content

Refactor Unified Release Build#8804

Merged
TravisEz13 merged 8 commits intoPowerShell:masterfrom
TravisEz13:make_artifiacts_similar_gh
Jan 31, 2019
Merged

Refactor Unified Release Build#8804
TravisEz13 merged 8 commits intoPowerShell:masterfrom
TravisEz13:make_artifiacts_similar_gh

Conversation

@TravisEz13
Copy link
Member

@TravisEz13 TravisEz13 commented Jan 31, 2019

PR Summary

Refactor Unified Release Build

  • Make injecting the nuget.config a template
  • Make setting the version variable a template
  • Add parameters to templates where needed
  • Run defender scan before uploading linux packages (and rename step to plain english)

PR Context

PR Checklist

}
displayName: 'Add nuget.config for AzDevOps feed for PSGallery modules '
condition: and(succeededOrFailed(), ne(variables['AzDevOpsFeed'], ''))
- template: ../tools/releaseBuild/azureDevOps/templates/insert-nuget-config.yml
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- template: ../tools/releaseBuild/azureDevOps/templates/insert-nuget-config.yml
- template: ../tools/releaseBuild/azureDevOps/templates/insert-nuget-config-azfeed.yml

@TravisEz13 TravisEz13 merged commit e96b0bf into PowerShell:master Jan 31, 2019
@TravisEz13 TravisEz13 added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jan 31, 2019
@TravisEz13 TravisEz13 deleted the make_artifiacts_similar_gh branch January 31, 2019 23:10
TravisEz13 added a commit to TravisEz13/PowerShell that referenced this pull request May 14, 2019
Refactor Unified Release Build
  - Make injecting the nuget.config a template
  - Make setting the version variable a template
  - Add parameters to templates where needed
  - Run defender scan before uploading linux packages (and rename step to plain english)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants