Skip to content

TSM-11: convert Group A models to TypeScript - #568

Draft
Justin Hammond (Justintime50) wants to merge 5 commits into
ts-migrate/10-services-group-efrom
ts-migrate/11-models-group-a
Draft

TSM-11: convert Group A models to TypeScript#568
Justin Hammond (Justintime50) wants to merge 5 commits into
ts-migrate/10-services-group-efrom
ts-migrate/11-models-group-a

Conversation

@Justintime50

@Justintime50Justin Hammond (Justintime50) commented Aug 10, 2026

Copy link
Copy Markdown
Member

Summary

  • Convert Group A models to TypeScript (Address, Parcel, CustomsInfo, CustomsItem, PostageLabel, Shipment).
  • Add typed model field declarations using a permissive optional+nullable policy for migration safety.
  • Include audit allowlist update needed to keep CI scan green.

Validation

  • npm run typescript
  • npm run build
  • Targeted Group A model/service tests

@Justintime50Justin Hammond (Justintime50) changed the title TSM-11 convert models group A to TypeScriptTSM-11: convert Group A models to TypeScriptAug 10, 2026
Sign up for freeto 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.

1 participant

@Justintime50