I hereby claim:
- I am cliftonc on github.
- I am cliftonc (https://keybase.io/cliftonc) on keybase.
- I have a public key whose fingerprint is 30FD 5B7A 8673 F0BD 5A61 2E42 7222 59F1 20F9 A7E1
To claim this, I am signing this object:
| { | |
| "views": [ | |
| [1, 0, 16, 7, 7, 8, 4], | |
| [1, 1, 0, 1, 0, 12, 26], | |
| [14, 51, 35, 44, 23, 47, 35], | |
| [4, 2, 2, 1, 3, 5, 9], | |
| [2, 1, 9, 4, 1, 3, 4], | |
| [6, 3, 10, 6, 1, 4, 5], | |
| [1, 1, 5, 1, 2, 4, 10], | |
| [5, 4, 4, 2, 6, 10, 15], |
| 'use strict'; | |
| import when from 'when'; | |
| import Path from 'path'; | |
| import _ from 'lodash'; | |
| import File from 'fs-extra'; | |
| import fs from 'fs'; | |
| import del from 'del'; | |
| import 'source-map-support/register'; | |
| import elegantSpinner from 'elegant-spinner'; | |
| import logUpdate from 'log-update'; |
| 'use strict'; | |
| var request = require('superagent'); | |
| var flat = require('flat'); | |
| var _ = require('lodash'); | |
| var debug = require('debug')('payment-gateway:adyen'); | |
| var unflatten = flat.unflatten; | |
| var errorMessageSplitter = /^(\S+)\s(\d{3})\s(.+)$/; |
I hereby claim:
To claim this, I am signing this object:
| var _ = require('lodash'); | |
| var fs = require('fs'); | |
| var path = require('path'); | |
| var written = 0; | |
| var redis = require('redis'); | |
| var client = redis.createClient(); | |
| var stream = require('stream'); | |
| var util = require('util'); | |
| function encode1(key) { |
| //select * from downloads.downloads where user = 3626249 and resource IN (6109933,123,6326144); | |
| var _ = require('lodash'); | |
| var async = require('async'); | |
| var fs = require('fs'); | |
| var path = require('path'); | |
| var written = 0; | |
| var stream = require('stream'); | |
| var util = require('util'); | |
| const cassandra = require('cassandra-driver'); |
| import axios from 'axios'; | |
| import endpoints from 'module-tsl-endpoints'; | |
| import environment from 'module-tsl-environment'; | |
| const registrationBaseUrl = endpoints.getSync('registration', environment); | |
| const headers = (config) => ({ | |
| Accept: 'application/json', | |
| contentType: 'application/json', | |
| 'x-tslauthapp': `${config.id}:${config.secret}` }); |
| # | |
| # This is the default config file. It allows all users to do anything, | |
| # so don't use it on production systems. | |
| # | |
| # Look here for more config file examples: | |
| # https://github.com/rlidwka/sinopia/tree/master/conf | |
| # | |
| # path to a directory with all packages | |
| storage: /Users/ccunningham/.local/share/sinopia/storage |
Checklist
local.tescloud.com. If you see localhost then it won't work in a container.bosco morning your team.bosco run -d - starts all dependencies of current service, I typically then switch this tab to a pm2 logs output.| var _vis_opt_heatmap = 0;if(!_vwo_code.finished() || _vis_opt_heatmap){clearTimeout(_vwo_settings_timer); | |
| if(_vis_opt_heatmap && !document.getElementById('_vis_opt_path_hides')){var a=document.createElement('style');a.setAttribute('id','_vis_opt_path_hides');a.setAttribute('type','text/css');document.getElementsByTagName('head')[0].appendChild(a);} | |
| var _vwo_acc_id=265077,_vwo_exp_ids=[],_vwo_exp={},_vwo_cookieDomain='tes.com'; | |
| _vwo_exp_ids.push('30'); | |
| _vwo_exp['30'] = {}; | |
| _vwo_exp['30'].name = "Clifton Test if it works"; | |
| _vwo_exp['30'].version = 2; | |
| _vwo_exp['30'].clickmap = 0; | |
| _vwo_exp['30'].type = 'VISUAL_AB'; | |
| _vwo_exp['30'].status = 'NOT_STARTED'; |