mozilla / frost

Unit testing framework for test driven security of AWS, GCP, Heroku and more.
https://mozilla.github.io/frost/
Mozilla Public License 2.0
104 stars 24 forks source link

add GHA CI #432

Closed g-k closed 3 years ago

g-k commented 3 years ago

refs: #429

Migrate CI to github actions

NB: test w/ python 3.9 fails due to a dep build failure, but I think that's fine for now and we can not require it to pass to merge

NB: there are third party actions for publish GH pages we could try too (pending GH admin approval)

I don't have a way to test the publish actions. I'm least certain about the gh-pages action in particular.

r? @ajvb @hwine