Skip to main content

One post tagged with "circleci"

View All Tags

Introducing the ConfigCat CircleCI Integration

· 4 min read
Chavez Harris
Inspiration does exist, but it must find you writing code.

Continuous Integration (CI) is a process by which new features and updates are continuously added to an application to keep it updated and secure. At the end of each cycle, the changes are deployed to end users. To prevent human errors, various automated tools are chained together to carry out this process. CircleCI is a broader tool that facilitates this, and it also provides an automated solution for managing your feature flags.

Introducing the ConfigCat CircleCI integration