abby icon indicating copy to clipboard operation
abby copied to clipboard

Open-Source Feature Flags, Remote Config & A/B Tests for Developers ⛳🧪

Results 31 abby issues
Sort by recently updated
recently updated
newest added

Bumps [next](https://github.com/vercel/next.js) from 13.4.5 to 14.1.1. Commits 5f59ee5 v14.1.1 f48b90b even more 7f789f4 more timeout ab71c4c update timeout 75f60d9 update trigger release workflow 74b3f0f Server Action tests (#62655) a6946b6 Backport...

dependencies

**Description:** Abby should have an integration for Vue (preferrably also Nuxt). This Integration should behave pretty closely to the existing Integrations and have feature parity (see [React Docs](https://docs.tryabby.com/integrations/react)) **Acceptance Criteria:**...

enhancement
hacktoberfest
💎 Bounty

**Problem** The current `init`command is quite basic and doesn't provide much value. It requires a lot of manual work and doesn't align with Abby's level of UX/DX **Solution:** The `init`...

good first issue

## Summary by CodeRabbit - **New Features** - Added documentation for integrating and using the "Abby" tool with Remix projects. - Introduced API reference for managing A/B tests, feature flags,...

Title: Implement Vue integration for Abby feature flagging and experimentation Description: This pull request adds the Vue integration for Abby, ensuring feature parity with existing integrations and consuming @tryabby/core internally...

🙋 Bounty claim

We could use an OLAP DB such as Clickhouse / Timescale. With A/B testing at scale, we will have a lot of requests and querying those using a regular DB...

Since Abby now has an official Docker Image we should automatically build & push the image to some registry on merge to main. Also, there should be an article on...

documentation
help wanted

**Problem:** Currently we show buttons to create an environment/flag/test for the respective empty state. While this is helpful in general, it will leave the user guessing how Abby works in...

help wanted
question

In this PR I initialized biome with a focus on as little regression as possible in the formatting and linting. I did this by turning off as many format and...