Skip to content

chore: align pymqrest with library standards#14

Merged
wphillipmoore merged 1 commit into
developfrom
feature/standards-alignment
Jan 20, 2026
Merged

chore: align pymqrest with library standards#14
wphillipmoore merged 1 commit into
developfrom
feature/standards-alignment

Conversation

@wphillipmoore

Copy link
Copy Markdown
Collaborator

Pull Request

Summary

  • bootstrap pymqrest with library-standard scaffolding, CI, and validation tooling
  • harden mapping generator + runtime typing and expand tests to 100% coverage
  • add canonical standards overlay and repo templates

Issue Linkage

Testing

  • poetry run python3 scripts/dev/validate_local.py --base-ref main

Notes

  • Created and set develop as the default branch to align with the library branching model.

Bootstrapped the library repo with canonical configs, workflows, and
validation scripts. Expanded mapping tests to reach 100% coverage and
hardened generator fixtures. Added standards references, templates, and
README updates for the new workflow.

Co-Authored-By: wphillipmoore-codex <255923655+wphillipmoore-codex@users.noreply.github.com>
@wphillipmoore wphillipmoore merged commit b2f4083 into develop Jan 20, 2026
2 of 3 checks passed
@wphillipmoore wphillipmoore deleted the feature/standards-alignment branch January 21, 2026 14:06
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.

Align pymqrest with library standards

1 participant