Page MenuHomePhorge

ArcanistProject
ActivePublic

Members

  • This project does not have any members.
  • View All

Watchers

  • This project does not have any watchers.
  • View All

Details

Description

The CLI client

Recent Activity

Thu, May 2

valerio.bozzolan moved T15541: "arc browse <file>" does not support Subversion from Backlog to Code Sprint Candidate on the User-valerio.bozzolan board.
Thu, May 2, 18:31 · User-valerio.bozzolan, Arcanist

Tue, Apr 30

valerio.bozzolan triaged T15805: Cannot patch a diff that edits files with non-ascii filenames as High priority.
Tue, Apr 30, 13:09 · Arcanist, Bug Reports

Thu, Apr 4

aklapper removed a parent task for T15190: PHP 8.1: strlen() and other scalar-only functions do not accept NULL anymore - understand fix strategies: T15223: Fix Phorge PhabricatorFactDaemon::run() in PHP 8.2: Passing null to parameter #1 ($string) of type string is deprecated.
Thu, Apr 4, 21:39 · Documentation, PHP 8 support, Arcanist, User-valerio.bozzolan

Mar 15 2024

Sten closed T15667: Update PhpunitTestEngine to not call phpunit with --log-json option as Resolved by committing rARC7c5e607e9752: Update PhpunitTestEngine.php and ArcanistPhpunitTestResultParser.php to use….
Mar 15 2024, 16:09 · Arcanist

Mar 8 2024

valerio.bozzolan added a comment to T15541: "arc browse <file>" does not support Subversion.

Since Subversion allows to checkout just a sub-directory,

Mar 8 2024, 07:12 · User-valerio.bozzolan, Arcanist

Feb 1 2024

aklapper added a revision to T15158: "Modernize" codebase to features available since PHP 5.5 (that is the actual announced minimum): D25524: Make misc get*ApplicationClass[Name]() calls return ::class constant instead of string.
Feb 1 2024, 14:12 · Phorge, Arcanist, User-valerio.bozzolan
valerio.bozzolan added a project to T15158: "Modernize" codebase to features available since PHP 5.5 (that is the actual announced minimum): Phorge.
Feb 1 2024, 11:42 · Phorge, Arcanist, User-valerio.bozzolan

Jan 24 2024

valerio.bozzolan added a comment to T15695: Maintain Arcanist in Debian.

Maybe we can wontfix this, and try other more modern approaches like flatpak. Example:

Jan 24 2024, 16:38 · Arcanist, Phorge
valerio.bozzolan added a project to T15695: Maintain Arcanist in Debian: Arcanist.
Jan 24 2024, 16:36 · Arcanist, Phorge

Jan 18 2024

valerio.bozzolan updated the task description for T15209: The Celerity unit tests are not automatically run when touching whatever CSS or JS file.
Jan 18 2024, 14:08 · Phorge Development Tools, Arcanist, User-valerio.bozzolan

Dec 18 2023

valerio.bozzolan closed T15693: Fix Arcanist commit in PHP 8.1 (Subversion), a subtask of T15187: Fix Arcanist in PHP 8.1+ (testing the Phorge repo), as Resolved.
Dec 18 2023, 10:37 · PHP 8 support, Arcanist, User-valerio.bozzolan
valerio.bozzolan closed T15693: Fix Arcanist commit in PHP 8.1 (Subversion) as Resolved by committing rARC6142fcd5264f: Fix Subversion "commit" support in PHP 8.1.
Dec 18 2023, 10:37 · PHP 8 support, Arcanist, User-valerio.bozzolan

Dec 14 2023

valerio.bozzolan added a revision to T15693: Fix Arcanist commit in PHP 8.1 (Subversion): D25498: Fix Subversion "commit" support in PHP 8.1.
Dec 14 2023, 17:29 · PHP 8 support, Arcanist, User-valerio.bozzolan
valerio.bozzolan triaged T15693: Fix Arcanist commit in PHP 8.1 (Subversion) as High priority.
Dec 14 2023, 17:21 · PHP 8 support, Arcanist, User-valerio.bozzolan

Dec 8 2023

