-
Notifications
You must be signed in to change notification settings - Fork 133
Fixed installation of defaults libraries after first run #729
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
Conversation
|
Seems I was adding unit testing at the same time.
We have discussed using gitflow (if I remember correctly) Which is creating a branch and doing your change in a branch and then "deliver" (I I'm not mistaken) I did so for a while but as there was little to no "other activity" I stopped as it is more work for me. I think having "functional commits" is interesting but I fail quite a lot at it. |
|
@jantje I can't believe you found creating a branch == more work for you 😁 I suggest you stick with the practice, it really a lot cleaner to follow when you need to go back in history, which never happens until... you really need it 😀 Anyway, as you see I'm trying to find space to get back onboard 😉 |
|
unit test fails. |
|
@jantje I will work on it... Now i'm able to run unit tests... So I'm going to fix it.... |
|
txs |
|
@jantje Thanks, information that library is unpacked twice is very helpfull for me.... For me the tests passed (it takes really a long time :)) It seems that this issue is something with deleting old versions, for some reason old version has not been deleted. It looks like the new version of servo lib has been added recently (because i also had two versions downloaded, but only one installed) I will continue with investigation, but it will probably takes some time, so be patient, I'm working on this project only 4th day so many things are new for me... (It takes me whole day to get unit tests properly working... :( )
Yes, anytime, i will merge my code... :) |
|
The 2 versions are probably caused by the method |
Having 2 versions causes the lib to disappear. |
|
@rlogiacco I think it is better to discuss this somewhere else but this is a quick compare to the 2 methods from my point of view with gitflow |
I broke installation of default libraries with my prevoius commits... Now it's fixed.
BTW:
"Errors/Warnings" setting screenshots (in source code: images_plugin_dev_setup) are probably outdated checks for NLS strings are ignored (Screenshot-Preferences 1.png)
It is better to create small poll requests rather than the big one as the first was?