Backblaze / boardwalk

A linear remote execution workflow engine built on top of Ansible
Other
11 stars 0 forks source link

boardwalk (bug): add model field annotations #60

Closed asullivan-blze closed 11 months ago

asullivan-blze commented 11 months ago

Missing annotations lead to runtime errors from Pydantic; also bump Pydantic to v2.

What and why?

Resolves #59.

How was this tested?

Locally via make develop-server, and running a test workspace.

Checklist