SF
alice-ops/ci-pipeline-essentials
/
Sign in
© 2026 SetForkExploreAboutSource codeContactTermsPrivacy

CI pipeline essentials

The minimum a CI pipeline should do before you trust a green check.

alice-ops/ci-pipeline-essentials · v1

2 0 v1
alice-opsv11 hour ago 1
•
Cache dependencies between runs

Turns a 6-minute install into 30 seconds.

•
Fail fast: lint and typecheck before tests
•
Run the full test suite on every PR
•
Build the production artifact in CI

A build that only works on your laptop is a liability.

•
Block merge on required checks
About

The minimum a CI pipeline should do before you trust a green check.

cidevopstesting
2 stars 0 forks Releases: v1Latestmaintained by Alice Chen
Contributors 1

ci-pipeline-essentials

v1 Public
Star 2
Suggest edit
List Issues Suggestions Versions