-
Notifications
You must be signed in to change notification settings - Fork 841
Open
Labels
P1 - importantPriority: High impact on UXPriority: High impact on UXTAG: dev experienceBuild performance, linting, debugging...Build performance, linting, debugging...
Milestone
Description
Observed behavior
on at least three occasions now we've had binary files inadvertently checked in:
- WOFF pointer issues in git #7092
- Git add —renormalize all the woff files #6802
- migrate woff file from binary to LFS pointer #6467
Expected behavior
travis should block merges of PRs that have these files checked in
User-facing consequences
frustration for devs
Errors and logs
Previous HEAD position was e404c44740 Merge pull request #7082 from learningequality/release-v0.12.x
HEAD is now at 6979d0610c Merge pull request #7085 from DXCanas/dockerize-integration-worksheet
Encountered 54 file(s) that should have been pointers, but weren't:
kolibri/core/static/assets/fonts/noto-full.NotoSans.400.woff
kolibri/core/static/assets/fonts/noto-full.NotoSans.700.woff
kolibri/core/static/assets/fonts/noto-full.NotoSansArabic.400.woff
kolibri/core/static/assets/fonts/noto-full.NotoSansArabic.700.woff
kolibri/core/static/assets/fonts/noto-full.NotoSansArmenian.400.woff
kolibri/core/static/assets/fonts/noto-full.NotoSansArmenian.700.woff
kolibri/core/static/assets/fonts/noto-full.NotoSansBengali.400.woff
...
Context
0.14.0 b3
Metadata
Metadata
Assignees
Labels
P1 - importantPriority: High impact on UXPriority: High impact on UXTAG: dev experienceBuild performance, linting, debugging...Build performance, linting, debugging...