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
F2983713: D25078.1739998496.diff
Tue, Feb 18, 20:54
F2938579: D25078.1738016095.diff
Sun, Jan 26, 22:14
F2938085: D25078.1737963235.diff
Sun, Jan 26, 07:33
F2936822: D25078.1737940643.diff
Sun, Jan 26, 01:17
F2936025: D25078.1737895736.diff
Sat, Jan 25, 12:48
F2935250: D25078.1737837711.diff
Fri, Jan 24, 20:41
F2934507: D25078.1737791042.diff
Fri, Jan 24, 07:44
F2931136: D25078.1737692627.diff
Jan 23 2025, 04:23
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
Test Failures
Build Status
Buildable 140
Build 140: arc lint + arc unit

Unit TestsFailed

TimeTest
767 msPhabricatorCelerityTestCase::testCelerityMaps
Assertion failed, expected 'true' (at PhabricatorCelerityTestCase.php:32): When this test fails, it means the Celerity resource map is out of date. Run `bin/celerity map` to rebuild it. ACTUAL VALUE
685 msPhabricatorConduitTestCase::testConduitMethods
1 assertion passed.
225 msPhabricatorInfrastructureTestCase::testApplicationsInstalled
1 assertion passed.
251 msPhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
1 assertion passed.
323 msPhabricatorLibraryTestCase::testEverythingImplemented
1 assertion passed.
View Full Test Results (1 Failed · 29 Passed)

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...