Awesome
act-build-base
Part of HTTP Toolkit: powerful tools for building, testing & debugging HTTP(S)
A base image for local GitHub Action builds with Act.
By default, includes enough of the GitHub base image dependencies to:
- Run
setup-node
andsetup-python
- Install & test standard node.js projects (with
setup-node
) - Build & install native node modules (with
setup-python
too) - Run Puppeteer or Karma tests in Chrome
- Remain far far smaller than Act's full-fat environment