Page MenuHomePhorge
Feed All Stories

Yesterday

valerio.bozzolan accepted D26040: Add missing ArcanistWorkflow::runWorkflow method.

I've followed again the test plan (but arc land) and everything works, especially "arc anoid". Arc anoid keeps all my damn infrastructure up and running 24/7 so this patch can be approved.

Fri, Jun 6, 20:29
amybones updated the diff for D26040: Add missing ArcanistWorkflow::runWorkflow method.

One last cheeky improvement: add type hint to $arguments so that it's not inferred to be never when it's conditionally checked with is_array.

Fri, Jun 6, 17:49
amybones updated the diff for D26040: Add missing ArcanistWorkflow::runWorkflow method.

Okay. Let's drop the argument :)

Fri, Jun 6, 17:43
amybones added inline comments to D26040: Add missing ArcanistWorkflow::runWorkflow method.
Fri, Jun 6, 17:32
amybones added a comment to T15153: Document the special syntax you can use in commit messages to cause effects.

Added web archive links to the task, because secure isn't loading right now.

Fri, Jun 6, 17:20 · Documentation, Diffusion, User-valerio.bozzolan
amybones updated the task description for T15153: Document the special syntax you can use in commit messages to cause effects.
Fri, Jun 6, 17:20 · Documentation, Diffusion, User-valerio.bozzolan
amybones edited the content of Organizations Using Phorge.
Fri, Jun 6, 17:05
amybones added a comment to D26037: Add phpDoc to PhabricatorCursorPagedPolicyAwareQuery.

After applying this patch, phpstan throws a bunch of additional output here, like Class PhabricatorAuthPasswordQuery extends generic class PhabricatorCursorPagedPolicyAwareQuery but does not specify its types: R and such. Probably that is totally fine. Just saying, as a phpstan newbie.

Fri, Jun 6, 16:54
valerio.bozzolan added inline comments to D26040: Add missing ArcanistWorkflow::runWorkflow method.
Fri, Jun 6, 16:06
amybones closed D26039: LiskDAO::getConfiguration return typing.
Fri, Jun 6, 15:59
amybones committed rP23af8ee73f5d: LiskDAO::getConfiguration return typing.
Fri, Jun 6, 15:59
amybones closed D26038: phpDoc PhabricatorApplicationQuery.
Fri, Jun 6, 15:59
amybones committed rP6423759c33b5: phpDoc PhabricatorApplicationQuery.
Fri, Jun 6, 15:59
amybones committed rP425ab7a84680: Add phpDoc to PhabricatorCursorPagedPolicyAwareQuery.
Fri, Jun 6, 15:59
amybones closed D26037: Add phpDoc to PhabricatorCursorPagedPolicyAwareQuery.
Fri, Jun 6, 15:59
amybones added a comment to D26040: Add missing ArcanistWorkflow::runWorkflow method.

I personally think having the arguments passed into runWorkflow makes a bit more organizational sense (in that I have a horrible functional programming streak that says use arguments for everything lmao), but it does somewhat leak an abstraction by committing more to a particular argument parsing interface, which looks to have been part of the problem with the previous approach (using an array for arguments).

Fri, Jun 6, 15:51
valerio.bozzolan accepted D26067: PHPDoc: Replace non-existing return type const with string.

Thanks (about that unit test, it never worked, see T16098)

Fri, Jun 6, 15:28
amybones accepted D26059: PhpDoc: Replace non-standard dict type with array.

It's already accepted but yesssss

Fri, Jun 6, 15:28
valerio.bozzolan created T16098: ArcanistPhpcsLinterTestCase: fix Lint emitted an unexpected set of messages for file "basics.lint-test".
Fri, Jun 6, 15:27 · Bug Reports, Arcanist
valerio.bozzolan accepted D26038: phpDoc PhabricatorApplicationQuery.

I'm a simple person, I see PHPDoc, I approve PHPDoc. We want more. Thanks

Fri, Jun 6, 15:24
valerio.bozzolan accepted D26064: PHPDoc: Replace non-existing return type markup with string.

Sorry markup

Fri, Jun 6, 15:23
valerio.bozzolan added a comment to D26065: PHPDoc: Replace non-existing return type tuple with array.

Sorry² tuples

Fri, Jun 6, 15:23
valerio.bozzolan accepted D26066: PHPDoc: Replace non-existing return type tuple with array.

Sorry tuples

Fri, Jun 6, 15:23
valerio.bozzolan awarded T16095: Search for Phriction documents should consider titles of parent pages a Like token.
Fri, Jun 6, 15:11 · Feature Requests, Phriction
valerio.bozzolan added a comment to T16097: Daemon logs in DB can cause problems.

Yeah, I like Setup Warnings. The EXPLAIN SELECT * FROM table could be a good trick to have an efficient estimation of the table size, without actually causing a full table scan (e.g. COUNT(*) is bad)

Fri, Jun 6, 11:15
avivey created T16097: Daemon logs in DB can cause problems.
Fri, Jun 6, 09:51
avivey created T16096: Nuance "Github Source" is broken, can break install.
Fri, Jun 6, 09:42
bekay created T16095: Search for Phriction documents should consider titles of parent pages.
Fri, Jun 6, 08:55 · Feature Requests, Phriction

Thu, Jun 5

xtex added a project to D26070: xhpast: Accept CXXFLAGS and CPPFLAGS from the environment: Arcanist.
Thu, Jun 5, 23:18 · Arcanist
xtex updated the diff for D26070: xhpast: Accept CXXFLAGS and CPPFLAGS from the environment.

Update description/

Thu, Jun 5, 23:18 · Arcanist
xtex requested review of D26070: xhpast: Accept CXXFLAGS and CPPFLAGS from the environment.
Thu, Jun 5, 23:15 · Arcanist
avivey updated the post content for Blog Post: 2025 June: The May Release.
Thu, Jun 5, 17:54
valerio.bozzolan accepted D26063: PHPDoc: Replace non-existing return type bitmask with string.
Thu, Jun 5, 17:33
valerio.bozzolan accepted D26068: PHPDoc: Replace non-existing return type const with string(|int).
Thu, Jun 5, 17:32
valerio.bozzolan accepted D26069: PHPDoc: Replace non-existing return type pair with array.

P.S. file a task for that broken unit test on your computer :D :D ideally finding if with git bisect you discover a regression

Thu, Jun 5, 17:31
valerio.bozzolan added a comment to Blog Post: 2025 June: The May Release.

«There's a known problem with 8.2 though» Ouch I don't remember what was this about 🤔 uhm

Thu, Jun 5, 17:28
valerio.bozzolan awarded Blog Post: 2025 June: The May Release a Love token.
Thu, Jun 5, 17:26