DevOps
12 Apr 2026
•
Wisnu Admin
•
3 min read
•
6 views
Practical CI/CD Checklist for Portfolio Projects
#devops
#ci-cd
#deployment
Deployment Flow
Small projects still need guardrails: lint, tests, migration checks, and health probes.
- Run tests
- Build assets
- Smoke test key routes