排序
Faster Maven builds
Faster Maven builds, Faster Maven Builds (2 Part Series) 1 Faster Maven builds 2 Faster Maven builds in Docker Builds require a few properties, chief among them reproducibility. I ...
Continuous Integration for Java
Continuous Integration for Java, About Continuous Integration (8 Part Series) 1 What is Continuous Integration? 2 My take on Continuous Integration ... 4 more parts... 3 Continuous...
A Java Library Release Process Which Doesn’t Suck
A Java Library Release Process Which Doesn't Suck,Everytime I read about Maven’s release process it makes me groan. There must be a better way than this. Something less manual, wi...
Creating Java CI with Maven
Creating Java CI with Maven, Creating Java CI with Maven with GitHub Actions In recent years, tools like Travis CI and CircleCI have set out to solve the problem behind the CI/CD b...
How to run Android tests on Travis CI (update)
How to run Android tests on Travis CI (update), 原文链接:How to run Android tests on Travis CI (update)
Using our continuous integration tool to continuously integrate our continuous integration tool
Using our continuous integration tool to continuously integrate our continuous integration tool,During the development of our feature flagging tool Bullet Train, we got to the poin...
Bullet Train: Using feature flags and remote config in CI
Bullet Train: Using feature flags and remote config in CI,Asking a lot of my developer friends, it seems like CI and CD are two practices that people either already employ or wish ...