-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Description
Description
Today there is no one place to see which version of events that are part of an edition.
Motivation
If I today want to see all version of each event in a Edition I need to go hunting for it or create my own script.
Exemplification
Maybe create a YAML file like a manifest (one for each edition)
edition: Arica
events:
EiffelActivityTriggeredEvent: 4.2.0
EiffelActivityCanceledEvent: 3.2.0
Benefits
Having one place to see what versions of a event included in the edition make it easier for the consumer of new editions. It would be best if the file was programmatically parseable.
Possible Drawbacks
None that I can think of
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done