Link to continuous integration service
See original GitHub issueCodemeta currently has a contIntegration
term with type URL and definition link to continuous integration service
.
This issue proposes to expand the label to continousIntegration
and consider changing the definition to Link to the instance of the continuous integration service for the software code being described.
The type would remain as URL, and an example value is https://travis-ci.org/github/codemeta/codemeta
This doesn’t change the previous intention but provides more clarifications on what should be included. There is no property to indicate what is the continuous integration service being used (Travis, Jenkins, etc) and that would need to be deducted by the user (but we are not planning to provide this as a machine readable element unless there is a strong requirement to do so in another property).
No other vocabularies seem to include this. See further analysis at: https://docs.google.com/document/d/1R1zFMYY9uRUzLkYS70m5u63W1Ig-iJ1L6oVVwyY5p6g/edit
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top GitHub Comments
👍 to the more readable
continuousIntegration
.Implemented in PR https://github.com/codemeta/codemeta/pull/258