Page MenuHomePhabricator

Drop intended support for "--anonymous" from Arcanist Toolsets
ClosedPublic

Authored by epriestley on Jul 1 2020, 12:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 5:18 PM
Unknown Object (File)
Tue, Jan 21, 1:01 PM
Unknown Object (File)
Sat, Jan 18, 2:45 AM
Unknown Object (File)
Dec 21 2024, 3:50 PM
Unknown Object (File)
Dec 17 2024, 10:23 PM
Unknown Object (File)
Dec 6 2024, 6:59 AM
Unknown Object (File)
Dec 5 2024, 9:00 AM
Unknown Object (File)
Nov 27 2024, 4:18 AM
Subscribers
None

Details

Summary

Currently, modern "arc" workflows accept and parse "--anonymous" but don't do anything with it.

I intend to move away from anonymous workflows, which only really supported a tiny subset of unusual workflows on open source installs but added significant complexity to login/auth behavior.

Drop support for this flag.

Test Plan

Grepped for "anonymous", didn't turn up any relevant hits.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jul 1 2020, 1:37 PM
This revision was automatically updated to reflect the committed changes.