Skip to content

feat(policy): add package broker policy libraries#67

Merged
Marc-André Moreau (mamoreau-devolutions) merged 1 commit into
masterfrom
feat/unigetui-package-broker-1-policy
Jun 18, 2026
Merged

feat(policy): add package broker policy libraries#67
Marc-André Moreau (mamoreau-devolutions) merged 1 commit into
masterfrom
feat/unigetui-package-broker-1-policy

Conversation

@vnikonov-devolutions

Copy link
Copy Markdown
Contributor

Adds shared policy libraries for the UniGetUI package broker.

The new Rust policy crate defines the package broker policy document model, sample policies, validation tests, and JSON schema generation. A matching .NET policy library provides policy creation and parsing APIs, with tests that validate generated policies and sample fixtures against the Rust-generated schema.

This gives both Rust broker code and .NET consumers a shared policy contract without coupling policy definitions to broker server, request, response, or execution code.

Issue: ARC-481

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

not fully sure for the final nuget package name, but it's suitable, let's merge

@mamoreau-devolutions Marc-André Moreau (mamoreau-devolutions) merged commit fbba769 into master Jun 18, 2026
9 checks passed
@mamoreau-devolutions Marc-André Moreau (mamoreau-devolutions) deleted the feat/unigetui-package-broker-1-policy branch June 18, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants