Ref T7604. Change the parameter for diffusion.getlintmessages from arcanistProject to repositoryPHID.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T7604: Remove "Arcanist Projects"
- Commits
- rARCd0d2cf903cf9: Change parameters for `diffusion.getlintmessages` call
Ran arc --conduit-uri='http://phabricator.local lint --only-new=1
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
To further the case for not being exceptionally careful here, this didn't work before for like 98%+ of users.
Comment Actions
Very few repositories have an arcanist project, and the old code just immediately returned array() if you didn't have one.
I mean, it "worked", it just didn't do anything useful.