Add more useful launch configurations by bergmeister · Pull Request #1499 · PowerShell/PSScriptAnalyzer
Navigation Menu
{{ message }}
PowerShell / PSScriptAnalyzer Public
- Notifications You must be signed in to change notification settings
- Fork 406
Merged
bergmeister merged 2 commits intoPowerShell:masterfrom
May 26, 2020Merged
Add more useful launch configurations#1499
bergmeister merged 2 commits intoPowerShell:masterfrom
Add more useful launch configurations#1499
bergmeister merged 2 commits intoPowerShell:masterfrom
Conversation
Copy link
Collaborator
bergmeister
commented
May 14, 2020
bergmeister
commented
PR Summary
Remove dummy .NET Core Launch (console config that didn't work at all and add launch configs to build, build & test, and to run just one pester test suite. All in a temporary integrated terminal.
PR Checklist
- PR has a meaningful title
- Use the present tense and imperative mood when describing your changes
- Summarized changes
- Change is not breaking
- Make sure all
.cs,.ps1and.psm1files have the correct copyright header - Make sure you've added a new test if existing tests do not effectively test the code changed and/or updated documentation
- This PR is ready to merge and is not Work in Progress.
- If the PR is work in progress, please add the prefix
WIP:to the beginning of the title and remove the prefix when the PR is ready.
- If the PR is work in progress, please add the prefix
bergmeister
added
the
Area - Build
label
bergmeister commented May 14, 2020
.vscode/launch.json
Show resolved
Hide resolved
.vscode/launch.json Show resolved Hide resolved
rjmholt reviewed May 15, 2020
.vscode/launch.json
Outdated
Show resolved
Hide resolved
.vscode/launch.json Outdated Show resolved Hide resolved
rjmholt approved these changes May 15, 2020
bergmeister
merged commit
67805a1
into
PowerShell:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment