"Fun" fact: libxml requires libicu, and pulls the system one of course:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 31 2023
Debian images will lag too much, review https://icu.unicode.org/download, we're at 71, Debian Bullseye is stuck at 67.
For shellserver and devserver role, the intl extension is already installed, per bdd61c48. MediaWiki is quoted as example of application using it.
Mar 30 2023
No more warning 馃帀 馃帄
Deployed, no more warning according Sentry.
Two warnings still exist:
Mar 26 2023
First plan of action could be to ensure we've effectively and explicitly in the job configuration moved to Next Generation Warnings plugin.
In T1731#24239, @dereckson wrote:phpDox isn't currently compatible with PHP 8.1. Deprecations are transformed into fatal errors, even if at the start an error_reporting() instruction is left.
As a workaround, here phpDox 0.12.0-27-geb943cb-dirty, with PHP 8.1 deprecation notices for signatures mismatch addressed.
Some have been reported upstream, but as the phpDox dependencies inherit PHP builtin classes to override signatures, e.g. transforming a string|bool into a string, throwing an exception instead of returning false, perhaps upstream will adopt another approach than use false signatures.
phpdox.tar.gz5 MBDownloadIt has been manually deployed on WindRiver and Zateki (Jenkins agent for CI, PHP 8 flavour).
Code merged, still to deploy.
Mar 25 2023
In T1798#25799, @dereckson wrote:Jenkins PHP agent doesn't have this either.
CI relevant logs:
Jenkins PHP agent doesn't have this either.
Mar 24 2023
phpmd and pdpend are still missing per T1002.
Mar 20 2023
Mar 16 2023
rKBROKERbbbaf7b8dfc6 tagged 0.5.0
Now the Notifications Center has the sockets extension, we can create a new keruald/broker release and upgrade version in rNOTIF composer.json.
Notifications Center image
Mar 15 2023
Full deprecations list when running tests:
Assigned to @DorianWinty as D2706 touches this class, so probably best to first merge it to see if it fixes this.
Seems more or less alive, with a commit in January.
Mar 14 2023
Test Phabricator issue to validate the capability of Sentry to post issue here.
Mar 7 2023
Configuration file
Mar 3 2023
Mar 2 2023
Feb 20 2023
Deployed on docker-002.
Rebased. Removed created field from new file.
Feb 9 2023
Feb 7 2023
Rebase
Feb 3 2023
Feb 2 2023
Feb 1 2023
DNS configuration
Jan 30 2023
Jan 29 2023
Jan 27 2023
it seem okey for me
Jan 26 2023
Next: migrate secrets to Vault
Switch to Vault
Rebased. org/orgz fixed.
Next: switch to Vault credentials
Jan 19 2023
New use case identified for fantoir-datasource pipeline
Jan 17 2023
Done immediately after this task. We now receive correctly Phabricator events on RabbitMQ.
Jan 10 2023
I've regenerated /usr/share/ca-certificates and /etc/ssl/certs based on a "recent" Debian ca-certificates package against Debian Sid, version 20211016. Works like a charm now.
Container still runs on Jessie, we need to deploy new @DorianWinty work on recent Debian PHP 8 container, with correct certificates.
Disabled Sentry, so we can have a correct log of the stacktrace, and updated description accordingly.