Backblaze / boardwalk

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

0.7.0 #17

Closed m4wh6k closed 1 year ago

m4wh6k commented 1 year ago

What and why?

This is a pretty large update with a bunch of changes. The main focus is adding API authentication. Originally I had intended to support some semblance of user account management, RBAC, and service account-based authentication (non-user API auth) but I descoped those goals for this change.

How was this tested?

This was tested locally with a number of adhoc tests. I probably should have noted all of the manual tests I performed

Checklist