Skip to content
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: EBI-Metagenomics/ena-api-handler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.3
Choose a base ref
...
head repository: EBI-Metagenomics/ena-api-handler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.4
Choose a head ref
  • 10 commits
  • 9 files changed
  • 2 contributors

Commits on May 23, 2023

  1. Bump requests from 2.28.1 to 2.31.0

    Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.28.1...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 23, 2023
    Configuration menu
    Copy the full SHA
    beb3fae View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Refactor some get_assembly and get_study_runs to retry with different…

    … portals.
    
    I've updated the pre-commits, removed py3.7 from tests, and added ruff.
    mberacochea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3620fa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a88a4a2 View commit details
    Browse the repository at this point in the history
  3. Bump the versions of pytest-cov and rerun failed.

    The testing code was incompatible with python 3.10
    mberacochea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d590b86 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #27 from EBI-Metagenomics/dependabot/pip/requests-…

    …2.31.0
    
    Bump requests from 2.28.1 to 2.31.0
    mberacochea authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f1502ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    007b0d0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #32 from EBI-Metagenomics/bugfix/assembly-pulling-…

    …retry-different-dcc
    
    Refactor some get_assembly and get_study_runs to retry with different portals
    mberacochea authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    de627a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e8eb06 View commit details
    Browse the repository at this point in the history
  8. Bump version -> 2.0.4

    mberacochea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a368319 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71e3cfb View commit details
    Browse the repository at this point in the history
Loading