Page MenuHomePhorge

Trigger: Capitalize most Buzzwords in our Weird Way as usual
AbandonedPublic

Authored by valerio.bozzolan on Mar 22 2023, 00:08.
Tags
None
Referenced Files
F3406968: D25078.1744589885.diff
Sun, Apr 13, 00:18
F3387748: D25078.1744440541.diff
Fri, Apr 11, 06:49
F3378459: D25078.1744354932.diff
Thu, Apr 10, 07:02
F3376955: D25078.1744332192.diff
Thu, Apr 10, 00:43
F3376197: D25078.1744319527.diff
Wed, Apr 9, 21:12
F3368941: D25078.1744212390.diff
Tue, Apr 8, 15:26
F3368082: D25078.1744205317.diff
Tue, Apr 8, 13:28
F3363456: D25078.1744129810.diff
Mon, Apr 7, 16:30
Tokens
"Hungry Hippo" token, awarded by valerio.bozzolan.

Details

Reviewers
Sten
Group Reviewers
O1: Blessed Committers
Test Plan
  • Open the Trigger Page from a Workboard Column
  • See that Most Things are Finally in this usual Weird Way

Diff Detail

Repository
rP Phorge
Branch
capitalize-stuff-randomly
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 141
Build 141: arc lint + arc unit

Event Timeline

update celerity to make the lint happy

  • also fix small typo "elmement"
Sten subscribed.

Apart from the pre-existing 'Statues' typo, looks good to me...

src/applications/project/trigger/PhabricatorProjectTriggerManiphestStatusRule.php
27

Plural of 'Status' is 'Statuses'. 'Statues' is the plural of 'Statue', which is something different.

let's also fix a typo (thanks Sten)

valerio.bozzolan added a subscriber: aklapper.

Part of this Diff has no sense now that I learned that... some of these has sense. Let's close.

Yeah I honestly don't know if uppercase or lowercase.

In this case should be lower-case because consistency and because it's pretty much a full sentence.

Relevant. "User Profiles":

https://we.phorge.it/source/phorge/browse/master/src/applications/people/config/PhabricatorUserConfigOptions.php$7

That's probably a page title and thus title case.

Also, "User profiles", 4 lines below:

https://we.phorge.it/source/phorge/browse/master/src/applications/people/config/PhabricatorUserConfigOptions.php$7

That's probably a button text or such and seems to be sentence case...