Skip to content

WIP: Test cherry pick #1801

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

TylerLeonhardt
Copy link
Member

I am waiting on #1800 before this goes in

bergmeister and others added 18 commits January 22, 2019 15:40
* Prep 1.11 release with Changelog

* change default branch to prevent using the wrong branch

* spaces
* turn off non-windows gate for attach to process

* address feedback

* no single quotes
* Work with comma separated exclude filter

* Add a filter...

* Adjust filter. Remove case sensetivity.

* Change Exclude Fitler to array.
…werShell#1729) (PowerShell#1754)

* Handle describe block strings with single quotes inside it.

* fix replace call to handle expression with more than one single quote as well
* Update build to clear node modules

Add removal of the node_modules directory on Clean task.

Move condition for restore to the build prerequisite.

This allows the restoring of node modules even if the folder exists.

* Don't remove node_modules.
This causes bad things to happen when you're editing in vscode
(@types is locked until code exits)
Next best thing might be to npm prune (or maybe npm install?)

* npm install keeps putting these spaces in...
* Check that item has a Name property

* Update src/features/ShowHelp.ts

Do a truthy check instead.

Co-Authored-By: corbob <[email protected]>
…erShell#1746)

I don't think we should merge this to v1.x.  I want to take the
opportunity with the preview to make sure package.json name prop change
to "powershell" doesn't cause any problems.

This addresses issue caused w/LiveShare ext loaded and you try to debug.
While this issue has been fixed by a mod to the next verson of VSCode,
we should have our debugger configured properly.
See microsoft/vscode#61649

Also, made debug snippet prop order consistent: name, type, request.
Update session menu "switch to" entries to more clearly distinguish the
"version name".

Fix PowerShell#1734
…rShell#1764)

* Added Calculated Property and ShouldProcess Snippets

* Added Pester Describe, Context & It Snippets

* Placeholder Rename for calc property snippet

* Fixed description for Calculated Property

* Calc Property Enhanced Description

Co-Authored-By: brettmillerb <[email protected]>

* Amended the tab stop for calc-property to include .
…werShell#1776)

* Migrate Pester version detection into an InovkePester stub script

* Move TestName warning into script

* Improve stub script, move module loaded check to beginning

* Address Codacy issue

* Address PR feedback

* Move TestName check before LineNumber in case of multiple blocks/line
* Add Debug Runspace command

* Update package.json based on feedback.

* Update response to match PSES response.

* Change how we ask for RunspaceId.

* Clean up.
@TylerLeonhardt
Copy link
Member Author

this should go into legacy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants