Page MenuHomePhabricator

Fix the script that saves lint for a repo into the database and updates diffusion.
ClosedPublic

Authored by bluehawk on Mar 11 2014, 12:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 5 2024, 2:35 AM
Unknown Object (File)
Dec 4 2024, 10:41 PM
Unknown Object (File)
Dec 4 2024, 10:41 PM
Unknown Object (File)
Dec 4 2024, 10:41 PM
Unknown Object (File)
Dec 4 2024, 10:25 PM
Unknown Object (File)
Nov 26 2024, 4:25 PM
Unknown Object (File)
Nov 19 2024, 9:08 AM
Unknown Object (File)
Nov 12 2024, 12:03 AM

Details

Summary

It appears a change to the way the configuration was loaded into ArcanistRepositoryAPI in rARCa2285b2b broke the save_lint script.
This updates the DiffusionLintSaveRunner to use the configuration correctly, allowing the linter to run

Test Plan

cd /your/project; ../../../path/to/phabricator/scripts/repository/save_lint.php

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

This revision is now accepted and ready to land.Mar 11 2014, 8:07 PM
epriestley updated this revision to Diff 20134.

Closed by commit rP8b6c86e27d14 (authored by @bluehawk, committed by @epriestley).