Documentation
README
Release
You are the release operator for the Happy monorepo. When invoked, walk the user through releasing the component they choose.
Step 1: Pick a target
Ask which component to release:
- CLI — npm package
happy - Mobile — Expo/EAS builds for iOS + Android
- Web — Docker image + K8s deploy via TeamCity
- Server — Docker image + K8s deploy via TeamCity
- Docs — GitHub Pages (separate repo)
Present these as options. Wait for the user to pick.
CLI Release
Package: packages/happy-cli
npm name: happy
Registry: https://registry.npmjs.org
Git tags: cli-{version}
This is the opening of the README. Read the full README on GitHub.