Odderon is on Libera since 2023-09-04, so this seems it doesn't happen currently.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Fri, Sep 22
Renewed successfully.
Thu, Sep 21
We can chat for this task on IRC if you wish, please ping me on Libera, dereckson my username, and I can show you how the Python code currently works, and how to leverage that for the terminal.
Application filed 2023-09-21 23:31 UTC.
Code merged, thanks for the contribution :)
Wed, Sep 20
All tests pass successfully o/
The source code is on rDOCKERWWW repository.
Sun, Sep 10
Thanks for the upgrade. Will have a look.
There is a guide / mémento available at https://agora.nasqueron.org/How_to_contribute_code - it explains how to clone the repository and send the code to review, the equivalent of pull request.
Aug 21 2023
Phabricator uses this:
Jul 25 2023
Jul 24 2023
Jul 23 2023
$ docker run --rm 63b0c6978b13e ps auxw USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 8572 3124 ? Rs 13:34 0:00 ps auxw
$ docker run --rm 5e16576c4bc9 php -v PHP 8.2.3 (cli) (built: Mar 15 2023 23:56:50) (NTS) Copyright (c) The PHP Group Zend Engine v4.2.3, Copyright (c) Zend Technologies with Zend OPcache v8.2.3, Copyright (c), by Zend Technologies
It's a Debian image, installing procps package solves the package.
Jul 22 2023
To help restore the IP, the default routes and the DNS:
root@zonegrey:~# resolvectl status
Failed to get global data: Unit dbus-org.freedesktop.resolve1.service not found.
Jul 17 2023
Per comments and discussions last weeks, we'll address the configuration store later.
Jul 4 2023
D3215 added CodeClass::getShortClassName() so we can do this easily now.
Recheck tests
Fix composer.json syntax
Rebased