#!/usr/bin/env bash if [[ "$@" =~ "--no-coverage" ]]; then OPTS="" else OPTS="-c /opt/php-xdebug.ini" fi php $OPTS /opt/phpunit.phar $@
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Sep 2 2016
On CI container slaves, I suggest, we disable XDebug by default, and wrap phpunit to use a configuration file with XDebug:
Sep 1 2016
The issue was a stale CI cache, and the fact php clear-compiled needs the application in good standing to work.
@Sandlayth created an account to fire notifications to our Mailgun domain, I created a route, so all is configured from our side.
Aug 31 2016
DNS wouldn't work as there is a CNAME.
DNS configuration
So https://hub.docker.com/account/notifications/ allows to receive notifications by mail.
Aug 20 2016
Aug 15 2016
Jul 28 2016
Done at rTESTSPRODENV.
Jul 27 2016
A backport of Git for Jessie is possible:
I wonder if we shouldn't run at the top of testing Docker image (Sid + one week), so we always offer last packages versions.
Jul 22 2016
Jul 21 2016
Current status: a development Vault works, we're going to play with it for a few days, then switch to production one.
Jul 16 2016
Jul 15 2016
Jul 11 2016
Jul 10 2016
Works fine.
- Pull last image
- Stop and backup our former ci container as backup-ci image
- Launch a new image
- Follow the wizard
- Install Pipeline, GitHub Organization folder, Pipeline stage view plugins
Jul 9 2016
Jul 7 2016
https://hub.docker.com/r/cgswong/vault/ seems to be a good solution.
Jul 1 2016
S3 chosen, credentials on K70, bucket vault-dwellers created.
$ s3cmd mb s3://vault-dwellersJun 27 2016
ops.services@nasqueron.org created.
Any database is a problem as long as this db isn't backed.