Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to describe dependencies between artifacts and source changes #364

Open
m-linner-ericsson opened this issue Jul 7, 2023 · 0 comments

Comments

@m-linner-ericsson
Copy link
Member

Description

In the Eiffel protocol we can describe requirement of dependencies via compositions and validity checking. The describes does not describe the result but only the requirement.

Motivation

Today the protocol does not specify how to describe dependencies between artifacts and source changes.

Exemplification

Some ideas to elaborate the problem

  • Either Eiffel introduces a way to describe dependencies between artifacts and source changes in some similar manner that SBOM formats does it. E.g. CONTAINS or DEPENDS_ON in the SPDX relations
  • Let Eiffel refer to a SBOM format that handles dependencies between artifacts and source changes

Benefits

A good dependencies description between artifacts and source changes will help the user of Eiffel to understand dependencies.

Possible Drawbacks

None that I can think of

@m-linner-ericsson m-linner-ericsson changed the title Document how to dependencies between artifacts and source changes Document how to describe dependencies between artifacts and source changes Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant