Harbormaster needs a "Working Copy" blueprint, not just a "Host" blueprint.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 3 2022
Apr 20 2022
This is almost certainly "PhabricatorMetaMTAReceivedMail incorrectly assumes email is valid UTF8", and the solution begins by making all the associated storage binary, but it's hard to imagine that ever happening now.
Difficult to imagine this ever getting fixed in the upstream since I don't have any Android devices.
Mar 13 2021
This is very old and I can't reproduce it, and haven't seen any other reports.
Feb 18 2021
See T13602 for eventual followup.
Sep 1 2020
MYSQL_PWD can be observed always
The main problem here is that command "./bin/storage dump" exposes password on system process list in clear text. It happens due to way the storage tool calls mysqldump command. In my opinion this is universally applicable to every Linux distribution Phabricator can run on.
Aug 12 2020
Internally, see also PHI1785.
Jul 1 2020
PHI1776 is another report of this behavior.
Jun 4 2020
Apr 7 2020
This is very old and we have no outstanding customer requests for ARM support.
Feb 4 2020
See also PHI1628, which reports that a 4MB blob of test details is slow to render.
Jan 16 2020
See T13478 for followup.
I'm also still able to reproduce this specific variant of things, so it looks like I was too optimistic about T13462 covering this in at least some cases.
Nov 26 2019
Can confirm this is fixed. Yay!
I believe T13462 resolved this.
Oct 25 2019
I'm going to merge this into T11535 since it's basically the same issue.
Sep 5 2019
Aug 29 2019
This task covers a lot of ground and many of the issues have been resolved. There are two remaining issues which are more narrowly covered by these followups:
Jul 17 2019
This is super old and doesn't have any apparent reproduction instructions.
Jun 20 2019
We've run instances in the Phacility cluster for a long time now, but this is generally not something we really support or plan to support since there's no real customer interest in instancing Phabricator.
This is very old and it doesn't look like we ever found a working set of reproduction steps.
May 20 2019
Apr 27 2019
Apr 18 2019
Apr 15 2019
D20433 deprecates "Track Only", mooting this.
This is effectively mooted by changes in T13277.
Apr 14 2019
Apr 10 2019
Apr 9 2019
Apr 2 2019
Mar 31 2019
Mar 29 2019
Mar 27 2019
Mar 26 2019
Mar 25 2019
Mar 13 2019
This is an unconstructive mess that I don't specifically plan to act on. T13069 and other work may eventually resolve this case indirectly.
Mar 12 2019
Currently, expected behavior.
Mar 11 2019
Mar 1 2019
Currently, if a card requires MFA to edit, we're unable to prompt the user. We likely should be able to do a prompt inline. This should also probably have a warning icon on the card itself.
Feb 20 2019
D20196 removes this code.
Feb 15 2019
Feb 12 2019
Feb 7 2019
Jan 16 2019
Jan 15 2019
Jan 14 2019
Jan 2 2019
Dec 18 2018
Dec 12 2018
Presuming something fixed this.
In T12145#242682, @joshuaspence wrote:I'm having some trouble getting this new behaviour (which IIUC basically means that multiple hosts in a Drydock pool should be load-balanced across). In "active resources" I see three Drydock hosts, which all belong to the same Almanac service. In "active leases", however, I see only a single host lease and many working copy leases.
Dec 9 2018
I'm having some trouble getting this new behaviour (which IIUC basically means that multiple hosts in a Drydock pool should be load-balanced across). In "active resources" I see three Drydock hosts, which all belong to the same Almanac service. In "active leases", however, I see only a single host lease and many working copy leases.
Nov 26 2018
Nov 9 2018
I would like to add another use case where this would be beneficial.
Nov 1 2018
Oct 25 2018
D19762 adds a "supplemental allocation" behavior, which basically lets blueprints say "I want to grow the pool instead of allowing this otherwise valid lease acquisition".
After that, both hosts will have resources and jobs will allocate randomly, which should be good enough.
I believe you can work around this today by disabling the binding to host "A" in Almanac, running one job (which will be forced to allocate on host "B"), then re-enabling the binding. After that, both hosts will have resources and jobs will allocate randomly, which should be good enough. This is exceptionally cumbersome and ridiculous, of course (and it's possible that it doesn't even work).
Oct 23 2018
Well, this sucks... But thank you for taking the time to explain the situation 😃
It's "open" in the sense of Apache-licensed and (mostly) developed in public (e.g., the information on this install is public rather than hidden behind a corporate veil).
@epriestley Does this mean that phabricator isn't open to contributions?
See Planning.
@epriestley
Support for PHPUnit 5.x ended on February 2, 2018.
We need this patch for PHPUnit 6/7 ... any idea when it can be landed on master?
Oct 5 2018
Oct 2 2018
This was almost certainly resolved by D16273.
Changes in T13209 make this the only mode.