| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
# Conflicts: # tools/releaseBuild/setReleaseTag.ps1
|
Code is ready for review now. |
Sorry, something went wrong.
| value: 1 | ||
| - name: POWERSHELL_TELEMETRY_OPTOUT | ||
| value: 1 | ||
| - group: Azure Blob variable group |
There was a problem hiding this comment.
Aditya Patwardhan (@adityapatwardhan) Note that this YAML tells what variable groups it needs
Sorry, something went wrong.
| displayName: 'Validate Zip and MSI Package Names' | ||
|
|
||
| - pwsh: | | ||
| $message = @() |
There was a problem hiding this comment.
seems $message is not used
Sorry, something went wrong.
| displayName: Set Build Name for Non-PR | ||
| condition: ne(variables['Build.Reason'], 'PullRequest') | ||
|
|
||
| - template: ./templates/vpackReleaseJob.yml |
There was a problem hiding this comment.
Should we consider:
Sorry, something went wrong.
There was a problem hiding this comment.
I did number 2
Let's leave 1 for when we integrate this into a deployment yaml.
Sorry, something went wrong.
|
🎉v7.0.0 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
Publish PowerShell vPack for stable and better builds
PR Context
This is related to windows engineering
PR Checklist