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
F15334801: D8487.id20134.diff
Sat, Mar 8, 12:17 PM
F15282977: D8487.diff
Tue, Mar 4, 4:05 AM
Unknown Object (File)
Fri, Feb 14, 10:54 PM
Unknown Object (File)
Jan 31 2025, 5:27 PM
Unknown Object (File)
Jan 31 2025, 5:19 PM
Unknown Object (File)
Jan 30 2025, 1:48 PM
Unknown Object (File)
Jan 29 2025, 1:57 AM
Unknown Object (File)
Jan 28 2025, 9:15 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).