Skip to content

Conversation

@caridy
Copy link
Member

@caridy caridy commented Jun 10, 2014

This is a follow up of PR #115 to control what is happening within the queues that are stacked when shifting multiple modules at once. With this PR, the error report will look like:

shifter [info] racing to find the closest .shifter.json file
shifter [info] revving up
shifter [info] racing the directories
shifter [info] using --no-lint
shifter [info] found 102 modules to race, let's do this
shifter [warn] this will be quiet, only status will be emitted for speed. failed builds will print after
.....shifter [err] task: "check" failed; writing zero length file from /Users/caridy/repo/yui3/src/widget-stack/assets/skins/night/widget-stack-skin.css
shifter [err] task: "check" failed; writing zero length file from /Users/caridy/repo/yui3/src/widget-stack/assets/skins/sam/widget-stack-skin.css
shifter [err] build failed, hitting the brakes, fix it and try again!
!.........shifter [err] task: "check" failed; writing zero length file from /Users/caridy/repo/yui3/src/widget/assets/skins/night/widget-base-skin.css
shifter [err] task: "check" failed; writing zero length file from /Users/caridy/repo/yui3/src/widget/assets/skins/sam/widget-base-skin.css
shifter [err] build failed, hitting the brakes, fix it and try again!
!...............shifter [err] task: "check" failed; writing zero length file from /Users/caridy/repo/yui3/src/scrollview/assets/scrollview-base/skins/night/scrollview-base-skin.css
shifter [err] build failed, hitting the brakes, fix it and try again!
!......................................................................
shifter [info] done racing, the gears are toast
shifter [info] finished in 1 minute, 22 seconds, pretty fast huh?
shifter [warn] the following builds exited with a 1
    widget-stack
    widget
    scrollview
shifter [err] Walk failed, 3 builds exited with a 1

lib/log.js Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, missing semicolon

@caridy
Copy link
Member Author

caridy commented Jun 10, 2014

two more issues to solve:

  • empty css files are failing (something that didn't happen before)
  • one unit test failing

@ericf
Copy link
Member

ericf commented Jun 11, 2014

👍 ?

@evocateur
Copy link
Contributor

👍

@caridy caridy merged commit 30407dc into yui:master Jun 11, 2014
caridy added a commit that referenced this pull request Jun 11, 2014
@caridy
Copy link
Member Author

caridy commented Jun 11, 2014

  • shifter@0.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants