Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: unflakable/unflakable-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: pytest-0.1.5
Choose a base ref
...
head repository: unflakable/unflakable-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pytest-0.1.6
Choose a head ref
  • 6 commits
  • 9 files changed
  • 1 contributor

Commits on Nov 10, 2023

  1. Run autopep8 and isort

    ramosbugs committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c6ab89a View commit details
    Browse the repository at this point in the history
  2. Avoid fetching manifest in xdist workers on failure

    xdist workers don't have access to the API key and cannot fetch the
    manifest. Prior to this change, the xdist worker would attempt to
    fetch the manifest if the fetch attempt in the parent process failed.
    This change fixes the bug so that xdist workers will never attempt
    to fetch the manifest, even if the fetch in the parent process failed.
    ramosbugs committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    138c66a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df3b14a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Add retries to API requests

    ramosbugs committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    1f6aca3 View commit details
    Browse the repository at this point in the history
  2. Support test run payloads over 6MB

    AWS Lambda limits payloads to 6MB, which puts an upper bound
    on the size of the Unflakable backend API's request bodies. This
    change leverages a newer backend API endpoint to upload test runs
    to presigned S3 URLs, which are not subject to AWS Lambda limits.
    The backend then retrieves the upload directly from S3.
    ramosbugs committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    abe3fec View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.1.6

    ramosbugs committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    be0feda View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy