a
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Feb 17 2022
Build correctly after D2535 merged into application code.
modify $this expression
removing self::encode how are repeted
modify from informations in comments
Feb 16 2022
@DorianWinty That one could be a candidate to publish at rSCHEMA too.
Can't validate XML from unit test against it:
Feb 15 2022
avoiding problem with html in report
Feb 14 2022
correcting code style
modify the report.xml template to a better one
Feb 13 2022
setup-nodesource-deb to upgrade first to test this as Node 6 (sic) doesn't provide a version for bullseye.
Revert to previous version
- added XML support
Solution implemented in D2525: we use /var/service.
Don't forget novolume
On Debian Bullseye, /etc/service is a symlink to /etc/runit/runsvdir/current.
Done. Last step is to ensure applications dependent of this image works correctly under Buster and Bullseye.
Partially reverted in rDPHPVIIFPMbbffa7c609bd.
Don't deprecate runsvdir-init, even if runsvdir-start isn't shipped by runit, we can maintain how we launch runit
Address runsvdir-init deprecation
As a workaround, I've compiled Git to 2.35.1 inside DevCentral container.