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

Release #702

Merged
merged 3 commits into from
Mar 14, 2024
Merged

Release #702

merged 3 commits into from
Mar 14, 2024

Commits on Mar 8, 2024

  1. Etl load trials (#695)

    * Fix parser config format + not row list
    
    * Add fallback for non-list rows in from_json
    
    * Linting
    
    * Linting II
    
    ---------
    
    Co-authored-by: Michael Franklin <[email protected]>
    illusional and illusional authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8b7b69e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Bump testcontainers and test image (#698)

    * Bump testcontainers and test image
    
    * Bump databases + SQLAlchemy
    
    * Remove unpacking of new row (as it unpacks keys)
    
    * Fix db iterator
    
    * More iterator changes to push
    
    ---------
    
    Co-authored-by: Michael Franklin <[email protected]>
    illusional and illusional authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    45d2245 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Billing display very large batches (#683)

    * Investigating best option to display batches with 8K jobs.
    
    * First version of integrating React Virtuoso to display large tables.
    
    * Added Virtuoso version of the HailBatchTable.
    
    * Fixing duplicated ar-guid records for dataproce jobs.
    
    * Added BQ cost to response header.
    
    * Fixing linting issues.
    
    * Billing initial update to cost analysis API and GUI.
    
    * WIP on Billing Cost By Analysis page
    
    * WIP Billing Cost By Analysis page.
    
    * WIP Cost by Analysis page.
    
    * WIP Cost By Analysis - cleanup.
    
    * Fix billing unit tests.
    
    * Updating Billing unit tests.
    
    * Cleanup billing test.
    
    * Changes to billing cost page as per PR review.
    milo-hyben authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2cb48ee View commit details
    Browse the repository at this point in the history