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

travis-ci may no longer work reliably after 2020-12-31 #421

Closed hwine closed 3 years ago

hwine commented 3 years ago

The 'mozilla' org is over subscribed for OSS builds. (Builds stopped mid November for some projects.)

The recommended migrations are (in preference order):

ajvb commented 3 years ago

@hwine What do you think about trying out Github Actions for Frost?

hwine commented 3 years ago

A lot of folks have moved to that, seemingly without any issues. I think your rust request is the only "i need x on the allow list" so far, which kinda surprised me. Pleasantly :)

ajvb commented 3 years ago

Ok sounds good. And yeah, even with that one, autrilla stated it should be easy to just use rust tooling directly - https://github.com/mozilla/sops/pull/792#issuecomment-755421689