OK. Well, thaanks \o/
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 1 2024
In T15872#18251, @valerio.bozzolan wrote:About this:
unset LC_ALL + LC_MESSAGES=C
I think it's not safe since other LC_STUFF can still be read 🤔
About this:
This [LANG=C] is supposed to be the default for missing LC_stuff
OK thanks! you persuaded me
LC_ALL=C is not risky on GNU systems.
Jun 30 2024
Jun 23 2024
Jun 21 2024
Jun 19 2024
Jun 11 2024
Jun 8 2024
May 25 2024
May 14 2024
git config --global core.quotepath false
Posted question at git@vger.kernel.org.
May 11 2024
I also faced this, tested @ D25623, and found out git format-patch was emitting that result which causes git apply to fail. See this git format-patch example.
May 10 2024
May 8 2024
In T15096#12185, @valerio.bozzolan wrote:Another problem dramatically frequent for newcomers (at least in my office).
It's relatively too much easy to start with a similar commit message:
...
May 7 2024
At least, please go to GitLab, instead of GitHub, so at least you use Free Software :)
Just some (probably final) thoughts on arcanist and phabricator/phorge. After quite a bit of discussion internally, we are moving on to GitHub with our repositories (which were previously stored in another Git server - not Phabricator). But that move also spells the end for our/my 10+ year long use of Phabricator, because when we move to GitHub, we'll also be ditching Phabricator for code reviews.
May 6 2024
May 2 2024
Apr 30 2024
Apr 4 2024
Mar 15 2024
Mar 8 2024
Since Subversion allows to checkout just a sub-directory,
Feb 1 2024
Jan 24 2024
Maybe we can wontfix this, and try other more modern approaches like flatpak. Example:
Jan 18 2024
Dec 18 2023
Dec 14 2023
Dec 8 2023
Dec 6 2023
Dec 4 2023
Dec 1 2023
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.
Nov 14 2023
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 ?
More complete test case added to D25472 which demonstrates the following error:
In T15667#14211, @Sten wrote:how many people use Phabricator/Phorge :-(
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/
6 year old in-your-face unreported bugs like these make me wonder how many people use Phabricator/Phorge :-(
Nov 5 2023
Oct 31 2023
Oct 13 2023
Oct 3 2023
Just for my curiosity, what lovely package are you crafting? APT? snap? Thanks :)
Aug 14 2023
Aug 11 2023
Aug 10 2023
Jul 26 2023
Another problem dramatically frequent for newcomers (at least in my office).
Jul 24 2023
Jul 18 2023
Jul 11 2023
See https://we.phorge.it/T15533#11839 - the env-selecting code in ExecFuture has this logic:
Jul 9 2023
Jul 7 2023
Hi @speck are you still a Mercurial user? Does arc browse <file> work for you? Just for my curiosity
It is on Diffusion > My repository > Selected commit SHA diff page. E.g. https://<domain>/R1:abdcdefgh
Jul 6 2023
I've extracted T15535: Using Differential with plain Git, without requiring Arc for the git-push-for-revision.
In T15096#11546, @avivey wrote:Interesting.... Herald could probably start the flow, but there's still more parts needed (update vs create revision, extract summary and test plan)
Has anyone experimented with using arcanist in a docker container? I see two people have published these on dockerhub:
Where exactly are you seeing this error? what page exactly?
Jul 5 2023
Interesting.... Herald could probably start the flow, but there's still more parts needed (update vs create revision, extract summary and test plan), and it technically can't delete the branch (it can prevent it from being created, but that shows up as an error in the user-side).
But it should be able to at least trigger the flow and provide a URL for the user to click on.
Could this be solved with a Herald action?
I suspect there's also a problem of motivation: These things are lots of work, and the people who are capable of performing them - people who are comfortable with working with these tools - will not personally benefit from this stuff. The people who would benefit the most are people who are not involved in the project at all...
Jul 4 2023
I think the current actionable steps we can take are: