An ant build of rNOTIF gives rather good results in 9 minutes and 53 seconds, time mainly used by Composer. Tests with XDebug run in 2.25 minutes. The Ant build quits as successful.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Dec 25 2016
Remove configuration files for removed extensions
Dec 24 2016
pecl/newt requires PHP (version >= 4.3.0, version <= 5.99.99), installed version is 7.1.0
Fix syntax error in Dockerfile
$ docker run -it --rm nasqueron/php-cli bash root@9fd3591bdae6:/# ééééé root@9fd3591bdae6:/# echo $LANG C.UTF-8
We've now a Docker image with nginx and PHP 7:
Done, paths documented at https://agora.nasqueron.org/Operations_grimoire/Sites_on_Ysul.
Done this night for both.
Dec 23 2016
Dec 22 2016
The code in master branch currently doesn't compile.
Files have been checked.
PHP 5.6 is well served by php-pfm-legacy, so this can become the new prod.
Dec 21 2016
Dec 20 2016
I've checked the current state of the migration. We only have two certificates remaining and we're done:
Compiled and already available at CLI.
Upgrade curl
Dec 20 13:48:23 ysul pkg: curl upgraded: 7.51.0_3 -> 7.51.0_4
At the very end of the compilation:
- refactor config:show command to be only a controller to output a CLI view:
- create a class to query configuration information
- consume this class from the config:show code
- offer a web view from the configuration as a JSON document
- consider if it's more simple to offer a POST route to submit an expected config payload to answer VALID/INVALID instead
- ensure we can easily detect "projects map is not cached" issue
I'm compiling PHP 7.1.0 on Ysul.
Build has FAILED
Rebased against master. Jenkins will still try this on a PHP 5.2 container (see T625), so tests are expected to fail.
In D747#11484, @dereckson wrote:Virtually complete, but let's see if we can add labels.
nasqueron/nginx-php7-fpm image created in rDPHPVIIFPM.
There are still nice to have, but we have used this all the year with correct results.
Added to current sprint, as it's about QA.