Files
cozystack/packages/apps
klinch0 f73a5a0fcb add make-generate to pre-commit (#491)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced a new pre-commit hook (`run-make-generate`) to automate the
generation process in application directories.
  
- **Documentation**
- Enhanced readability of the Managed NATS Service README by adjusting
formatting and removing unnecessary headers.

- **Bug Fixes**
- Corrected JSON structure in the Postgres values schema to ensure
validity.

- **Chores**
- Updated pre-commit configuration for improved consistency and
functionality.
- Reorganized properties in the NATS values schema, removing the `users`
property to reflect changes in user management capabilities.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-12-02 19:24:22 +01:00
..
2024-10-10 12:12:25 +02:00
2024-10-22 17:14:04 +02:00
2024-11-06 09:26:26 +01:00
2024-11-21 15:35:10 +01:00
2024-11-06 09:26:26 +01:00
2024-10-21 16:02:11 +02:00
2024-10-21 16:02:11 +02:00
2024-11-21 15:35:10 +01:00
2024-12-02 18:57:14 +01:00
2024-10-16 18:35:30 +02:00
2024-11-04 17:34:40 +01:00
2024-10-21 16:02:11 +02:00
2024-12-02 18:57:14 +01:00

How to test packages local

cd packages/core/installer
make image-cozystack REGISTRY=YOUR_CUSTOM_REGISTRY
make apply
kubectl delete pod dashboard-redis-master-0 -n cozy-dashboard
kubectl delete po -l app=source-controller -n cozy-fluxcd