Skip to content

Conversation

@adamgauthier
Copy link
Contributor

@adamgauthier adamgauthier commented Jun 28, 2018

PR Summary

This fixes the building guide for windows, linux and macOS in Powershell/docs/building/ to reflect the actual default output folder when following the instructions. They lead to the executable being created under ./src/[platform]/bin/Debug/netcoreapp2.1/..., not ./src/[platform]/bin/Debug/netcoreapp2.0/....

PR Checklist


This should probably be done in the linux and macOS building guides, but I can't verify it for sure since I have a windows machine, let me know if this is the case and I can add an additional commit for them.

@daxian-dbw
Copy link
Member

daxian-dbw commented Jun 28, 2018

@louistio Thanks for the contribution. It would be great if you can also update the Linux and macOS docs.
On Linux it's ./src/powershell-unix/bin/Debug/netcoreapp2.1/linux-x64/publish/pwsh
On macOS, it's ./src/powershell-unix/bin/Debug/netcoreapp2.1/osx-x64/publish/pwsh

@msftclas
Copy link

msftclas commented Jun 28, 2018

CLA assistant check
All CLA requirements met.

@adamgauthier adamgauthier changed the title Update windows building guide's output folder to netcoreapp2.1 Update building guide's output folder to netcoreapp2.1 Jun 28, 2018
@adamgauthier
Copy link
Contributor Author

@daxian-dbw Hey, I added a new commit for the Linux path. I would normally amend my first commit and change the message not to be windows-specific, but I see in the contributing guide that you guys don't like rewriting history, how should I proceed?

@daxian-dbw
Copy link
Member

@louistio Just push new commits to your remote branch and update the PR description to reflect the changes. Don't worry about the message in each commit, we will squash the commits when merging the PR.

I have verified that on macOS, it's ./src/powershell-unix/bin/Debug/netcoreapp2.1/osx-x64/publish/pwsh.

@adamgauthier
Copy link
Contributor Author

@daxian-dbw Alright, thanks. I just changed it for macOS too (also I removed that line mentioning the executable being under a Linux configuration since the configuration is now Debug).

@daxian-dbw
Copy link
Member

Your changes look good. Thank you!

@daxian-dbw daxian-dbw self-assigned this Jun 29, 2018
@daxian-dbw
Copy link
Member

Travis CI completes successfully (see here), but the status report stuck.

@daxian-dbw daxian-dbw merged commit c83e0e8 into PowerShell:master Jun 29, 2018
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.

3 participants