Page MenuHomePhorge

add --verbose argument to ArcanistLiberateWorkflow
AbandonedPublic

Authored by roguelazer on Sep 6 2021, 19:46.
Tags
None
Referenced Files
F2931698: D25020.1737722810.diff
Thu, Jan 23, 12:46
F2931679: D25020.1737722143.diff
Thu, Jan 23, 12:35
F2931675: D25020.1737721761.diff
Thu, Jan 23, 12:29
F2925797: D25020.1737631570.diff
Wed, Jan 22, 11:26
F2920401: D25020.1737546420.diff
Tue, Jan 21, 11:47
F2914780: D25020.1737444507.diff
Mon, Jan 20, 07:28
F2902726: D25020.1737311594.diff
Sat, Jan 18, 18:33
F2902669: D25020.1737311578.diff
Sat, Jan 18, 18:32

Details

Reviewers
speck
avivey
Group Reviewers
O1: Blessed Committers
Summary

Suppresses verbose logging from PhutilLibraryMapBuilder; see D25017 for context

Test Plan

Ran locally and verified that debug messages are only emitted if --verbose is passed

Diff Detail

Repository
rARC Arcanist
Branch
change-log (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 43
Build 43: arc lint + arc unit

Event Timeline

Thanks for looking into this. I ended up submitting the initial simple change to fix fwrite vs. fprintf to upstream and discussing with epriestley he recommended to instead just remove the use of logging. I ended up making a larger change that also corrects the error-handling when running arc liberate. We can probably hold off on changes here and merge in changes from upstream -- https://secure.phabricator.com/D21718

avivey requested changes to this revision.Sep 27 2022, 15:52
avivey subscribed.

Looks like https://secure.phabricator.com/D21718 explicitly changed to always remove --quiet, so unless there's a new argument for it, this change is redundant.

This revision now requires changes to proceed.Sep 27 2022, 15:52