-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependencies.io troubleshooting #1921
Comments
@davegaeddert is there a chance that lerna collector is bound to a specific lerna version? https://app.dependencies.io/projects/github/storybooks/storybook
|
I believe it should use local lerna version with |
@Hypnosphi good point. We pushed an update to both the collector and actor (decided to add the repo's |
Build # 11 on master (f355399) failed! Errors
|
Build # 15 on master (81152d5) failed! Errors
|
@davegaeddert the same problem, this time in actor: https://app.dependencies.io/projects/github/storybooks/storybook/builds/15 |
Build # 16 on master (3036b2c) failed! Errors
|
@Hypnosphi I'll take a look. |
Build # 17 on master (3036b2c) failed! Errors
|
Build # 18 on master (1730834) failed! Errors
|
@Hypnosphi I think the actor should be working now. The collector failed because it looks like somewhere in the last couple commits some babel/vue dependencies were introduced but not added to The issue with the actor might need a little more thought, but should work for how you're using it right now since your bootstrap command is just Sorry for all the questions -- if anybody has an expertise on this, comments are welcome! We just want to make sure that anything we build around lerna works the way that people expect. From what I can tell, these questions on the collector/actor are probably similar to what you've had to deal with in development. |
Will fix that.
The reason is that we find it convenient to use a single command to install both root and package s dependencies
I just always use |
Build # 27 on master (c2f605c) failed! Errors
|
@davegaeddert I failed to find out what's the error here: https://app.dependencies.io/projects/github/storybooks/storybook/builds/27 |
@Hypnosphi looks like it just timed out (20 min. limit). Still need to get that error messaging to reflect that so it's more obvious. |
Hello! Not sure if of any help, but I'm having similar issues with dependencies.io (not withlerna actor that I still need to try). |
Build # 51 on master (725ac4b) failed! Errors
|
Build # 57 on master (f48fbd3) failed! Errors
|
@davegaeddert is it React release that breaks the build? https://app.dependencies.io/projects/github/storybooks/storybook/builds/57 Btw, what does this "actions" column mean, exactly? |
Build # 58 on master (16cb94d) failed! Errors
|
Build # 59 on master (50dc2f1) failed! Errors
|
@Hypnosphi I'll take a look. The actions column is just saying how many actors ran (on that build) for that particular dependency. Admittedly, the UI needs some updating now that we have a better feel for how things work and how people use it. |
Build # 351 on master (4a250fb) failed! Errors
|
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks! |
Build # 357 on master (5f279c1) failed! Errors
|
Build # 358 on master (f49c444) failed! Errors
|
Build # 362 on master (b2b275b) failed! Errors
|
@Hypnosphi How do I find the problem? I do not know how to fix it.. |
@davegaeddert Hi! Looks like it tries to upgrade all the babel packages (and maybe others too, like eslint) from stable to beta: https://v1.dependencies.io/projects/github/Hypnosphi/storybook Is there a chance that |
Hi! @Hypnosphi did you mean to link to Hypnosphi/storybook instead of storybooks/storybook? Looks like they have different configs, just want to make sure we're on the same page first. |
Build # 363 on master (4121d26) failed! Errors
|
Build # 364 on master (b7054f3) failed! Errors
|
@davegaeddert sorry, my bad. Looks like some bad node version is used then:
|
@Hypnosphi ok thanks. I'll see if we can get that fixed, but we're no longer actively maintaining the v1 components. I know we talked about this a bit before, but do you know what would be holding you back from switching to v2 at this point? What's the biggest outstanding question there? |
Build # 365 on master (9d2756c) failed! Errors
|
Build # 366 on master (a2a2a91) failed! Errors
|
Build # 367 on master (bd9c701) failed! Errors
|
Build # 368 on master (c14b250) failed! Errors
|
Build # 369 on master (dd1953c) failed! Errors
|
Build # 370 on master (621a4ed) failed! Errors
|
Build # 371 on master (f7ccb82) failed! Errors
|
Build # 372 on master (f7ccb82) failed! Errors
|
Build # 373 on master (be3ab29) failed! Errors
|
Build # 374 on master (80d6b99) failed! Errors
|
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks! |
We're opening this issue to inform you about problems with your dependencies.io configuration or build failures.
We'll add a comment here when we see problems. You can close this issue when
you have things resolved -- we'll open it back up if we detect new problems.
Helpful links:
The text was updated successfully, but these errors were encountered: