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

Prepare release of version 1.0.0 #64

Merged
merged 51 commits into from
Feb 15, 2024
Merged

Prepare release of version 1.0.0 #64

merged 51 commits into from
Feb 15, 2024

Commits on Jan 3, 2024

  1. bump tj-actions/changed-files from 23 to 41 in /.github/workflows

    Bumps tj-actions/changed-files from 23 to 41.
    yoldas authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4b1d7d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Bump requests from 2.28.2 to 2.31.0

    Bumps [requests](https://github.com/psf/requests) from 2.28.2 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.2...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    cfd5506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec56b63 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51 from sanger/update-readme-to-include-snappy-fix

    Updated readme to include snappy fix.
    stevieing authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ebc0c55 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #50 from sanger/dependabot/pip/requests-2.31.0

    Bump requests from 2.28.2 to 2.31.0
    stevieing authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    527aeda View commit details
    Browse the repository at this point in the history
  5. Bump certifi from 2022.12.7 to 2023.7.22

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
    - [Commits](certifi/python-certifi@2022.12.07...2023.07.22)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0d28568 View commit details
    Browse the repository at this point in the history
  6. Bump urllib3 from 1.26.14 to 1.26.18

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.18.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.14...1.26.18)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f5e1121 View commit details
    Browse the repository at this point in the history
  7. Bump aiohttp from 3.8.3 to 3.9.0

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.9.0.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.8.3...v3.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5110edb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #52 from sanger/dependabot/pip/certifi-2023.7.22

    Bump certifi from 2022.12.7 to 2023.7.22
    stevieing authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7bd154b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #53 from sanger/dependabot/pip/urllib3-1.26.18

    Bump urllib3 from 1.26.14 to 1.26.18
    stevieing authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4671937 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #54 from sanger/dependabot/pip/aiohttp-3.9.0

    Bump aiohttp from 3.8.3 to 3.9.0
    stevieing authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    900b063 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Bump aiohttp from 3.9.0 to 3.9.2

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.2.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.9.0...v3.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a9a2b74 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Update instructions around snappy installation

    Stuart McHattie committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    44020c6 View commit details
    Browse the repository at this point in the history
  2. Fix Markdown formatting

    Stuart McHattie committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    fc8bb18 View commit details
    Browse the repository at this point in the history
  3. Improve documentation markdown files

    Stuart McHattie committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ef83566 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Merge pull request #56 from sanger/dependabot/pip/aiohttp-3.9.2

    Bump aiohttp from 3.9.0 to 3.9.2
    stevieing authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1747d21 View commit details
    Browse the repository at this point in the history
  2. Fix typo in docstring

    Also lay the docstring out according to Google's style guide
    sdjmchattie committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    674c6f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83592ef View commit details
    Browse the repository at this point in the history
  4. Accept black reformat

    sdjmchattie committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    31068c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Merge pull request #58 from sanger/dpl-1055-sample-names-in-qc-results

    DPL-1055: Sample names in QC results
    sdjmchattie authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    eb29fb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    412108d View commit details
    Browse the repository at this point in the history
  2. Change requests to a list

    It doesn't make sense for it to be a dictionary when we iterate over it by expecting all keys in a range the same size as the length of the entries in the dictionary!
    sdjmchattie committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    cb58c41 View commit details
    Browse the repository at this point in the history
  3. Remove interfaces around MessageProperty

    This also includes those for OutputTractionMessageInterface and TractionQcMessageInterface
    sdjmchattie committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8897f9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd0bb8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cd5e69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a989b60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d702b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55ce334 View commit details
    Browse the repository at this point in the history
  9. Remove Unions

    sdjmchattie committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    be40f38 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Change TractionQcMessage requests to a list

    Code elsewhere assumes the indices are non-sparse so we should be using a list
    sdjmchattie committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f6d7d29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddc5ca2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5185890 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4072e4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d50f78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b9fc6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d55759d View commit details
    Browse the repository at this point in the history
  8. Fix linting issues

    sdjmchattie committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b1f8cd7 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge pull request #59 from sanger/dpl-952-pre-issue-refactor

    DPL-952: Refactor the code before applying the update for Traction V2
    sdjmchattie authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a62d43d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d01db05 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    stevieing authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    972022d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a40196f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6156a40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7044f67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    608340e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #60 from sanger/dpl-952-support-traction-v2-api

    DPL-952: Support traction V2 API
    sdjmchattie authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8a07c3b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    83eb997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    115fa05 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Set version to 1.0.0

    sdjmchattie committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d7e226f View commit details
    Browse the repository at this point in the history
  2. Simplify location creation code

    Remove the padding method and turn the location creation into a list comprehension
    sdjmchattie committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cd8101e View commit details
    Browse the repository at this point in the history
  3. Use datetime.utcnow() in tests

    Not strictly necessary, but it's better practice than the locale affected now() method
    sdjmchattie committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d6c81b1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #65 from sanger/dpl-952-remaining-fixes

    DPL-952: Remaining Fixes
    sdjmchattie authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0c040f5 View commit details
    Browse the repository at this point in the history