We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 422ef63 commit d32a27aCopy full SHA for d32a27a
docs/development.md
@@ -92,6 +92,5 @@ Publish-Script -Path ./Install-VSCode.ps1 -NuGetApiKey (Get-Secret "PowerShell G
92
* `Update-Changelog` could be faster by not downloading _every_ PR
93
* `Update-Changelog` should use exactly two emoji and in the right order
94
* `Update-Version` could be run by `Update-Changelog`
95
-* `New-DraftRelease` could automatically set the tag pointers and upload the binaries
96
* The build should emit an appropriately named VSIX instead of us manually renaming it
97
* A `Publish-Binaries` function could be written to push the binaries out
0 commit comments