mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 19:41:09 +02:00
- Create build-changed-apps.sh script that: - Detects which web apps have changes vs remote branch - Builds only affected apps (not all apps) - For shared packages, builds main apps that depend on them - Enable pre-push hook to run build validation This catches npm package incompatibilities and build failures before pushing to remote, preventing CI/CD failures. Skip with: git push --no-verify |
||
|---|---|---|
| .. | ||
| deploy | ||
| build-changed-apps.sh | ||
| build-check-staged.sh | ||
| fix-mixed-imports.mjs | ||
| generate-env.mjs | ||
| generate-staging-secrets.sh | ||
| get-ssh-key.sh | ||
| remove-coolify-references.sh | ||
| setup-databases.sh | ||
| svelte-check-staged.sh | ||