Backblaze / boardwalk

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

Changes required before we open the repo to the public #61

Closed metadaddy closed 7 months ago

metadaddy commented 8 months ago

What and why?

Added LICENSE file, updated CONTRIBUTING.md and requirements.txt as required by Backblaze Legal department in preparation for opening the repo to the public.

How was this tested?

pip uninstall ansible
make test

No errors reported.

Checklist

metadaddy commented 7 months ago

I'm guessing the test failure is due to a change in pyright's behavior, since the only change between the last two tests was the copyright year!

asullivan-blze commented 7 months ago

This PR is blocked on #62 being merged prior to this one (needs a review to enable merge), and after this PR will need to be rebased against the main branch.