Hasty Briefsbeta

Bilingual

Claude Code does our releases now

a year ago
  • #engineering
  • #automation
  • #claude-code
  • Claude Code is being used at Molin for automating engineering processes, including releases.
  • Releases occur 1-3 times per week, involving PR creation, diff checks, and backend deployment.
  • Claude Code can handle the entire release process via a predefined checklist in `.claude/release.md`.
  • The checklist includes steps like checking for existing PRs, creating new PRs, merging, and deploying.
  • Additional automation commands exist for tasks like debugging product feeds and deployments.
  • A bootstrap checklist ensures the dev environment is correctly set up, checking for necessary installations like Node.js and OrbStack.