deric updated the question details for Q98: Unable to start phd daemons, missing PhabricatorRepositoryCommitOwnersWorker.
Dec 8 2023, 08:17
deric asked Q98: Unable to start phd daemons, missing PhabricatorRepositoryCommitOwnersWorker.
Dec 8 2023, 08:14

Dec 6 2023

deric asked Q97: Unable to submit patch via arc diff.
Dec 6 2023, 15:24 · Arcanist
l2dy closed Q80: Bug: passing null to strlen in readLocalArcConfig as resolved.
Dec 6 2023, 14:24 · Arcanist

Dec 4 2023

matmarex closed T15544: `arc lint` can't run `jshint` on Windows as Resolved.
Dec 4 2023, 22:04 · Arcanist

Dec 1 2023

speck added a comment to T15667: Update PhpunitTestEngine to not call phpunit with --log-json option.

6 year old in-your-face unreported bugs like these make me wonder how many people use Phabricator/Phorge :-(

It's not many, but this issue would be specific to anyone using Phabricator/Phorge for PHP development, which is likely Phab/Phorge itself is close to 100% of that market. And Phab/Phorge also itself has its own unit testing framework instead of PHPUnit.

Dec 1 2023, 01:00 · Arcanist

Nov 14 2023

Sten added a comment to T15667: Update PhpunitTestEngine to not call phpunit with --log-json option.

As an aside, what do you think of https://github.com/campbsb/example-phorge-php-project - should we put a selection of example projects on https://we.phorge.it, either as individual repos, or one repo containing a bunch of examples, or somewhere in the arcanist repo ?

Nov 14 2023, 11:17 · Arcanist
Sten added a comment to T15667: Update PhpunitTestEngine to not call phpunit with --log-json option.

More complete test case added to D25472 which demonstrates the following error:

Nov 14 2023, 11:10 · Arcanist
Sten added a revision to T15667: Update PhpunitTestEngine to not call phpunit with --log-json option: D25472: Update PhpunitTestEngine.php and ArcanistPhpunitTestResultParser.php to use junit output rather than json..
Nov 14 2023, 09:57 · Arcanist
valerio.bozzolan added a comment to T15667: Update PhpunitTestEngine to not call phpunit with --log-json option.
In T15667#14211, @Sten wrote:

how many people use Phabricator/Phorge :-(

Nov 14 2023, 09:38 · Arcanist
Sten added a comment to T15667: Update PhpunitTestEngine to not call phpunit with --log-json option.

I guess the documentation needs an update on page https://we.phorge.it/book/phorge/article/arcanist_lint_unit/ and/or https://we.phorge.it/book/phorge/article/arcanist_new_project/

Nov 14 2023, 09:28 · Arcanist
Sten added a comment to T15667: Update PhpunitTestEngine to not call phpunit with --log-json option.

6 year old in-your-face unreported bugs like these make me wonder how many people use Phabricator/Phorge :-(

Nov 14 2023, 09:22 · Arcanist
Sten claimed T15667: Update PhpunitTestEngine to not call phpunit with --log-json option.
Nov 14 2023, 07:40 · Arcanist
Sten created T15667: Update PhpunitTestEngine to not call phpunit with --log-json option.
Nov 14 2023, 07:40 · Arcanist

Nov 5 2023

l2dy asked Q80: Bug: passing null to strlen in readLocalArcConfig.
Nov 5 2023, 01:38 · Arcanist

Oct 31 2023

l2dy asked Q79: Is arc.land.onto.default configuration deprecated?.
Oct 31 2023, 11:36 · Arcanist

Oct 13 2023

fgaz updated the answer wiki for Q77: Arcanist writes cache files to its source directory, and this prevents packaging.
Oct 13 2023, 06:40 · Arcanist
fgaz updated the answer wiki for Q77: Arcanist writes cache files to its source directory, and this prevents packaging.
Oct 13 2023, 06:39 · Arcanist
fgaz closed Q77: Arcanist writes cache files to its source directory, and this prevents packaging as resolved.
Oct 13 2023, 06:37 · Arcanist

Oct 3 2023

fgaz added a comment to Q77: Arcanist writes cache files to its source directory, and this prevents packaging.

Nix

Oct 3 2023, 14:17 · Arcanist
valerio.bozzolan added a comment to Q77: Arcanist writes cache files to its source directory, and this prevents packaging.

Just for my curiosity, what lovely package are you crafting? APT? snap? Thanks :)

Oct 3 2023, 14:15 · Arcanist
fgaz updated the question details for Q77: Arcanist writes cache files to its source directory, and this prevents packaging.
Oct 3 2023, 14:14 · Arcanist
fgaz asked Q77: Arcanist writes cache files to its source directory, and this prevents packaging.
Oct 3 2023, 14:13 · Arcanist

Aug 14 2023

bob closed T15599: PHP 8.2 "strlen(): Passing null to parameter #1 ($string) of type string is deprecated" in patch operation as Resolved by committing rARCdf6c315ace5f: Fix a PHP 8.1/8.2 deprecated use of strlen deprecated call with a NULL argument.
Aug 14 2023, 08:58 · PHP 8 support, Arcanist, User-valerio.bozzolan
bob closed T15599: PHP 8.2 "strlen(): Passing null to parameter #1 ($string) of type string is deprecated" in patch operation, a subtask of T15187: Fix Arcanist in PHP 8.1+ (testing the Phorge repo), as Resolved.
Aug 14 2023, 08:58 · PHP 8 support, Arcanist, User-valerio.bozzolan

Aug 11 2023

valerio.bozzolan updated the task description for T15209: The Celerity unit tests are not automatically run when touching whatever CSS or JS file.
Aug 11 2023, 17:01 · Phorge Development Tools, Arcanist, User-valerio.bozzolan

Aug 10 2023

bob added a revision to T15599: PHP 8.2 "strlen(): Passing null to parameter #1 ($string) of type string is deprecated" in patch operation: D25383: Fix a PHP 8.1/8.2 deprecated use of strlen deprecated call with a NULL argument.
Aug 10 2023, 16:29 · PHP 8 support, Arcanist, User-valerio.bozzolan
bob created T15599: PHP 8.2 "strlen(): Passing null to parameter #1 ($string) of type string is deprecated" in patch operation.
Aug 10 2023, 16:17 · PHP 8 support, Arcanist, User-valerio.bozzolan

Jul 26 2023

valerio.bozzolan added a comment to T15096: Discuss Arcanist as a barrier to adoption of Phorge and how to address the underlying issues..

Another problem dramatically frequent for newcomers (at least in my office).

Jul 26 2023, 08:27 · Discussion Needed, Arcanist

Jul 24 2023

avivey removed a project from T15096: Discuss Arcanist as a barrier to adoption of Phorge and how to address the underlying issues.: Phorge General/Unknown.
Jul 24 2023, 11:54 · Discussion Needed, Arcanist

Jul 18 2023

valerio.bozzolan closed T15239: phutil_nonempty_scalar() should never throw an exception with valid scalars (like booleans), a subtask of T15190: PHP 8.1: strlen() and other scalar-only functions do not accept NULL anymore - understand fix strategies, as Resolved.
Jul 18 2023, 10:41 · Documentation, PHP 8 support, Arcanist, User-valerio.bozzolan
valerio.bozzolan closed T15239: phutil_nonempty_scalar() should never throw an exception with valid scalars (like booleans) as Resolved by committing rARCb996b4799b02: phutil_nonempty_scalar(): don't throw when receiving a boolean scalar.
Jul 18 2023, 10:41 · User-valerio.bozzolan, Arcanist

Jul 11 2023

avivey added a comment to T15281: $HOME missing from commands issued by ExecFuture.

See https://we.phorge.it/T15533#11839 - the env-selecting code in ExecFuture has this logic:

Jul 11 2023, 18:42 · User-valerio.bozzolan, Arcanist

Jul 9 2023

matmarex added a revision to T15544: `arc lint` can't run `jshint` on Windows: D25341: Fix ArcanistExternalLinter on Windows.
Jul 9 2023, 22:55 · Arcanist
matmarex claimed T15544: `arc lint` can't run `jshint` on Windows.
Jul 9 2023, 22:53 · Arcanist
matmarex created T15544: `arc lint` can't run `jshint` on Windows.
Jul 9 2023, 22:38 · Arcanist