buttondown / roadmap

Buttondown's public roadmap
48 stars 0 forks source link

Omnibus: improvements to CI #2927

Open jmduke opened 3 weeks ago

jmduke commented 3 weeks ago
### Tasks
- [ ] Add step for running just app/frontend-lint (so we know when we have unused code/deps)
- [ ] Add step for checking deltas in frontend bundle sizes (https://github.com/relative-ci/bundle-stats?tab=readme-ov-file looks promising)
- [ ] Add step for generating `prisma` schema in the Marketing site
- [ ] Add step for checking for database migration conflicts _before_ running tests