GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#csharp #ab_test #ab_testing #asp_net_core #continuous_delivery #csharp #dotnet #entitlement #experimentation #feature #feature_flags #feature_management #feature_toggles #progressive_delivery #python #release_as_code #remote_config #self_hosted #typescript

FeatBit is a tool that helps developers manage and release new features safely and efficiently. Here’s how it benefits you You can test new features with a small group of users first and then roll them out gradually, reducing the risk of errors.
- **Targeted Experiences** You can deploy code anytime and release features instantly without waiting for deployment cycles.
- **Flexibility** It uses simple if/else statements, making it easy for developers to manage features without complex DevOps tasks.

Overall, FeatBit helps you ship code safely, innovate faster, and provide targeted user experiences.

https://github.com/featbit/featbit
#go #argo_rollouts #argoproj #bluegreen #canary #deployments #experiments #gitops #hacktoberfest #kubernetes #progressive_delivery

Argo Rollouts is a tool for Kubernetes that helps you update applications safely and smoothly. It offers strategies like blue-green and canary deployments, which allow you to test new versions of your app without affecting users. You can control how much traffic goes to the new version and automatically roll back if something goes wrong. This helps prevent big problems during updates and ensures your app stays stable. It also integrates with other tools to monitor performance and make decisions based on real data.

https://github.com/argoproj/argo-rollouts