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

Add support for optional limitation set in configuration remote server and processors #4349

Merged
merged 9 commits into from
Apr 5, 2024

Conversation

yao-msft
Copy link
Contributor

@yao-msft yao-msft commented Apr 4, 2024

Added support for optional limitation set in configuration remote server and processors. When running in limitation mode, incoming units would need to match units in limitation set. And units can only be asserted or applied once.

Added tests. And some hacky manual verification. E2E tests will come along when calling side is updated in separate pr.

Also updated .net target OS version to 22000 to match other parts. (I thought there was a bug in IInputStreamAdaptor for MemoryStream)

Microsoft Reviewers: Open in CodeFlow

@yao-msft yao-msft requested a review from a team as a code owner April 4, 2024 21:30

This comment has been minimized.

@yao-msft yao-msft merged commit 9505489 into microsoft:master Apr 5, 2024
8 checks passed
@yao-msft yao-msft deleted the configlimitcheck branch April 5, 2024 18:38
ryfu-msft pushed a commit to ryfu-msft/winget-cli that referenced this pull request Apr 8, 2024
…r and processors (microsoft#4349)

Added support for optional limitation set in configuration remote server
and processors. When running in limitation mode, incoming units would
need to match units in limitation set. And units can only be asserted or
applied once.

Added tests. And some hacky manual verification. E2E tests will come
along when calling side is updated in separate pr.

Also updated .net target OS version to 22000 to match other parts. (I
thought there was a bug in IInputStreamAdaptor for MemoryStream)
JohnMcPMS pushed a commit that referenced this pull request Apr 8, 2024
…r and processors #4349 (#4360)

Cherry pick for #4349 into 1.7 release branch
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.

None yet

2 participants