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

feat: Action filtering for webhook apps #22056

Merged
merged 154 commits into from
May 28, 2024
Merged

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    bfd5e3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beb5f35 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Changes

    benjackwhite committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ed7b016 View commit details
    Browse the repository at this point in the history
  2. Changes

    benjackwhite committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    51655b4 View commit details
    Browse the repository at this point in the history
  3. comment

    benjackwhite committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5ed3e5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a927d17 View commit details
    Browse the repository at this point in the history
  5. Added migration

    benjackwhite committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5b2ed4e View commit details
    Browse the repository at this point in the history
  6. Started reworking it

    benjackwhite committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    41c7623 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. More changes

    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    39a42f9 View commit details
    Browse the repository at this point in the history
  2. Fix up tests

    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c03d606 View commit details
    Browse the repository at this point in the history
  3. Fixed up action matching

    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    301938e View commit details
    Browse the repository at this point in the history
  4. Fixes

    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    431ccb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e7bb3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39658d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12f4a31 View commit details
    Browse the repository at this point in the history
  8. Fixes

    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b1a7d56 View commit details
    Browse the repository at this point in the history
  9. tidy

    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2e2f88c View commit details
    Browse the repository at this point in the history
  10. Fixed flagging

    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f8796dd View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' into feat/actions-webhooks-v2

    # Conflicts:
    #	latest_migrations.manifest
    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1eb825c View commit details
    Browse the repository at this point in the history
  12. Fix tests

    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    58dc55a View commit details
    Browse the repository at this point in the history
  13. Fixes

    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    638f58b View commit details
    Browse the repository at this point in the history
  14. Fix

    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    21382bb View commit details
    Browse the repository at this point in the history
  15. Fixes

    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    128caa2 View commit details
    Browse the repository at this point in the history
  16. Fixes

    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    53368ab View commit details
    Browse the repository at this point in the history
  17. Added comment

    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e444701 View commit details
    Browse the repository at this point in the history
  18. Fixes

    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e13baa0 View commit details
    Browse the repository at this point in the history
  19. Fix test?

    benjackwhite committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    fb63170 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Fixed migration

    benjackwhite committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7c946e3 View commit details
    Browse the repository at this point in the history
  2. Fixes?

    benjackwhite committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2474361 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    benjackwhite committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    32de6b5 View commit details
    Browse the repository at this point in the history
  4. Fixes

    benjackwhite committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5bd0c25 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into feat/actions-webhooks-v2

    # Conflicts:
    #	latest_migrations.manifest
    benjackwhite committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f6b3d47 View commit details
    Browse the repository at this point in the history
  6. Added stop command

    benjackwhite committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3e2f4bb View commit details
    Browse the repository at this point in the history
  7. Refactoring

    benjackwhite committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    43fc9cf View commit details
    Browse the repository at this point in the history
  8. Fix up

    benjackwhite committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1793f12 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1565a0f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0da1939 View commit details
    Browse the repository at this point in the history
  11. Fix

    benjackwhite committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    631007b View commit details
    Browse the repository at this point in the history
  12. fix merge mistakes

    benjackwhite committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6cd462c View commit details
    Browse the repository at this point in the history
  13. Fix

    benjackwhite committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    163288f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    09b1e19 View commit details
    Browse the repository at this point in the history
  15. Fix

    benjackwhite committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    355f3e1 View commit details
    Browse the repository at this point in the history
  16. Fix some tests

    benjackwhite committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    da7ddd4 View commit details
    Browse the repository at this point in the history
  17. Fix?

    benjackwhite committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6e7a4d9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    d746c8e View commit details
    Browse the repository at this point in the history
  2. Moved tests

    benjackwhite committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0ae38ab View commit details
    Browse the repository at this point in the history
  3. Fix

    benjackwhite committed May 2, 2024
    Configuration menu
    Copy the full SHA
    63e6626 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28c27e7 View commit details
    Browse the repository at this point in the history
  5. Fixes

    benjackwhite committed May 2, 2024
    Configuration menu
    Copy the full SHA
    27e00e3 View commit details
    Browse the repository at this point in the history
  6. Fixes

    benjackwhite committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3b7cf4e View commit details
    Browse the repository at this point in the history
  7. Fix

    benjackwhite committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d1ed49c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40a4e2c View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feat/action-refactor-2' into feat/actions-webhooks-v2

    # Conflicts:
    #	plugin-server/src/main/ingestion-queues/batch-processing/each-batch-onevent.ts
    #	plugin-server/src/main/ingestion-queues/batch-processing/each-batch-webhooks.ts
    #	plugin-server/src/utils/event.ts
    #	plugin-server/src/worker/ingestion/action-matcher.ts
    #	plugin-server/src/worker/plugins/run.ts
    benjackwhite committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ea3e624 View commit details
    Browse the repository at this point in the history
  10. Fix

    benjackwhite committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c7a067b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    83f8adb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e28da5a View commit details
    Browse the repository at this point in the history
  13. Fix up webhook parsing

    benjackwhite committed May 2, 2024
    Configuration menu
    Copy the full SHA
    eb0bc29 View commit details
    Browse the repository at this point in the history
  14. Fixes?

    benjackwhite committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d7c749c View commit details
    Browse the repository at this point in the history
  15. Fixes

    benjackwhite committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2169ebb View commit details
    Browse the repository at this point in the history
  16. Fix tests

    benjackwhite committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0dfc6c4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4f248f6 View commit details
    Browse the repository at this point in the history
  18. come on now...

    benjackwhite committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4682aeb View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    63c7bc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    160adb3 View commit details
    Browse the repository at this point in the history
  3. Fix

    benjackwhite committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ef9e3f7 View commit details
    Browse the repository at this point in the history
  4. Added tests

    benjackwhite committed May 3, 2024
    Configuration menu
    Copy the full SHA
    65ed743 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    288ffe5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ae27ce View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/action-refactor-2' into feat/actions-webhooks-part1

    # Conflicts:
    #	frontend/src/lib/constants.tsx
    #	latest_migrations.manifest
    benjackwhite committed May 3, 2024
    Configuration menu
    Copy the full SHA
    aaef5f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30c960b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7012efb View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge branch 'master' into feat/actions-webhooks-part1

    # Conflicts:
    #	plugin-server/src/worker/plugins/run.ts
    #	plugin-server/tests/worker/plugins/run.test.ts
    benjackwhite committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2697a68 View commit details
    Browse the repository at this point in the history
  2. Fix up

    benjackwhite committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1260452 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebe3ef2 View commit details
    Browse the repository at this point in the history
  4. Fix

    benjackwhite committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e51602a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    788800c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63ef190 View commit details
    Browse the repository at this point in the history
  7. Fix

    benjackwhite committed May 6, 2024
    Configuration menu
    Copy the full SHA
    538e2eb View commit details
    Browse the repository at this point in the history
  8. Fix up

    benjackwhite committed May 6, 2024
    Configuration menu
    Copy the full SHA
    af494f6 View commit details
    Browse the repository at this point in the history
  9. Fix

    benjackwhite committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3f69c5e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    490c388 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9744e5c View commit details
    Browse the repository at this point in the history
  12. Merge branch 'feat/actions-webhooks-part1' of github.com:PostHog/post…

    …hog into feat/actions-webhooks-part1
    benjackwhite committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fb752dd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a456487 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    54fffc3 View commit details
    Browse the repository at this point in the history
  15. Fix

    benjackwhite committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f6c3626 View commit details
    Browse the repository at this point in the history
  16. Fix

    benjackwhite committed May 6, 2024
    Configuration menu
    Copy the full SHA
    40d6415 View commit details
    Browse the repository at this point in the history
  17. Fix

    benjackwhite committed May 6, 2024
    Configuration menu
    Copy the full SHA
    241bd04 View commit details
    Browse the repository at this point in the history
  18. Fix

    benjackwhite committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4ab0280 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Fixes

    benjackwhite committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a5c4aef View commit details
    Browse the repository at this point in the history
  2. Fix up

    benjackwhite committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5fd3417 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7f5959 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63b6327 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into feat/actions-webhooks-part1

    # Conflicts:
    #	latest_migrations.manifest
    #	posthog/api/action.py
    #	posthog/api/test/__snapshots__/test_action.ambr
    benjackwhite committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5677f53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4189223 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07f40f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b4780f View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into feat/actions-webhooks-part1

    # Conflicts:
    #	posthog/hogql/database/test/__snapshots__/test_database.ambr
    benjackwhite committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a36da65 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a26dfa9 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' into feat/actions-webhooks-part1

    # Conflicts:
    #	latest_migrations.manifest
    benjackwhite committed May 7, 2024
    Configuration menu
    Copy the full SHA
    58d770f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a0c1f49 View commit details
    Browse the repository at this point in the history
  13. Fix tests

    benjackwhite committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a74b6a9 View commit details
    Browse the repository at this point in the history
  14. Fix

    benjackwhite committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c536863 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f130bdc View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge branch 'master' into feat/actions-webhooks-part1

    # Conflicts:
    #	latest_migrations.manifest
    #	posthog/hogql/database/test/__snapshots__/test_database.ambr
    benjackwhite committed May 8, 2024
    Configuration menu
    Copy the full SHA
    aba3c40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc1591a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94f08dd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into feat/actions-webhooks-part1

    # Conflicts:
    #	plugin-server/src/worker/ingestion/action-manager.ts
    benjackwhite committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f419ada View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/actions-webhooks-part1' of github.com:PostHog/post…

    …hog into feat/actions-webhooks-part1
    benjackwhite committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b4652e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    421d58d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb47125 View commit details
    Browse the repository at this point in the history
  8. Added migration

    benjackwhite committed May 8, 2024
    Configuration menu
    Copy the full SHA
    94af88f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    844d217 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feat/actions-webhooks-part1' of github.com:PostHog/post…

    …hog into feat/actions-webhooks-part1
    benjackwhite committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4ecaa96 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Fix migration

    benjackwhite committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8eb1676 View commit details
    Browse the repository at this point in the history
  2. Fix comment

    benjackwhite committed May 9, 2024
    Configuration menu
    Copy the full SHA
    cae5513 View commit details
    Browse the repository at this point in the history
  3. Fix

    benjackwhite committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2dc0fc7 View commit details
    Browse the repository at this point in the history
  4. Fix

    benjackwhite committed May 9, 2024
    Configuration menu
    Copy the full SHA
    26502d5 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    1c46b13 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/action-webhooks-migration' into feat/actions-webho…

    …oks-part1
    
    # Conflicts:
    #	ee/api/test/test_action.py
    #	posthog/api/action.py
    #	posthog/api/test/__snapshots__/test_action.ambr
    #	posthog/api/test/test_action.py
    #	posthog/hogql/database/test/__snapshots__/test_database.ambr
    benjackwhite committed May 10, 2024
    Configuration menu
    Copy the full SHA
    40e8c41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69cc4a7 View commit details
    Browse the repository at this point in the history
  4. Fixes

    benjackwhite committed May 10, 2024
    Configuration menu
    Copy the full SHA
    eaefa24 View commit details
    Browse the repository at this point in the history
  5. Fixes

    benjackwhite committed May 10, 2024
    Configuration menu
    Copy the full SHA
    abbb552 View commit details
    Browse the repository at this point in the history
  6. Fixes

    benjackwhite committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5b92a3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05a0b68 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge branch 'master' into feat/action-webhooks-migration

    # Conflicts:
    #	latest_migrations.manifest
    benjackwhite committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2ae6ddc View commit details
    Browse the repository at this point in the history
  2. merge

    benjackwhite committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6f95082 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/action-webhooks-migration' into feat/actions-webho…

    …oks-part1
    
    # Conflicts:
    #	frontend/src/scenes/pipeline/PipelinePluginConfiguration.tsx
    #	frontend/src/scenes/pipeline/pipelinePluginConfigurationLogic.tsx
    #	posthog/api/test/__snapshots__/test_action.ambr
    benjackwhite committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a9db770 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5db05e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21c9db9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d03ba0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Merge branch 'master' into feat/action-webhooks-migration

    # Conflicts:
    #	latest_migrations.manifest
    benjackwhite committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b10aa10 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/action-webhooks-migration' into feat/actions-webho…

    …oks-part1
    
    # Conflicts:
    #	frontend/src/scenes/actions/Action.tsx
    #	frontend/src/scenes/actions/actionEditLogic.tsx
    benjackwhite committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4a9d2d5 View commit details
    Browse the repository at this point in the history
  3. Fix

    benjackwhite committed May 22, 2024
    Configuration menu
    Copy the full SHA
    27771aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e1fe30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3df8bd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6105fd8 View commit details
    Browse the repository at this point in the history
  7. Fix up actions

    benjackwhite committed May 22, 2024
    Configuration menu
    Copy the full SHA
    025da1d View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feat/actions-webhooks-part1' of github.com:PostHog/post…

    …hog into feat/actions-webhooks-part1
    benjackwhite committed May 22, 2024
    Configuration menu
    Copy the full SHA
    dfce472 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c48061f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge branch 'master' into feat/actions-webhooks-part1

    # Conflicts:
    #	frontend/src/scenes/pipeline/pipelinePluginConfigurationLogic.tsx
    #	posthog/api/test/__snapshots__/test_action.ambr
    benjackwhite committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2f3cc68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31fce23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cc4471 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e37870 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b85833 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7d6136 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f7d977 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f187c1f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f9d7b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    63400a7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge branch 'master' into feat/actions-webhooks-part1

    # Conflicts:
    #	frontend/__snapshots__/scenes-other-settings--settings-session-timeout-password-only--dark.png
    #	frontend/__snapshots__/scenes-other-settings--settings-session-timeout-password-only--light.png
    benjackwhite committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ae4ae7c View commit details
    Browse the repository at this point in the history
  2. Fix test

    benjackwhite committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ac003ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fba3769 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc29d04 View commit details
    Browse the repository at this point in the history