Skip to content

chore: restructure now libraries layout#66

Merged
Marc-André Moreau (mamoreau-devolutions) merged 1 commit into
masterfrom
now-libraries
Jun 16, 2026
Merged

chore: restructure now libraries layout#66
Marc-André Moreau (mamoreau-devolutions) merged 1 commit into
masterfrom
now-libraries

Conversation

@mamoreau-devolutions

Copy link
Copy Markdown
Contributor

Summary

  • restructure the repository as a root now-libraries workspace
  • move the existing NOW protocol sources/docs under protocols/
  • add a stub policies/README.md for future UniGetUI/PEDM policy libraries
  • update Rust workspace paths, .NET xtask solution paths, NuGet publish paths, and repository metadata URLs

Verification

  • cargo metadata --locked --format-version 1
  • cargo xtask rust fmt -v
  • cargo xtask rust tests --no-run -v
  • cargo xtask rust tests -v (54 passed)
  • cargo xtask rust lints -v
  • cargo xtask dotnet fmt -v
  • cargo xtask dotnet build -v
  • cargo xtask dotnet tests -v (106 passed)
  • cargo xtask check locks -v
  • cargo xtask check typos -v
  • cargo package -p now-proto-pdu --allow-dirty --no-verify

Notes

  • The actual GitHub repository rename to now-libraries is expected to be handled separately by DevOps.
  • Historical changelog links intentionally still point to now-proto.

@mamoreau-devolutions Marc-André Moreau (mamoreau-devolutions) merged commit 736be9a into master Jun 16, 2026
9 checks passed
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