-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Most of he original functionality provided by script tools/Prepare-Release.ps1 has been removed in PR #18.
This script is used only for CI builds and called from here:
gitextensions.pluginmanager/appveyor.yml
Lines 41 to 42 in 6b1c098
build_script: | |
- ps: .\tools\Prepare-Release.ps1 |
The remaining functionality of Prepare-Release.ps1
could be entirely moved into appveyor.yml
. Afterwards we can fully remove the PowerShell script.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed