Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues with step conversion times #5174

Merged
merged 12 commits into from
Jul 22, 2021
Merged

Fix issues with step conversion times #5174

merged 12 commits into from
Jul 22, 2021

Commits on Jul 16, 2021

  1. Default to "posthog" cluster

    As-is this default hurts local dev - one more setting you need to
    export. Let's keep the setup simple instead.
    
    Also the new default would have broken helm chart and production
    when updating with new migrations - the cluster name there is `posthog`
    for both it seems.
    
    Let's force other deploys to be explicit instead.
    macobo committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    bcd5b46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f62e7e7 View commit details
    Browse the repository at this point in the history
  3. resolve some errors

    neilkakkar committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    b8dd98e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    36776d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c919449 View commit details
    Browse the repository at this point in the history
  3. revert funnel test bork

    neilkakkar committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    40c049b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    507402e View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. merge master

    neilkakkar committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    afbaa14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fa07e8 View commit details
    Browse the repository at this point in the history
  3. inner strict

    neilkakkar committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    7f7c5a2 View commit details
    Browse the repository at this point in the history
  4. clean cases

    neilkakkar committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    40bda55 View commit details
    Browse the repository at this point in the history
  5. remove ch bug test for now

    neilkakkar committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    d7b20c0 View commit details
    Browse the repository at this point in the history