nasa / ogma

Generator of runtime monitors for flight and robotics applications.
Other
335 stars 25 forks source link

`ogma-cli`: Cabal package description does not list FPrime backend #91

Closed ivanperez-keera closed 1 year ago

ivanperez-keera commented 1 year ago

Description

The cabal package description does not list the FPrime backend among the use cases supported.

Type

Additional context

Issue #77 should have included this change.

Requester

Method to check presence of bug

The issue is with the documentation. There is no good, simple automated way to check that it is correct.

Because it's not a programming issue, visual inspection is OK.

Expected result

The cabal package description mentions that we have an FPrime backend.

Desired result

The cabal package description mentions that we have an FPrime backend.

Proposed solution

Modify cabal package description to list FPrime backend as another supported use case.

Add link to FPrime under "further information".

Further notes

Normally, the addition of new information to the description would be considered a feature. In this case, however, this should have been included as part of the feature that added support for FPrime. It was an oversight not to list this backend also in the cabal description. Consequently, this is classified as a (documentation) bug.

ivanperez-keera commented 1 year ago

Change Manager: Confirmed that the issue exists.

ivanperez-keera commented 1 year ago

Technical Lead: Confirmed that the issue should be addressed.

ivanperez-keera commented 1 year ago

Technical Lead: Issue scheduled for Ogma 1.(0+X).(8+Y).

Fix assigned to: @ivanperez-keera.

ivanperez-keera commented 1 year ago

Implementor: Solution implemented, review requested.

ivanperez-keera commented 1 year ago

Change Manager: Verified that:

ivanperez-keera commented 1 year ago

Change Manager: Implementation ready to be merged.