Skip to main content

Eclipse BlueChi™

Eclipse BlueChi is a simple extension to systemd that allows management of services across multiple nodes. It relies on systemd services as an abstraction layer, thus being agnostic to how the process is run by systemd ("classic" application or containerized application, or anything else…).

Eclipse BlueChi also provides a mechanism by which a service can declare to have dependencies running on other nodes, allowing it to leverage systemd to do the dependency resolution.

It does not aim at being an overall system managing the state of the entire system across the different nodes. That system (that we name “state manager”) is envisioned to work with Eclipse BlueChi but not to be Eclipse BlueChi.

Basics


Repositories

Repo Commits Reviews Issues
https://github.com/eclipse-bluechi/bluechi 141 97 50
https://github.com/eclipse-bluechi/bluechi-on-yocto 15 14 1
https://github.com/eclipse-bluechi/bluechi-ppa 5 5 0
https://github.com/eclipse-bluechi/.eclipsefdn 3 2 0
https://github.com/eclipse-bluechi/bluechi-demos 3 2 0

Activity - commits

There have been 167 commits made by 12 people on 5 repositories over the last 12 months.


Activity - issues

There have been 51 issues submitted by 12 people on 2 repositories over the last 12 months.


Activity - reviews

There have been 120 reviews submitted by 12 people on 5 repositories over the last 12 months.

The EMO oversees the lifecycle of Eclipse projects, trademark and IP management, and provides a governance framework and recommendations on open source best practices.

See the project’s PMI page at https://projects.eclipse.org/projects/automotive.bluechi


Releases


IP Lab requests

  • 2024-04-19 - pypi/pypi/-/dasbus/1.7
  • 2024-04-19 - pypi/pypi/-/isort/5.13.2
  • 2024-04-19 - pypi/pypi/-/black/24.3.0
  • 2024-04-19 - go/golang/github.com/mitchellh%2Fgo-testing-interface/v1.14.1
  • 2024-04-19 - go/golang/github.com/mattn%2Fgo-isatty/v0.0.14
  • 2024-04-19 - go/golang/github.com/vmihailenco%2Ftagparser%2Fv2/v2.0.0
  • 2024-04-19 - go/golang/github.com/fatih%2Fcolor/v1.13.0
  • 2024-04-19 - npm/npmjs/@cyclonedx/cdxgen/10.2.1
  • 2024-04-19 - go/golang/google.golang.org/genproto%2Fgoogleapis%2Frpc/v0.0.0-20230822172742-b8732ec3820d
  • 2024-04-19 - go/golang/golang.org/x%2Fsys/v0.15.0

Organization Settings

  • GitHub organization: eclipse-bluechi
  • 2FA enforced: True
  • Default workflow permissions: read

Branch Protections

This project has a total of 8 repositories in its associated GitHub organization eclipse-bluechi . The graph below outlines the percentange of repositories that have either defined a Branch Protection Rule or Repository Ruleset: Branch protections

SDV Maturity badges recognise achievements made by the project towards the SDV maturity assessment goals. Learn more on the dedicated page .

These badges only apply to the SDV Working Group .

Blueprints integration

Is the project used to showcase the resolution of a real-life situation, either individually or integrated with other Eclipse SDV projects? See the SDV Blueprints project for more information.

SDV Blueprints integration badge for automotive.bluechi

<a href="https://github.com/eclipse-sdv-blueprints/software-orchestration" alt="SDV Blueprints integration badge for automotive.bluechi">![SDV Blueprints integration badge for automotive.bluechi](https://metrics.eclipse.org/badges/automotive.bluechi_badge_integration.png)</a>

Requirements

How well is the project doing when it comes to Requirements e.g. defining, versioning and managing, traceability, coverage, etc? For more details on the needs for the different levels of the Requirements Criteria read its definition here .

This project has not registered any activity on the criteria.

Testing

How well is the project doing when it comes to Testing e.g. defining, versioning and managing, traceability, coverage, types of tests etc? For more details on the needs for the different levels of the Testing Criteria read its definition here .

This project has not registered any activity on the criteria.

Documentation

How well is the project doing when it comes to Documentation e.g. types of documents depending on contents, versioning, etc? For more details on the needs for the different levels of the Documentation Criteria read its definition here .

Documentation badge for automotive.bluechi

<a href="https://metrics.eclipse.org/projects/automotive.bluechi" alt="Documentation badge for automotive.bluechi">![Documentation badge for automotive.bluechi](https://metrics.eclipse.org/badges/automotive.bluechi_badge_documentation.png)</a>

Coding Guidelines

How well is the project doing when it comes to Coding Guidelines e.g. defining, adhering, managing issues etc? For more details on the needs for the different levels of the Coding Guidelines Criteria read its definition here .

This project has not registered any activity on the criteria.

Release process

How well is the project doing when it comes to Releases e.g. defining a process, versioning and managing, release notes, coverage etc? For more details on the needs for the different levels of the Release Process Criteria read its definition here .

This project has not registered any activity on the criteria.

OSS Best Practices

Is the project respecting OSS good practices files in their repositories? See also the legal documentation checker for more information.

OSS Best Practices badge for automotive.bluechi

<a href="https://metrics.eclipse.org/projects/automotive.bluechi" alt="OSS Best Practices badge for automotive.bluechi">![OSS Best Practices badge for automotive.bluechi](https://metrics.eclipse.org/badges/automotive.bluechi_badge_oss_best_practices.png)</a>

Back to the top