GoCD - Continuous Delivery server main repository
-
Updated
Nov 22, 2024 - Java
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.
GoCD - Continuous Delivery server main repository
Powerful and user-friendly CI/CD server with high availability, parallel processing, runner auto-scaling
Software development bots for Github. Join the bot revolution! 🌟🤖🌟💞
Android library helps take screenshots for publishing on Google Play Store.
JMeter plugin that lets you send sample results to an ElasticSearch engine to enable live monitoring of load tests.
去哪儿公司内部CI、CD以及devops体系建设过程中使用的消息系统和数据中心。由于其基于HTTP协议的特性,具有跨平台、跨语言的优点。而devops体系搭建中,会引入各种开源工具,这些工具的语言差异也很大。基于IC,我们不仅快速实现了流程自动化,而且系统解耦,自动化进程大大提高。
Java client, built on top of jclouds, for working with Bitbucket's REST API
Simple docker-based continuous integration system
Lowkey Vault is a small test double for Azure Key Vault. Developer feedback needed, please vote here: https://github.com/nagyesta/lowkey-vault/discussions/272
Deploy and manage Locust tests on Kubernetes.
Easy integration between Jenkins and the JFrog Platform.
Just to learn how to use travis-ci in a java project!