Skip to content

Instantly share code, notes, and snippets.

View sebastien-bartoli's full-sized avatar

Sebastien Bartoli sebastien-bartoli

View GitHub Profile
INFO [9f71a829] Running /usr/bin/env mkdir -p /space/home/www-synchro/tmp/mesdocuments.sgdf.fr/ on oxalide
DEBUG [9f71a829] Command: /usr/bin/env mkdir -p /space/home/www-synchro/tmp/mesdocuments.sgdf.fr/
INFO [9f71a829] Finished in 0.428 seconds with exit status 0 (successful).
DEBUG Uploading /space/home/www-synchro/tmp/mesdocuments.sgdf.fr/git-ssh.sh 0.0%
INFO Uploading /space/home/www-synchro/tmp/mesdocuments.sgdf.fr/git-ssh.sh 100.0%
INFO [43d13842] Running /usr/bin/env chmod +x /space/home/www-synchro/tmp/mesdocuments.sgdf.fr/git-ssh.sh on oxalide
DEBUG [43d13842] Command: /usr/bin/env chmod +x /space/home/www-synchro/tmp/mesdocuments.sgdf.fr/git-ssh.sh
INFO [43d13842] Finished in 0.034 seconds with exit status 0 (successful).
** Execute git:check
INFO [ad3fe49a] Running /usr/bin/env git ls-remote --heads git@gitlab.com:sgdf/mesdocuments-sgdf-fr.git on oxalide
bundle exec cap staging deploy --trace
** Invoke staging (first_time)
** Execute staging
** Invoke load:defaults (first_time)
** Execute load:defaults
** Invoke deploy (first_time)
** Execute deploy
** Invoke deploy:starting (first_time)
** Execute deploy:starting
** Invoke deploy:check (first_time)
bundle exec cap staging deploy --trace
** Invoke staging (first_time)
** Execute staging
** Invoke load:defaults (first_time)
** Execute load:defaults
** Invoke deploy (first_time)
** Execute deploy
** Invoke deploy:starting (first_time)
** Execute deploy:starting
** Invoke deploy:check (first_time)
lock '3.4.0'
set :application, 'mesdocuments.sgdf.fr'
set :repo_url, 'git@gitlab.com:sgdf/mesdocuments-sgdf-fr.git'
set :scm, :git
set :ssh_options, {:forward_agent => true}
set :tmp_dir, '/space/home/www-synchro/tmp'
set :keep_releases, 5
bundle exec cap staging deploy --trace
** Invoke staging (first_time)
** Execute staging
** Invoke load:defaults (first_time)
** Execute load:defaults
** Invoke deploy (first_time)
** Execute deploy
** Invoke deploy:starting (first_time)
** Execute deploy:starting
** Invoke deploy:check (first_time)

Keybase proof

I hereby claim:

  • I am sebastien-bartoli on github.
  • I am sebastienbartoli (https://keybase.io/sebastienbartoli) on keybase.
  • I have a public key whose fingerprint is 8572 273C 6CE2 B7F4 C776 96C3 0B6E 0B99 3930 3750

To claim this, I am signing this object:

<?php
namespace MesDocuments\Helpers;
use \Guzzle\Http\Client;
class Emails{
private static function getMailjet(){
$client = new Client('https://api.mailjet.com/{version}/REST/', array(
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sebastien-bartoli
sebastien-bartoli / G+E+ userscript
Created February 20, 2012 13:45
Userscript G+ Ergonomy+ ( old stuff )
// ==UserScript==
// @name G+ Ergonomy+
// @namespace gplus_ergonomyplus
// @description Change some ergonomy issues in Google+
// @include http://plus.google.com/*
// @include https://plus.google.com/*
// ==/UserScript==
// Developped by Sebastien Bartoli