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

Adding an account-level event subscriber #12808

Merged
merged 9 commits into from
Apr 23, 2024

Commits on Apr 19, 2024

  1. Adding an account-level event subscriber

    We are adding an account-level event websocket endpoint in Prefect Cloud, which
    is available at `/api/accounts/<a>/events/out`.  This introduces a subscriber
    that manipulates the given API url to connect to that new endpoint.
    
    Part of PrefectHQ/nebula#7566
    chrisguidry committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    84dfec8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    4c6b7a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8d0bf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce67410 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d7cb87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67337ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44f0403 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70ea9cc View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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