Giter Club home page Giter Club logo

integration-framework's Introduction

LaunchDarkly Integration Framework

CircleCI

Feature flags give you control over your deployment and rollout. They can also provide context to third-party tools that show you how your application reacts to flag changes. You can integrate these tools with LaunchDarkly using the LaunchDarkly integration framework. For additional background, read Using the LaunchDarkly integration framework in our LaunchDarkly product documentation.

This repository contains LaunchDarkly integrations built by our community. Most of these integrations consume events from LaunchDarkly to provide the external tools with more context.

LaunchDarkly's integration framework lets you build one-way integrations from LaunchDarkly to a third-party service. We support a small subset of actions that let you subscribe to LaunchDarkly events to trigger an action or event in your service. You can think of this capability as a webhook, with the added convenience of not having to write your own service to manage the integration. LaunchDarkly manages the configuration, authentication, and transformation of our events to what your service expects without having to create an intermediary service.

Building your own integrations

We've provided step-by-step instructions to help you build integrations.

To learn more, read Getting started.

The LaunchDarkly Technology Partner Program

Using the LaunchDarkly integration framework is just one way to create a relationship with LaunchDarkly. You can unlock more benefits by joining our Technology Partner Program.

To learn more, read Building partner integrations. To join the program, visit our Partners page.

Submitting bug reports and feature requests

The LaunchDarkly integrations team monitors this repository's issue tracker. We respond to all new issues within two business days. Use the issue tracker to file bug reports and feature requests specific to the platform and integrations.

If you want to reach out in private, email [email protected].

Submitting pull requests

We encourage pull requests and other contributions from the community. The LaunchDarkly integrations team responds to all new pull requests within two business days.

Before you submit pull requests, make sure that all temporary or unintended code is removed. Don't worry about adding reviewers to the pull request. The LaunchDarkly integrations team will add themselves.

Validating your integration (beta)

Validate your integrations using our built-in express server to verify your integration configurations. Visit the validation server's docs to learn more.

integration-framework's People

Contributors

adatzer avatar alsmola avatar bwoskow-ld avatar cnguyen0 avatar cristinabuenahora avatar csurfus avatar ctawiah avatar dependabot[bot] avatar disq avatar elanderholm avatar gauravudia avatar gregkuhlmann avatar igor-vyatkin-sureshot avatar intheclouddan avatar jazanne avatar jj-ctrlstack avatar ldhenry avatar masonawong avatar miklosboros avatar mptg94 avatar ncarchedi avatar nijikokun avatar oneearedrabbit avatar parrishioner avatar preeti-dewani avatar r2-lf avatar rberrelleza avatar rtbarnes avatar shuetisha avatar sophia-hanley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

integration-framework's Issues

The default branch has been renamed

The default branch name has been renamed to main (previously master). If you have local clone, it is recommended to update it by running the following commands:

git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.