Skip to content

Update build documentation to include platyPS requirement #2008

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

Merged
merged 2 commits into from
Mar 24, 2023

Conversation

andyleejordan
Copy link
Member

Since it's always used post-build to generate the documentation, we have a #requires for it but forgot to add it to the documentation.

Also suppress stderr for sysctl when checking if macOS is an Intel or Arm processor. On the former, it doesn't know what field we're querying.

@andyleejordan andyleejordan added the Ignore Exclude from the changelog. label Mar 21, 2023
@andyleejordan andyleejordan requested a review from a team March 21, 2023 21:14
@andyleejordan andyleejordan requested a review from a team as a code owner March 21, 2023 21:14
@andyleejordan andyleejordan enabled auto-merge (squash) March 21, 2023 21:15
@andyleejordan andyleejordan force-pushed the andschwa/x64-macOS branch 2 times, most recently from 3dde3e3 to 94506b8 Compare March 22, 2023 23:01
@andyleejordan andyleejordan disabled auto-merge March 23, 2023 00:17
@andyleejordan andyleejordan enabled auto-merge March 23, 2023 00:17
@andyleejordan andyleejordan disabled auto-merge March 23, 2023 16:48
@andyleejordan andyleejordan force-pushed the andschwa/x64-macOS branch 7 times, most recently from 73b20c0 to d8a67f4 Compare March 23, 2023 21:10
@andyleejordan andyleejordan enabled auto-merge March 24, 2023 21:58
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.

Use .NET API instead of calling executable and parsing output

Since it's always used post-build to generate the documentation, we have
a `#requires` for it but forgot to add it to the documentation.

Also suppress stderr for sysctl when checking if macOS is an Intel or
Arm processor. On the former, it doesn't know what field we're querying.
Now using `use-package` to better install them, and setting
`load-prefer-newer` which was probably the bug.
@andyleejordan andyleejordan merged commit 2e637fd into main Mar 24, 2023
@andyleejordan andyleejordan deleted the andschwa/x64-macOS branch March 24, 2023 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ignore Exclude from the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants