-
Notifications
You must be signed in to change notification settings - Fork 7
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
Issue #41: added eclipse ci #90
base: master
Are you sure you want to change the base?
Conversation
Windows doesn't mark it as executable. I need to switch to linux to fix. |
Do either of you know how to fix eclipse issue? If I remove
|
Nothing is bad in such copy paste. It is better to keep the separate. |
@romani @Nimfadora ping. |
@rnveach , please do copy paste of script and proceed, too much activity in projects to invest time in this issue |
This is the copy paste of the script and it is failing for the reasons I stated above. |
@romani ping |
Ok, let's update sh file in main project to take config from some env variable, if variable is not defined use default file ( that is now a config in main project). I would recommend to suppress all rules that are failing now and start to invest in them only when project become to work. |
@romani It is not a rule failure, it is a compile failure.
We have not even gotten to the point where it is giving us analysis errors. |
I do not know, I need to spend time on this to investigate. I would recommend to skip all code quality requirements and brutally make this project to work at simple cases at least. |
Issue #41
@romani We should update SH file to be able to get eclipse settings from a different project so we don't have to copy and paste it.