-
Notifications
You must be signed in to change notification settings - Fork 418
Open
Labels
topicDevOps relevant topicsDevOps relevant topics

Description
Wikipedia references:
- https://en.wikipedia.org/wiki/Continuous_integration
- https://en.wikipedia.org/wiki/Build_automation
- https://en.wikipedia.org/wiki/Monorepo
Jenkins and Travis are examples of build tools that automatically build release candidates from the version control system and uploads them to the artifact repository.
Often unit tests are also executed in the build tool, to ensure that no bugs are included in the builds.
Metadata
Metadata
Assignees
Labels
topicDevOps relevant topicsDevOps relevant topics