Skip to content

fix: rename policy packages to now policy#70

Open
Marc-André Moreau (mamoreau-devolutions) wants to merge 1 commit into
masterfrom
rename-again
Open

fix: rename policy packages to now policy#70
Marc-André Moreau (mamoreau-devolutions) wants to merge 1 commit into
masterfrom
rename-again

Conversation

@mamoreau-devolutions

Copy link
Copy Markdown
Contributor

Summary

  • rename the .NET policy package/project/namespace to Devolutions.NowPolicy
  • rename the Rust policy crate to now-policy and update crate imports/generator binary
  • update CI, xtask paths, Cargo.lock, and policy docs for the new naming
  • keep policy wire-format identifiers unchanged (PackageBrokerPolicy and broker-policy schema URI)

Validation

  • cargo test -p now-policy
  • dotnet test policies/dotnet/Devolutions.NowPolicy.slnx
  • dotnet format policies/dotnet/Devolutions.NowPolicy.slnx --verify-no-changes
  • git diff --cached --check

@vnikonov-devolutions

Copy link
Copy Markdown
Contributor

Should we also rename schema url?

https://devolutions.net/schemas/broker-policy.schema.1.0.json
->
https://devolutions.net/schemas/now-policy.schema.1.0.json

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