Skip to content
#

ab-testing

Here are 547 public repositories matching this topic...

flagger
gedankennebel
gedankennebel commented May 11, 2022

Describe the bug

We have activated the event and post-rollout webhook and canary analysis is skipped so far. However, we never get triggered by the post-rollout webhook. With the event webhook we get this message "Promotion completed! Canary analysis was skipped for my-test-app". But no post-rollout webhook call.

To Reproduce

Our canaries YAML:

apiVersion: flagger.a
kind/bug good first issue
growthbook
jdorn
jdorn commented Jul 7, 2022

If you add multiple projects in GrowthBook, the dropdown list in the left navigation is sorted by creation date. We should instead sort them alphabetically. The dropdown is rendered in packages/front-end/components/Layout/ProjectSelector.tsx

good first issue
zhouzhuojie
zhouzhuojie commented Mar 20, 2019

As we are constantly upgrading Flagr server, the client SDKs may experience unexpected changes from the server side. The integration tests should better include these SDKs instead of just simple CURL tests.

Specifically, we want to cover

lucas-rudd
lucas-rudd commented Feb 18, 2020

Right now, when you archive a key, you can only see it if you manually search for it.

This can cause some key name conflict issues, or issues when trying to create a folder with the same name as an archived (bu not yet deleted key).

It would be ideal for there to be a way to see all archived keys at once, without the need to search for them in the search bar.

kalantar
kalantar commented Mar 4, 2022

The gRPC testing framework Iter8 is using (ghz) supports a connect-timeout option. It is documented as:

--connect-timeout

Connection timeout duration for the initial connection dial. Default is 10s.

The load-test-grpc experiment type should support this option. Would need to update the chart (templates/_experiment.tpl and values.yaml). Also need to support in` collect_grpc

good first issue

Improve this page

Add a description, image, and links to the ab-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ab-testing topic, visit your repo's landing page and select "manage topics."

Learn more