We are having issues where people run out of file descriptors and the first git push will succeed, but the
second one will not. We'd like the diff to not be created in this case as it leads to weird behavior like our tests
running against 0 changed files.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rARC7597f31b6a20: fail `arc diff` if second lfs push errors
none
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- fail (branched from master)
- Lint
Lint Warnings Severity Location Code Message Warning src/workflow/ArcanistDiffWorkflow.php:2752 TXT3 Line Too Long - Unit
Tests Passed - Build Status
Buildable 24921 Build 34381: arc lint + arc unit