474 B
474 B
Deployment Runbooks
Desktop + web
- Create a new branch
- Bump version in
package.json - Create a pull request and merge
- Manually trigger github action to deploy llink-web, windows desktop
- Deploy macOS desktop app from a local mac computer
Mobile
- Create a new branch
- Bump version in
package.json - Create a pull request and merge
- Switch to main and pull latest locally (on any machine with expo installed)
- Manually run
yarn publish:ios