This repository was archived by the owner on Nov 18, 2024. It is now read-only.
Replies: 1 comment
-
If we want to trace back from a deployment or artifact to all the commits that were part of it including 3rd party libs via our events we need the information of what other artifacts/libs a project consists of. This is then to avoid forcing the reader to look into files that will probably not be found in the same place for all projects. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In PR #23 a Product Composition entity and corresponding event was proposed as follows:
As input to the discussion:
Do we want to represent this concept in the spec? If so, how? What events do we want to have attached to it?
Beta Was this translation helpful? Give feedback.
All reactions