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

[Dev-10645] Upgrade python to version 3.10.12 #4079

Open
wants to merge 77 commits into
base: qat
Choose a base branch
from

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    d423ca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6f5d4a View commit details
    Browse the repository at this point in the history
  3. Added changes from DEV-10745-update-library-imports as updating the c…

    …onfig files as well as the library imports are interdependent.
    ayubshahab committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6a0e203 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    602c120 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1acf500 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58d29e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Revert "DEV-10756 removed unused imports that were being flagged by f…

    …lake8"
    
    This reverts commit 602c120.
    ayubshahab committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    42527f5 View commit details
    Browse the repository at this point in the history
  2. DEV-10804 removed unused imports flagged by flake8. This ticket has n…

    …ot yet been moved to the current sprint. However, I implemented the changes so travis build could proceed to the unit tests where I can see the spark/unit tests that are failing.
    ayubshahab committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4c361ab View commit details
    Browse the repository at this point in the history
  3. DEV-10805 Many files were flagged as needing to be reformatted after …

    …we upgraded the black dependency to make it compatible with version 3.10.13. This ticket has not yet been moved to the current sprint. However, I implemented the changes so travis build could proceed to the unit tests where I can see the spark/unit tests that are failing.
    ayubshahab committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    332b469 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. DEV-10748 The newer version of Django was resulting in the psycopg2.e…

    …rrors.InvalidCursorName as seemingly certain functionality has been changed in newer versions. However, the version of Django we were previously using, 3.2.* the minor version is still compatible with python 3.10.13 so reverted back to that and the error resolved itself.
    ayubshahab committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f4e4813 View commit details
    Browse the repository at this point in the history
  2. DEV-10748 The Django version 3.2.25 (3.2.*) was compatible with pytho…

    …n version 3.10.13 but so is django version 4.2.11. Testing this now to see if it causes any additional errors with existing functinality and tests.
    ayubshahab committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a442f27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    505261a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4048 from fedspendingtransparency/dev-10756-updat…

    …e-config-files
    
    [DEV-10756] update config files [DEV-10745] update library imports
    ayubshahab committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7120817 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4049 from fedspendingtransparency/dev-10804-flake…

    …8-remove-unused-imports
    
    [DEV-10804] Removed unused imports flagged by flake8
    ayubshahab committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    119f90d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4050 from fedspendingtransparency/dev-10805-black…

    …-reformatting
    
    [DEV-10805] Reformat files flagged by black
    ayubshahab committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ad9bb16 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 27, 2024

  1. update psycopg2

    boozallendanny committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ffbd6ca View commit details
    Browse the repository at this point in the history
  2. usedforsecurity

    boozallendanny committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a935b72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5262f29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4cc009 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

Commits on Apr 19, 2024

  1. Merge pull request #4052 from fedspendingtransparency/dev-10748-fix-u…

    …nit-tests
    
    [DEV-10748] Fix for psycopg2.errors.InvalidCursorName while running tests
    ayubshahab committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    566f27f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    b1df20c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4080 from fedspendingtransparency/pipe-528-test_t…

    …rigger_test_db_setup-fix
    
    [Pipe-528] Fix for test_trigger_test_db_setup error
    ayubshahab committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a9c649f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a11e1dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    827b67c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec9b822 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    cdb7c16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    800e707 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Merge pull request #4081 from fedspendingtransparency/pipe-527-format…

    …-exception-fix
    
    [Pipe-527] Fix for format_exception() failure in testing suite
    ayubshahab committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ab0a3de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3cdccf View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    a72ff35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddd171c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00f7d64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64c60a1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4083 from fedspendingtransparency/pipe-521-spark-…

    …upgrade
    
    [PIPE-521] Upgrade spark version
    ayubshahab committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4661673 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Changes Python version from 3.10.13 to 3.10.12

    Wil Collins committed May 15, 2024
    Configuration menu
    Copy the full SHA
    dcfeb4e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    efaa896 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4087 from fedspendingtransparency/ftr/dev-10645-3…

    ….10.12
    
    Changes Python version from 3.10.13 to 3.10.12
    ayubshahab committed May 16, 2024
    Configuration menu
    Copy the full SHA
    928d3cd View commit details
    Browse the repository at this point in the history
  3. Black formatting fixed

    ayubshahab committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e8a8577 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21d445c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    c9352d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15fc16f View commit details
    Browse the repository at this point in the history
  3. testing

    ayubshahab committed May 21, 2024
    Configuration menu
    Copy the full SHA
    dd2052b View commit details
    Browse the repository at this point in the history
  4. pipe-526

    ayubshahab committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a6f1a09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    089b5f8 View commit details
    Browse the repository at this point in the history
  6. Updated .travis.yml

    ayubshahab committed May 21, 2024
    Configuration menu
    Copy the full SHA
    245014d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b70c06 View commit details
    Browse the repository at this point in the history
  8. switch to rocky linux

    boozallendanny committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cc26d04 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42b98cf View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    4e28af9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ba4ed8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    57451bc View commit details
    Browse the repository at this point in the history
  2. reverted psycopg2 back to psycopg2-binary as there were tests additio…

    …nal tests failing after changing to psycopg2-binary
    ayubshahab committed May 24, 2024
    Configuration menu
    Copy the full SHA
    00ab025 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db11173 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. PIPE-524 reverted to 1b70c06

    ayubshahab committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6a405dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8368c3a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4091 from fedspendingtransparency/pipe-524-non-sp…

    …ark-integration-tests
    
    [PIPE-524] Non-Spark Integration test failures
    ayubshahab committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c905a60 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    3117799 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4099 from fedspendingtransparency/pipe-529-databa…

    …se-queries-db-download
    
    [PIPE-529] Database queries to db_download fix
    ayubshahab committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b8b9955 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    8d9eb8f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4101 from fedspendingtransparency/pipe-526-unit-t…

    …est-failures
    
    [PIPE-526] Test Failures in Unit Tests Travis Job
    ayubshahab committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5c24f86 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. psycopg2 update

    boozallendanny committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    5f50bd0 View commit details
    Browse the repository at this point in the history
  2. update elasticsearch

    boozallendanny committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    236efc7 View commit details
    Browse the repository at this point in the history
  3. fips in filter_hash

    boozallendanny committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    8dab2e7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4092 from fedspendingtransparency/mod/dockerfile-…

    …python310
    
    switch to rocky linux
    boozallendanny committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2211ed7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

  1. Merge pull request #4112 from fedspendingtransparency/dev-11022-travi…

    …s-timeout-fix
    
    [DEV-11022] Fix for Travis Timeout Issues
    ayubshahab committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    efad351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e725136 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c7fa60 View commit details
    Browse the repository at this point in the history
  4. testing dockerfile

    boozallendanny committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9cad8fd View commit details
    Browse the repository at this point in the history
  5. perl

    boozallendanny committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    edd3b64 View commit details
    Browse the repository at this point in the history
  6. another tes

    boozallendanny committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    58e9aef View commit details
    Browse the repository at this point in the history
  7. perl

    boozallendanny committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c0b0d4f View commit details
    Browse the repository at this point in the history
  8. add to path

    boozallendanny committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c3d59a4 View commit details
    Browse the repository at this point in the history
  9. combine

    boozallendanny committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    254b61c View commit details
    Browse the repository at this point in the history