Closed tobolar closed 3 years ago
Obviously, the suggested CI changes already apply on itself. :-0
CI fails on deprecated Text.lineColor
. I have fix this in branch https://github.com/modelica/VehicleInterfaces/tree/replaceDeprecatedLineColor which can be PR-ed as long as the current PR will be merged. (In order to run CI on it.)
Obviously, the suggested CI changes already apply on itself. :-0
Only the GitHub Actions part, but not the Jenkins part @sjoelund
I guess the entire Jenkinsfile could be removed. Do you want the CountClasses script? It could be added as github action if you do want it.
Do you want the CountClasses script?
I have no clue. Probably not at the moment.
Do you want the CountClasses script?
I have no clue. Probably not at the moment.
Then remove the following:
.CI/classCoverage/
.CI/parse.mos
.CI/Jenkinsfile
.CI/compilers
Seems to be fine now. Any more comment? @sjoelund @beutlich
@sjoelund @beutlich Thanks a lot!
Chages of files as compared to those used for MSL:
I'm especially not sure if set properly
.CI/classCoverage/CountClasses.mos
and.CI/parse.mos
- regardingsetModelicaPath
, etc.