Commit a77167c
fix: disable git hooks in protonmail sg_only Dockerfiles
Protonmail/webclients repos have husky git hooks that run yarn on
commit. After source truncation, package.json is empty, causing
yarn to fail. Remove .husky and .git/hooks before the truncation
commit to prevent this.
Affected: protonmail-dropdown-sizing-fix-001, protonmail-holiday-
calendar-fix-001, protonmail-conv-testhooks-fix-001.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d96db63 commit a77167c
File tree
3 files changed
+3
-0
lines changed- benchmarks/ccb_fix
- protonmail-conv-testhooks-fix-001/environment
- protonmail-dropdown-sizing-fix-001/environment
- protonmail-holiday-calendar-fix-001/environment
3 files changed
+3
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments