facebook / openbmc

OpenBMC is an open software framework to build a complete Linux image for a Board Management Controller (BMC).
633 stars 277 forks source link

GitHub Actions Experiments #152

Closed lhl2617 closed 3 years ago

lhl2617 commented 3 years ago

Out of interest I experimented with GitHub actions--here's a PR done with GH actions in my fork: https://github.com/lhl2617/openbmc/pull/189

There are definitely multiple issues with GH actions, but if in the future we decide to move from CircleCI to GH Actions (unlikely as of now) I hope this can be of help.

GH Actions Advantages:

GH Actions Disadvantages:

Outstanding issues with https://github.com/lhl2617/openbmc/pull/189

lhl2617 commented 3 years ago

Still too many problems with GH actions--closing for now