Skip to content

Conversation

@WardenGnaw
Copy link
Member

No description provided.

WardenGnaw and others added 4 commits July 10, 2023 12:30
* Update version to 17.8
Co-authored-by: Andrew Wang <waan@microsoft.com>
DAR failed to set the encoding to UTF-8, leading to corrupt messages if we tried to marshal non-ascii strings.
* Only use ps 'flags' for macOS

This PR adds in an operating system check via uname to determine if we
should run the PS command with the 'flags' flag. This feature was
originally used to determine the architecture of a process for macOS M1
machines that can run as x64 or as arm64.

AD7Process only uses the flags field in macOS so this PR updates the
command sent to only use it on macOS machines.

Other changes:
- Updated the setup.csx script to update VS with VS.list instead of
  VS.Codespaces.list
- Updated tests to use the new PSOutputParser
- Added a macOS test

* Addressing PR issues
@WardenGnaw WardenGnaw merged commit c9f6960 into release_mdd Aug 10, 2023
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.

4 participants