Skip to content
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

WIP: Add Redirections #75

Closed
wants to merge 2 commits into from
Closed

WIP: Add Redirections #75

wants to merge 2 commits into from

Conversation

corbob
Copy link

@corbob corbob commented Oct 19, 2018

Just getting a PR in before I hunker down and make a bunch of work for Issue #24 (ignore that the branch is titled Issue14... apparently I can't computer at 5 AM)

@vexx32 vexx32 added PR-Needs-Review 🔍 Let's take a closer look! Category-Koans Invoking the Great Doubt labels Oct 19, 2018
@vexx32 vexx32 added this to the v0.42 milestone Oct 19, 2018
@vexx32 vexx32 self-requested a review November 27, 2018 04:54
@vexx32
Copy link
Owner

vexx32 commented Dec 11, 2018

@corbob do you still plan on doing these? 😄

@vexx32 vexx32 added PR-Awaiting-Author ✏️ Waiting on a response from the user who submitted the PR. and removed PR-Needs-Review 🔍 Let's take a closer look! labels Dec 14, 2018
Copy link
Owner

@vexx32 vexx32 left a comment

Choose a reason for hiding this comment

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

Looks good so far, would be good to have the Tee-Object ones if you're able, otherwise we can take care of those in a follow up at some point. 😄

2 Error Stream PowerShell 2.0
3 Warning Stream PowerShell 3.0
4 Verbose Stream PowerShell 3.0
5 Debug Stream PowerShell 3.0
Copy link
Owner

Choose a reason for hiding this comment

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

These lines need to be standardized in their indentation levels here, it looks like a few of them ended up a little funky. 😄

$FileContent = Get-Content -Path $FilePath
'__' | Should -Be $FileContent

& {Write-Error 'The gasoline is in the water.'} 2> $FilePath
Copy link
Owner

Choose a reason for hiding this comment

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

A brief comment indicating the reason this is phrased differently would be a good idea, to minimise confusion.

@vexx32
Copy link
Owner

vexx32 commented Apr 7, 2019

Appreciate your work on this, I added some extra comments and put it in #148 💖

@vexx32 vexx32 closed this Apr 7, 2019
@vexx32 vexx32 removed the PR-Awaiting-Author ✏️ Waiting on a response from the user who submitted the PR. label Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category-Koans Invoking the Great Doubt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants