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

optimize webhook serialization #1592

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 25, 2024

  1. encode webhooks only after knowing they will be sent

    Signed-off-by: technillogue <technillogue@gmail.com>
    technillogue authored and mattt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    02cfc0d View commit details
    Browse the repository at this point in the history
  2. fix some tests

    Signed-off-by: technillogue <technillogue@gmail.com>
    technillogue authored and mattt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3bdde52 View commit details
    Browse the repository at this point in the history
  3. bail out of upload type checks early for strs

    Signed-off-by: technillogue <technillogue@gmail.com>
    technillogue authored and mattt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    37382e9 View commit details
    Browse the repository at this point in the history
  4. fix some errors

    Signed-off-by: technillogue <technillogue@gmail.com>
    technillogue authored and mattt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2e58ac9 View commit details
    Browse the repository at this point in the history