deploy: exclude storage/{tmp,documents,theses,triage,backups,logs} from rsync + fix .env perm check to 640

This commit is contained in:
Pontoporeia
2026-05-19 00:26:38 +02:00
parent 41eebf8a02
commit ae9a8a62c0
2 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Current tasks
## Deploy exclusions
- [x] Exclude storage/tmp/ (not just filepond/*) to skip _trash dirs with bad perms
- [x] Exclude storage/documents/ and storage/theses/ from rsync deploy
## Commit history cleanup
- [x] Squash 177→98 commits by merging similar/iterative fixes and immediate follow-ups
- [x] Resolve 206k lines of nested jj conflict markers in acces.php