Shawn Jansepar
Shawn Jansepar
I recently upgraded to grunt-saucelabs 8.1.1 because the previous version (4.0.4) I was running seems to no longer be compatible with the Saucelabs endpoint. Unfortunately, I can no longer seem...
I'm getting the following output for every file when uploading since upgrading from alpha to alpha.2: ``` ↗ Uploaded: /var/folders/9_/wpwnc64j71n7fn_vc4h1bdqr0000gn/T/1372195118776.9172 ```
From old repo. @tedtate : When I attempted to push to a project which the currently logged in user does not have access to I receive the following: Build Complete....
Currently we only tell users when they are out of date when they push a build. But they are previewing a lot more then they are pushing. I think we...
Currently, if there is an issue with a build we still try and push it, which will fail because the bld folder will be removed. This should be fixed. Here...
A few people now have asked for a way to add a "back to desktop" link. We should just include this in the footer of our scaffold.
If you go into test/fixtures-build (as of commit ref 644c87aeb), and run "mobify preview", the following error happens: Shawns-MacBook-Air:fixtures-build shawnjan$ mobify preview Unexpected Error. Please report this error to https://cloud.mobify.com/support/...
From old repo: When setting up a project for the first time, if I'm following the instructions on the client page but miss the authorization step, the error reporting is...
Taken from old repo. If the api version in the project.json isn't valid, should throw a fit.
Currently, there are a lot of steps and dependancies for getting Client to run after cloning this repo. For tests, you cannot simply run "make test" without having these dependancies...