-
Notifications
You must be signed in to change notification settings - Fork 0
Updating features branch #100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
refactor: logger, chore: extension bump, chore: extension bump, feat: react-day-picker, chore: migration, fix: calendar, fix: ProjectTimeOnPeriod , chore: checkbox, chore: zod,chore: web and feat: auth
fix: bar, line and area charts, chore: logging and fix: DayLanguagesChart
- added the monorepo eslint rules in the `@repo/common` and `@repo/trpc` packages - replaced the usage of `z.prettifyError` in the `errorFormatter` filter of the api by the `formatZodError` utility function of the `@repo/common` package
- testing the dokploy webhook for auto-redeploy
- added husky for pre-commit hook
- changed the `npm run prepare` command to make the ci/cd pipeline pass (husky is a dev dependency so it is not installed during the `RUN npm ci --omit=dev` command of the `Dockerfile` of the api. But the ci command also runs the `npm run prepare` script that needs husky. We now use `husky || true` to make it pass during that build)
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Tip 📝 Customizable high-level summaries are now available!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
No description provided.