Backblaze / boardwalk

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

boardwalk (bug): add model field annotations #60

Closed asullivan-blze closed 1 year ago

asullivan-blze commented 1 year 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