- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Oct 18 2025
With 8.4.13, php -l gives:
arc unit has a problem to load phpunit.xml it seems. If I remember well, it runs a test file directly, but in that case, PHPUnit can detect local configuration.
Oct 17 2025
This is the priority, before even the CI pipeline.
Some of the plugins from the template can still be used as documented on https://www.jenkins.io/solutions/php/:
Goal is to use MySQL code from keruald/databases. Code migrated to rKERUALD seems to be similar to the Obsidian one.
Oct 15 2025
Oct 14 2025
Oct 13 2025
Credentials have been hashed directly in Vault, so we don't need to manipulate cleartext password with Salt.
Salt updated the tomcat-users.xml accordingly.
Update to use Tomcat 9 syntax in realm:
<CredentialHandler className="org.apache.catalina.realm.MessageDigestCredentialHandler" algorithm="SHA-256" />
Update source file comment too