-
Notifications
You must be signed in to change notification settings - Fork 304
component-install randomly downloads corrupt files #617
Comments
Also, all our errors currently seem to be in our |
The point is, you should really consider upgrading to |
We're unfortunately limited to We're using |
Oh bummer, that does complicate things. One option, albeit not a very pretty one, is to add a working |
@sankargorthi I have intentions to make Gitlab a possibility for component, but unfortunately I am not super-familiar with Gitlab. You may want to look at component remotes and see what I did to make BitBucket a possibility. It shouldn't be much more work than what was done for BitBucket to be able to make Gitlab a reality for component@1. I would definitely be willing to work with you to bring this to component if you're interested |
@netpoetica absolutely! anything to get us up to the latest version of |
@timaschew are we still fixing bugs in lower versions of component at this point? Aside from the idea of adding the remote which is awesome, this is still a strange bug. I would like to keep away from < 0, what do you think? |
Yep, I think supporting < 0 isn't worth it. |
We're on
component(1)@0.19.9
Our CI tool always deletes the
components
folder and does acomponent install
each time. We've started observing today that the downloaded files seem to randomly contain truncated sections (in the middle of the file) and our builds fail.Is it something others have observed?
The text was updated successfully, but these errors were encountered: