8000 Set working directory to current directory in Start-Job by iSazonov · Pull Request #10920 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@iSazonov
Copy link
Collaborator
@iSazonov iSazonov commented Oct 28, 2019

PR Summary

As approved by PowerShell-Committee in #10673 set a working directory to current directory in Start-Job cmdlet.

PR Context

PR Checklist

@iSazonov iSazonov added Committee-Reviewed PS-Committee has reviewed this and made a decision CL-BreakingChange Indicates that a PR should be marked as a breaking change in the Change Log CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log labels Oct 28, 2019
@iSazonov iSazonov added this to the 7.0.0-preview.6 milestone Oct 28, 2019
@iSazonov iSazonov added the Documentation Needed in this repo Documentation is needed in this repo label Oct 28, 2019
@iSazonov
Copy link
Collaborator Author
iSazonov commented Oct 28, 2019

@rjmholt @TylerLeonhardt I hope this doesn't break any tool. Can you confirm?

@TylerLeonhardt
Copy link
Member

I hope this doesn't break any tool

The PowerShell extension doesn't use Start-Job for anything and this wouldn't effect EditorSyntax since the syntax isn't changing.

I'm not 100% sure but doubt that PSScriptAnalyzer would be affected because I don't see why it would use Start-Job when it's a binary module.

Copy link
Member
@SteveL-MSFT SteveL-MSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SteveL-MSFT
Copy link
Member

@PoshChan please retry static

@PoshChan
Copy link
Collaborator

@SteveL-MSFT, successfully started retry of PowerShell-CI-static-analysis

Copy link
Contributor
@PaulHigin PaulHigin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@iSazonov iSazonov removed the Documentation Needed in this repo Documentation is needed in this repo label Oct 28, 2019
@TravisEz13 TravisEz13 merged commit 46957e5 into PowerShell:master Oct 30, 2019
@iSazonov iSazonov deleted the set-start-job-pwd branch October 31, 2019 03:01
@ghost
Copy link
ghost commented Nov 21, 2019

🎉v7.0.0-preview.6 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BreakingChange Indicates that a PR should be marked as a breaking change in the Change Log CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log Committee-Reviewed PS-Committee has reviewed this and made a decision

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

0