spec icon indicating copy to clipboard operation
spec copied to clipboard

Consider taking advantage of this list of task/step types when qualifying event types

Open amfred opened this issue 3 years ago • 11 comments

See: https://github.com/cdfoundation/sig-interoperability/pull/81

In the working Event Vocabulary document under ["Events Categories"(https://hackmd.io/lBlDCrL7TvmtNOjxdopJ5g) we have a list of event types. Consider using the same terminology as that proposed for the Interoperability SIG's CI/CD Vocabulary.

For example, you have "Build", "Test", and "Release" events, while the Interoperability SIG vocabulary document has "Build", "Test", "Tag", "Publish" and "Deploy". ("Release" can mean "Tag", "Publish" and/or "Deploy" depending on who's using the term; are they talking about tagging the current commit in Github as version 3.7, publishing a new version of a package to NPM, or deploying a new running version of software to your production environment?)

amfred avatar Jan 25 '22 16:01 amfred