mirror of
https://github.com/ligurio/awesome-ci.git
synced 2024-12-04 11:46:51 -05:00
Appcenter
Adding Appcenter CI for mobile apps
This commit is contained in:
parent
43eda94fb2
commit
128ae65c96
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,7 @@ comparison on Wikipedia.
|
|||
| Name | Description | Features | Supported repositories | Documentation | Price |
|
||||
|------|:-------------:|:-----------:|:-------------:|:-----:|:---------:|
|
||||
|[Abstruse CI](https://github.com/bleenco/abstruse) | Self-Hosted, Open-Source CI Platform. Based on NodeJS and Docker. | Languages: everything that can be installed on Linux | GitHub, GitLab, BitBucket, Gogs | [Documentation](https://github.com/bleenco/abstruse/tree/master/docs) | [Open Source](https://abstruse.bleenco.io)
|
||||
|[Appcenter](https://appcenter.ms/) | CI Platform. It connects with Hockeyapp where you can store installers and send their by email | Compatible with Android, iOS, Xamarin, Reactive Native, Cordova, MacOS | GitHub, BitBucket, VSTS | [Documentation](https://docs.microsoft.com/en-us/appcenter/) | [Free with limitations](https://appcenter.ms/#pricing) |
|
||||
|[Appveyor](https://ci.appveyor.com) | AppVeyor automates building, testing and deployment of .NET applications. | Languages: C#, Xamarin, F#, VB.NET, C/C++, Node.js, Ruby, TypeScript, Go, Java, Python, Perl, Erlang | GitHub, BitBucket | [Documentation](http://www.appveyor.com/docs) | [Free with limitations](http://www.appveyor.com/pricing) |
|
||||
|[Assertible](https://assertible.com/) | Automated post-deployment testing and web service monitoring | [Example Integrations](https://github.com/assertible/deployments) | GitHub | [Documentation](https://assertible.com/docs) | [Free with limitations](https://assertible.com/plans) |
|
||||
|[Badwolf](https://github.com/bosondata/badwolf) | Docker based continuous integration and code lint review system for BitBucket | [Source code](https://github.com/bosondata/badwolf) is available | BitBucket | [Documentation](https://badwolf.readthedocs.io/en/latest/) | Free (Open source) |
|
||||
|
@ -51,6 +52,7 @@ comparison on Wikipedia.
|
|||
|[Wercker](https://app.wercker.com) | Continuous delivery platform | | Docker Hub | [Documentation](http://devcenter.wercker.com/articles/gettingstarted/) | | |
|
||||
|
||||
|
||||
|
||||
### License
|
||||
|
||||
[![CC0 Public Domain](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)
|
||||
|
|
Loading…
Reference in a new issue