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, Feb 4, 9:00 AM
Unknown Object (File)
Sun, Feb 2, 1:39 PM
Unknown Object (File)
Sat, Jan 25, 11:09 AM
Unknown Object (File)
Jan 21 2025, 5:18 PM
Unknown Object (File)
Jan 21 2025, 1:01 PM
Unknown Object (File)
Jan 18 2025, 2:45 AM
Unknown Object (File)
Dec 21 2024, 3:50 PM
Unknown Object (File)
Dec 17 2024, 10:23 PM
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.