Continuous integration topic

Automatically build and test your code as you push it upstream, preventing bugs from being deployed to production. A complementary practice to CI is that before submitting work, each programmer must do a complete build and run (and pass) all unit tests. Integration tests are usually run automatically on a CI server when it detects a new commit.

List Continuous integration repositories

cpp14-project-template

65
Stars
12
Forks
Watchers

A simple, cross-platform, and continuously integrated C++14 project template

evergreen-browser-tests

10
Stars
0
Forks
Watchers

Running tests on web browsers on various CI systems

ci-detect-gradle-plugin

15
Stars
1
Forks
Watchers

:robot: A gradle plugin that checks if it is running on a continuous integration server and gives you access to the build metadata.

builds-tab

27
Stars
33
Forks
Watchers

Web extension that adds builds tab to Github

buildnotify

28
Stars
7
Forks
Watchers

A system tray based build status notification app for cctray.xml feeds.

flow-platform-x

21
Stars
7
Forks
Watchers

Continuous Integration Platform

developer-ci-benefits

30
Stars
5
Forks
Watchers

Talk docs—includes CI (Continuous Integration) benefits, description, and setup tips 💡💪

jmeter-elasticsearch-backend-listener

97
Stars
75
Forks
Watchers

JMeter plugin that lets you send sample results to an ElasticSearch engine to enable live monitoring of load tests.