Computer Science, asked by vkereeeti5102, 10 months ago

______________ is an extension of component pipeline.

Answers

Answered by aqibkincsem
0

Answer:

Among the choices given, continuous integration in short CI is an extension of component pipeline.

This technique is used when developing software or programs by developers. It is a practice which requires them to have a shared repository and to integrate the code into that. This has to be done several times of the day without fail. This enables later check-ins to be detected automatically.

Thanks

Answered by rigojoseph
1

Answer:

Integration Pipeline is an extension of component pipeline.

Explanation:

An extension of each individual component’s pipeline.

At first stage:

Integrate components binaries.

Create a package (or packages) for deployment

Similar questions