added gnu / nongnu savannah , and drone cloud for ci/cd

This commit is contained in:
izzatzr 2020-02-07 20:02:52 +07:00
parent 7007f40c86
commit 8f9149533b

View File

@ -145,6 +145,8 @@ Table of Contents
* [pijul.com](https://pijul.com/) - Unlimited free and open source distributed version control system. Its distinctive feature is to be based on a sound theory of patches, which makes it easy to learn and use, and really distributed. Solves many problems of git/hg/svn/darcs. * [pijul.com](https://pijul.com/) - Unlimited free and open source distributed version control system. Its distinctive feature is to be based on a sound theory of patches, which makes it easy to learn and use, and really distributed. Solves many problems of git/hg/svn/darcs.
* [plasticscm.com](https://plasticscm.com/) — Free for individuals, OSS and nonprofit organizations * [plasticscm.com](https://plasticscm.com/) — Free for individuals, OSS and nonprofit organizations
* [projectlocker.com](https://projectlocker.com) — One free private project (Git and Subversion) with 50 MB space * [projectlocker.com](https://projectlocker.com) — One free private project (Git and Subversion) with 50 MB space
* [savannah.gnu.org](https://savannah.gnu.org/) - Serves as a collaborative software development management system for free Software projects (for GNU Projects)
* [savannah.nongnu.org](https://savannah.nongnu.org/) - Serves as a collaborative software development management system for free Software projects (for non-GNU projects)
## APIs, Data and ML ## APIs, Data and ML
@ -312,6 +314,7 @@ Table of Contents
* [styleci.io](https://styleci.io/) — Public GitHub repositories only * [styleci.io](https://styleci.io/) — Public GitHub repositories only
* [travis-ci.org](https://travis-ci.org/) — Free for public GitHub repositories * [travis-ci.org](https://travis-ci.org/) — Free for public GitHub repositories
* [cirrus-ci.org](https://cirrus-ci.org) - Free for public GitHub repositories * [cirrus-ci.org](https://cirrus-ci.org) - Free for public GitHub repositories
* [drone](https://cloud.drone.io/) - Drone Cloud enables developers to run Continuous Delivery pipelines across multiple architectures - including x86 and Arm (both 32 bit and 64 bit) - all in one place
## Testing ## Testing