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

[WX-1792] Emit Cost Per Hour #7550

Merged
merged 51 commits into from
Oct 11, 2024
Merged

[WX-1792] Emit Cost Per Hour #7550

merged 51 commits into from
Oct 11, 2024

Commits on Sep 4, 2024

  1. Improve doc

    jgainerdewar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5d5f06f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

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

Commits on Sep 9, 2024

  1. Terrible but functional

    jgainerdewar committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0024b74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0b3164 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Nicer json walking

    jgainerdewar committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a29e9b7 View commit details
    Browse the repository at this point in the history
  2. Better status handling

    jgainerdewar committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2ca8c3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fccf2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5b5b9b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    c02b264 View commit details
    Browse the repository at this point in the history
  2. Remove dead code

    jgainerdewar committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    520ff4a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'jgd_WX-1784_realCostResponse' of github.com:broadinstit…

    …ute/cromwell into jgd_WX-1784_realCostResponse
    jgainerdewar committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    df6dcc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    8baf043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39f6d3d View commit details
    Browse the repository at this point in the history
  3. Standardize on BigD

    jgainerdewar committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e5a51ae View commit details
    Browse the repository at this point in the history
  4. Oops there's more

    jgainerdewar committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ceb077c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    da531e9 View commit details
    Browse the repository at this point in the history
  2. More tests

    jgainerdewar committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cbacb80 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'jgd_WX-1784_realCostResponse' of github.com:broadinstit…

    …ute/cromwell into jgd_WX-1784_realCostResponse
    jgainerdewar committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    39ec889 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Use a real currency

    jgainerdewar committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    984e50e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    7de9ca1 View commit details
    Browse the repository at this point in the history
  2. the gist

    THWiseman committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c044228 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    331aeb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. bonus debug logging

    THWiseman committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ac5f731 View commit details
    Browse the repository at this point in the history
  2. RAM usage

    THWiseman committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    26e841d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Bug fixes

    jgainerdewar committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    df7abf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Cost catalog massaging

    jgainerdewar committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    21c0376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c18124 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8ed112 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1f7237 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Rearrange

    jgainerdewar committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d59c321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b8452f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40ba5fa View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Fix tests

    jgainerdewar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8796a94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a3b4f5 View commit details
    Browse the repository at this point in the history
  3. Try -> ErrorOr

    jgainerdewar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6467f04 View commit details
    Browse the repository at this point in the history
  4. Require logger

    jgainerdewar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    30df098 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Fixes

    jgainerdewar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    248e16d View commit details
    Browse the repository at this point in the history
  2. Unit tests

    jgainerdewar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f88ebff View commit details
    Browse the repository at this point in the history
  3. Logging improvements

    jgainerdewar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2baf2c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6efa7df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f51c50 View commit details
    Browse the repository at this point in the history
  6. Condense tests

    jgainerdewar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fbcd649 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65eac4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c760b4 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'WX-1792-emit-cost-per-hour' of github.com:broadinstitut…

    …e/cromwell into WX-1792-emit-cost-per-hour
    jgainerdewar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5b5a054 View commit details
    Browse the repository at this point in the history
  10. Scalafmt

    jgainerdewar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e3086f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b31a6b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Clearer log message

    jgainerdewar committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e93b078 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 4, 2024

  1. Fix tests?

    jgainerdewar committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1d49347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0c52af View commit details
    Browse the repository at this point in the history