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
F13895533: D8487.id20134.diff
Sat, Oct 5, 6:54 PM
F13895452: D8487.id20106.diff
Sat, Oct 5, 6:12 PM
Unknown Object (File)
Wed, Sep 18, 8:10 PM
Unknown Object (File)
Sat, Sep 14, 4:56 PM
Unknown Object (File)
Sat, Sep 14, 4:55 PM
Unknown Object (File)
Sat, Sep 14, 4:55 PM
Unknown Object (File)
Sat, Sep 14, 4:48 PM
Unknown Object (File)
Sep 4 2024, 5:25 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
Branch
master
Lint
Lint Passed
Unit
No Test Coverage

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).