This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| // see https://github.com/iron-io/iron_worker_ruby_ng/blob/master/lib/iron_worker_ng/code/runtime/php.rb | |
| function getArgs($assoc = true) { | |
| global $argv; | |
| $args = array('task_id' => null, 'dir' => null, 'payload' => array(), 'config' => null); | |
| foreach ($argv as $k => $v) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| use Behat\Behat\Context\ClosuredContextInterface, | |
| Behat\Behat\Context\TranslatedContextInterface, | |
| Behat\Behat\Context\BehatContext, | |
| Behat\Behat\Exception\PendingException; | |
| use Behat\Gherkin\Node\PyStringNode, | |
| Behat\Gherkin\Node\TableNode; | |
| use Behat\Mink\Exception\ExpectationException; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "images_a": [ | |
| { | |
| "path": "bundles\/mock-project-1\/requests\/mock-diff-request-1\/compares\/a\/002-APC660901-01_DUAVEEConsumerBrandedLaunchMobileSiteV3-000.jpg", | |
| "dirname": "bundles\/mock-project-1\/requests\/mock-diff-request-1\/compares\/a", | |
| "timestamp": 1423670773, | |
| "size": "170916", | |
| "type": "file", | |
| "basename": "002-APC660901-01_DUAVEEConsumerBrandedLaunchMobileSiteV3-000.jpg", | |
| "extension": "jpg", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| function behat_editor_saucelabs_permission() { | |
| $items['behat run saucelabs test'] = array( | |
| 'title' => t('Can run a Saucelabs a test'), | |
| 'description' => t('Can run a Saucelabs a test') | |
| ); | |
| return $items; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| erver { | |
| listen 80; | |
| server_name kidcodeshare.io www.kidcodeshare.io; | |
| rewrite ^ https://$server_name$request_uri? permanent; | |
| } | |
| server { | |
| listen 443 ssl; | |
| server_name kidcodeshare.io www.kidcodeshare.io; | |
| root /home/forge/default/public; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| asdfasdf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| asdfasdf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| asdfasdf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| asdfasdf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| foooooo |