eclipse-bluechi / bluechi

Eclipse BlueChi is a systemd service controller intended for multi-node environments with a predefined number of nodes and with a focus on highly regulated ecosystems such as those requiring functional safety.
https://bluechi.readthedocs.io/en/latest/
GNU Lesser General Public License v2.1
130 stars 37 forks source link

Add list-unit-files command to bluechictl #915

Closed trev-allison03 closed 3 weeks ago

trev-allison03 commented 1 month ago

Add list unit files methods to agent/agent.c, controller/node.c, controller/controller.c Add list-unit-files command to bluechitctl and man page

Fixes: https://github.com/eclipse-bluechi/bluechi/issues/889

coveralls commented 1 month ago

Coverage Status

coverage: 84.765% (-0.4%) from 85.154% when pulling b06e4f126601b4761265e06c82ea70d4f7d7e952 on trev-allison03:main into 5fc35bf24226d4d9c468e30adc9385249f1a8ca2 on eclipse-bluechi:main.

engelmi commented 1 month ago

Hi @trev-allison03 , Thanks a lot for your contribution! Bluechi is part of Eclipse Foundation, so we need to follow the contribution guidelines and as such we can only accept contributions from persons who signed the Eclipse Contribution Agreement: https://www.eclipse.org/legal/ECA.php So could you please create an Eclipse account and sign ECA there?