ci/github
A CI workflow that installs, lints, typechecks, builds and tests on every push and pull request.
Provides: ci, ci:github
Requires: runtime:node
Conflicts with: ci
Files it writes
.github/workflows/ci.yml
Use it
atarashi new my-app --add ci/github
atarashi add ci/github
Version 1.0.0. Format reference: Authoring blueprints.
Part of the atarashi documentation, written and maintained by Gautam Suthar.