PhorgePublicGeneral discussions about Phorge. For long and complex questions, you may want to use Ponder.
Out of interest, @ton, do you think there's anywhere that the Conduit API falls short or could be improved?
@connorgurney are you working on Conduit ?
Thanks! Appreciate it. Have just joined the project, but have found a few shortcomings that I'd personally like to improve, so wondering where is most helpful to start.
Ah, good shout. Something like an OpenAPI specification?
I presume that we could generate something on the fly and cache it then flush the cache when apps are enabled or disabled.
I think you're probably right in suggesting that we do it automatically, as maintaining it manually is likely to be a PITA, and the data is clearly already available, as the Conduit pages list every endpoint.
Any chance of being added to Trusted Contributors, please? Would like to create some tasks in Manifest.
Ah, sorry, wasn't asking directly - was just hoping someone would be hanging around here, but will try IRC too.
Thanks, both - much appreciated!
https://we.phorge.it/api/conduit.query I think I found an API description in json
@ton - yes, Trusted Contributors is a "self-governing group" - basically, any member can add others as members.
The bar for acceptance to this group is basically "not spam".
Looks like you beat me to it, @ton! Cheers.
I personally stick to MySQL Community Edition as that's what it was originally built for, but MariaDB is meant to have feature parity, so I see no reason not to use it.
You could also use something else entirely, such as AWS Aurora for MySQL, which also seems to work fine.
On an unrelated topic, has anyone hosted a monorepo in Phorge at all, and, if so, what challenges have you faced, if any?
I don't get the "Cat Fact" «The first cats evolved in swamps about 65 years ago.» that is probably the only Cat Fact that makes no sense to me lol - https://we.phorge.it/source/phorge/browse/master/src/applications/search/menuitem/PhabricatorMotivatorProfileMenuItem.php
Also totally against the «The first cats evolved on the savannah about 8,000 years ago.»
thatsthejoke.gif
Admins: please approve this kind user I know: https://we.phorge.it/people/manage/1416/ Thanks :3 :3
Also maybe it's necessary to mention that the IRC chan is has a name and it's called Phorge from the msg that is shown here https://we.phorge.it/auth/start/?next=%2F
I've added a link from that message to https://we.phorge.it/w/irc/ :)
at the risk of sounding cheeky, can i ask if someone would be willing to add me to Trusted Contributors? i occasionally feel like upstreaming tasks from https://phabricator.wikimedia.org/project/view/6/ and that would allow me to do it :p
thanks :)
Can someone provide me with some guidance/docs on how to read the task graph, please? I'm sure that I'm missing something obvious, but my ADHD brain is losing it! Thanks.
Do you have a specific task graph?
The general meaning is: children task (down) are sub-tasks, blocking your current task
Let's use this one for importing Phorge into my Terraform state as an example. Can you please explain why the lines branch out as they do?
As I already tried to say, you are visiting T1, so your point of view is that. To complete it, you have children sub-tasks (pointing down from T1).
You can easily see that you should first complete T140 to be able to close T139, and that you should then complete T139 to complete T1, etc
That frame of thinking actually helps me to make sense of it, so thank you very much! Appreciate it as ever, Bozz.
This is also helpful! Thanks.
Any chance of an admin approving @chris18890, please?
Thanks, @chris!
Best of luck, @avivey. Need anything from us?
Ouch I forgot another release train for my beloved brand-new destroy workflow, now completely fixed D25772
P.S. I boldly create a new tag for the event Wikimedia Hackathon 2025 #wmhack-2025 in Istanbul, just to have more creative space to collect some stuff for the local code+review sprint and then archive that tag after the event.
If we recover more space, after that, maybe we can recover even more disk space by shutting down web interface and calling OPTIMIZE TABLE phabricator_file.files or whatever its name;
and, more from phabricator_file.file_storageblob
(reason: MySQL/MariaDB when deletes rows, may not really recover the free disk space, so an optimize table destroys and re-import the data, effectively recovering space, known bug that cannot be fixed in Phorge)
(But don't try if we don't have enough disk space, since it needs disk space to free disk space lool)
Thanks avivey! And enjoy in production the new filter by token... lol @taavi https://we.phorge.it/token/given/query/imgpytwdtshH/#R
Given we have no release this year yet, this is an opportunity to decide on which version naming we should use: YYYY.ww (YYYY Week ww) or YYYY.mm (mm/YYYY). Until 2015, Phabricator was using YYYY.mm before switching to weekly releases. However, we (Phorge) promote to stable only several times per year.
@avivey: maybe phd is not running
@aklapper Honestly, the current naming scheme looks fine to me, it's just that Phorge stable releases are several times a year, not weekly (Phab was weekly from 2015 to 2021 with some exceptions) and Phorge is unlikely to have two releases per month (rare exception: security vulnerabilities).
During the beginning (when 2022.35 got promoted), I though Phorge may have weekly releases one day and today I think some may be thinking that Phorge releases could be weekly.
@Cigaryno: Ubuntu releases, twice a year, end in .04 and .10. They are not released monthly. So I guess I don't mind if people think that Phorge releases could be weekly. If they want to find out they could go to https://we.phorge.it/w/changelog/ :)
In Z1#3558, @aklapper wrote:
@Cigaryno: Ubuntu releases, twice a year, end in .04 and .10. They are not released monthly. So I guess I don't mind if people think that Phorge releases could be weekly. If they want to find out they could go to https://we.phorge.it/w/changelog/ :)
Agree with you. Staying on YYYY.ww despite little releases is therefore the equivalent of Ubuntu release twice a year and using .04 and .10 (for April and October).
The new user @Chlod is a trusted user, thanks admin for accepting 👍