Synthetixio / issues

0 stars 3 forks source link

[EPIC] Migrate from CircleCI to GitHub Actions on synthetix repository #14

Open drptbl opened 3 years ago

drptbl commented 3 years ago

Summary

Improve and modernize current CI process of synthetix repository.

Tasks

QA Tasks

Associated PR (wip): #1116

drptbl commented 3 years ago
Warning: We recommend that you only use self-hosted runners with private repositories. This is because forks of your repository can potentially run dangerous code on your self-hosted runner machine by creating a pull request that executes the code in a workflow.

For more information, see "About self-hosted runners."

source: https://docs.github.com/en/actions/hosting-your-own-runners/adding-self-hosted-runners

https://docs.github.com/en/actions/reference/events-that-trigger-workflows#pull_request_target

https://securitylab.github.com/research/github-actions-preventing-pwn-requests/