From 12776d12a9286d51862d5a6f53ecc444a9f99847 Mon Sep 17 00:00:00 2001 From: tillarnold Date: Thu, 10 Mar 2016 21:04:56 +0100 Subject: [PATCH 1/2] Fix the language of bugzilla Pearl -> Perl --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7de27dbe..b623acb5 100644 --- a/README.md +++ b/README.md @@ -799,7 +799,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com * [osTicket](http://osticket.com/) - Simple support ticket system. * [OTRS](http://www.otrs.com/) - Trouble ticket system for assigning tickets to incoming queries and tracking further communications. * [Request Tracker](https://www.bestpractical.com/rt/) - Ticket-tracking system written in Perl. - * [Bugzilla](https://www.bugzilla.org/) - General-purpose bugtracker and testing tool originally developed and used by the Mozilla project. `MPLv2` `Pearl` + * [Bugzilla](https://www.bugzilla.org/) - General-purpose bugtracker and testing tool originally developed and used by the Mozilla project. `MPLv2` `Perl` * [Bumpy Booby](http://bumpy-booby.derivoile.fr/) - A simple, responsive and highly customizable PHP bug tracking system. ([Source Code](https://github.com/piero-la-lune/Bumpy-Booby)) `MIT` `PHP` * [Cerb](http://www.cerberusweb.com/) - Group-based e-mail management project. * [Flyspray](http://www.flyspray.org/) - Uncomplicated, web-based bug tracking system. ([Source Code](https://github.com/Flyspray/flyspray)) `GPLv2` From e5545a2df95aecec892f1023811adeb0413e013d Mon Sep 17 00:00:00 2001 From: tillarnold Date: Thu, 10 Mar 2016 21:30:50 +0100 Subject: [PATCH 2/2] Add drone --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b623acb5..0a9ab755 100644 --- a/README.md +++ b/README.md @@ -752,6 +752,7 @@ See **[Ticketing](#ticketing)** ### Continuous Integration + * [drone](https://drone.io/) - Drone is a Continuous Delivery platform built on Docker, written in Go. ([Source Code](https://github.com/drone/drone)) `Apache` `Go` * [Factor.io](https://factor.io/) - It's like IFTTT (if-this-then-that) for Dev and DevOps. ([Source Code](https://github.com/factor-io/factor)) `MIT` `Ruby` * [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server. ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java` * [PHPCI](https://www.phptesting.org/) - Free and open source continuous integration specifically designed for PHP. ([Source Code](https://github.com/block8/phpci)) `BSD` `PHP`