Skip to content

Commit 8a76296

Browse files
authored
Merge pull request #295 from alexcasalboni/main
Add Unleash to Continuous Integration & Delivery section (open source feature flagging)
2 parents 7ef35b1 + f661814 commit 8a76296

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in
222222
- [Tekton](https://tekton.dev/) - powerful and flexible open-source framework for creating CI/CD systems.
223223
- [PipeCD](https://pipecd.dev/) - Continuous Delivery for Declarative Kubernetes, Serverless and Infrastructure Applications.
224224
- [Dagger](https://dagger.io/) - CI/CD as Code that Runs Anywhere.
225+
- [Unleash](https://www.getunleash.io) - Open-source feature management platform (feature flags, gradual rollouts, A/B testing) to decouple deploy from release.
225226
- Public Services
226227
- [Travis CI](https://travis-ci.org/) - easily sync your projects, you’ll be testing your code in minutes.
227228
- [Circle CI](https://circleci.com/) - powerful CI/CD pipelines that keep code moving.

0 commit comments

Comments
 (0)