Tested on hervil and web-001, map is parsed correctly and packages changes are no-op.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jun 7 2026
Rebased. Implemented a new map for PHP packages by version.
As of June 2026, we can login to zed51.dereckson.be and use it, so this specific task can be closed.
We aren't blocked by upstream, as it's a doc fix.
Rebased per previous comment
Rebased against origin/main:
Samy commit, split from D4096 Wolfplex DNS branch.
Tested with D4102.
OK to merge, but requires first to merge D4103
Restore full exception message
Why removing block on {{ public_ipv4_interface }} from <badhosts> to any?
Tested, works fine.
Jun 3 2026
I've also submitted upstream the same nginx configuration change in the documentation @ https://github.com/bilde2910/Hauk/issues/240
May 21 2026
May 20 2026
Peering session this evening with @Duranzed
For reference, to launch unit tests from Arcanist was broken as Xdebug was invoked without code coverage support.
Rebased.
It's possible to call Salt from Complector to the relevant server with salt <server name>, or in the other way around with salt-call.
the nginx vhost uses args["anubis_port"]. I don't see anubis_port defined in this diff.
May 19 2026
The refactor looks good, but Harbormaster reports unit test fails in:
- omnitools/tests/DateTime/DateStampTest.php
- omnitools/tests/Reflection/CodeClassTest.php
May 18 2026
Harbormaster reports unit test failures on omnitools/tests/HTTP/URLTest.php, also the exception message changed in beautifyQuery() from "Unexpected encoding value" to "Unexpected value", while normalizeQuery() keeps "Unexpected encoding value".