Eco-CI is now available for Gitlab pipelines. Instructions on how to use with Gitlab projects can be found in the readme.
Improved front end here: https://metrics.green-coding.berlin/ci-index.html
Bugfixes:
- Corrected RAM values for the XGBoost Model (they did not account for vhost ratio). If you notice different (likely higher) energy values from your pipelines than what you had before, this is likely the reason why. They should be more accurate now.
- Correctly reset venv for python projects in pipelines when running XGBoost model, if such a virtual environment was present.