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

[GH-1641] WFL Release v0.18.0 #599

Merged
merged 203 commits into from
Apr 1, 2022
Merged

[GH-1641] WFL Release v0.18.0 #599

merged 203 commits into from
Apr 1, 2022

Commits on Apr 7, 2021

  1. Snapshot creation uses datetime rather than date (#355)

    * Snapshot creation uses datetime rather than date
    
    * Making the name of the column used for datetime interval variable
    
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    rhiananthony and rhiananthony committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    997bdad View commit details
    Browse the repository at this point in the history
  2. [GH-1278] Fix SG update-workload! implementation from updating Clio m…

    …ultiple times (#358)
    
    [GH-1278] Fix SG update-workload! implementation from trying to update the
    clio BAM records for each Succeeded workflow repeatedly by restoring the
    :finished guard for register-workload-in-clio.
    Introducted in https://broadinstitute.atlassian.net/browse/GH-1277.
    ehigham committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    4f4be76 View commit details
    Browse the repository at this point in the history
  3. GH-1188: Bump GDCWholeGenomeSomaticSingleSample Version When Lantern …

    …Release (#351)
    
    * Restore inputs processing hacks.
    * GDCWholeGenomeSomaticSingleSample moved.
    * Run off of /develop/ branch instead.
    * clojure -M:format
    * Use the GDCWholeGenomeSomaticSingleSample_v1.1.0 release.
    * Remove the Rich Comment.
    tbl3rd committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    7c93f7d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. GitHub develop infrastructure + release changes (#356)

    Update test actions to only run on PRs.
    Update release action to only run on new commits into main.
    Update + format docs about branching off develop and releasing into main.
    Restore tag-and-push-images in cli.py
    ehigham committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    9df9d2b View commit details
    Browse the repository at this point in the history
  2. bump develop to 0.7.0 (#360)

    ehigham committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    931da94 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. GH-1282: Document WFL's support for Somatic Genomes. (#361)

    * Draft doc module for SG.
    * Update navigation Camel^H^H^H^H^HYAML.
    tbl3rd committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    7b9d9eb View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Update CHANGELOG.md in develop (#362)

    cherry-pick from main
    ehigham committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    bf1b649 View commit details
    Browse the repository at this point in the history
  2. [GH-1284] Fix docker image generation (#363)

    The `Dockerfile` is being invoked in the root directory - we don't need
    to add the parent directory, just the current one.
    ehigham committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    45f7a11 View commit details
    Browse the repository at this point in the history
  3. [GH-1277] Prevent update loop from terminating (#364)

    Catch all throwables to make sure a workload failure doesn't bring down
    workflow-launcher.
    ehigham committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    ced6f8f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. util/do-or-nil-silently should move to build.clj (#367)

    * util/do-or-nil-silently should move to build.clj
    
    * Fixed indentation to match standard
    okotsopoulos committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    9cacd9f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. GH-1226 Support entity set creation when creating submissions. (#353)

    * First pass: create-submissions generates one submission per entity.
    
    * Cleaned up TODOs for first pass attempt, reformatted tests to pass lint step in build.
    
    * Second pass: support entity set creation when specifying >1 entity for a submission.
    
    Refactored bigquery table dump to pull out now-common code.
    
    * Address PR feedback
    
    To simplify, will generate an entity set even for the singleton input.
    Removed firecloud/consolidate-entities-to-set as a result.
    Need to pass in 'expression' to submission creation payload when specifying an entity set.
    Supplemented integration and unit tests.
    okotsopoulos committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    5e81226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51fb6eb View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Create an interface all COVID work can build on top of. (#369)

    * Create an interface all hornets work on top of.
    
    * Apply suggestions from code review
    
    * Update readme.md
    
    Build Boad.
    rexwangcc committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a94500c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. GH-1272: Lists are not imported correctly into a Terra Workspace Enti…

    …ty (#368)
    
    * Boad -=> Board
    * Still doesn't round-trip on doubles and values like "19A".
    * Unit test wfl.tsv.
    * Ensure TSV mappability.
    * Ensure TSV is tabulatable.
    * Fix bug in assert-mapulatable!.
    tbl3rd committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    17b5c87 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

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

Commits on Apr 22, 2021

  1. Rename rawls/create-snapshot -> create-snapshot-reference (#373)

    We create the snapshot in the TDR, and link to it in the workspace via Rawls.
    okotsopoulos committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    fc80a7a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. [GH-1215] Add snapshot_reference_id to Sarscov2IlluminaFull table sch…

    …ema (#375)
    
    * Add snapshot_reference_id to Sarscov2IlluminaFull table schema
    
    Because schema update hasn't run, altering existing table definition in place.
    
    * Documentation changes from local Postgres debugging, onboarding
    
    - Clarified order of operations when installing, using local Postgres
    - Fixed broken intra-doc links
    - Added docs readme with instruction for launching local documentation site
    
    * Add instruction for recreating wfl DB to development docs
    
    * Remove references to undefined documentation files
    okotsopoulos committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    949a930 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. [GH-1293] fix test-create-submissions-for-entity-set (#378)

    Simply getting the submission again is not sufficient to guarantee that
    the workflow has been queued for execution. Poll instead.
    ehigham committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    7c54a20 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Update documentation and infrastructure for release candidates (#377)

    * Update documentation and infrastructure for release candidates
    - creating release candiates
    - bashing release candidates
    
    Restore version override in cli.py.
    Re-tag latest docker images in cli.py so that version can be
    overwritten.
    
    Update IMAGES target in Makefile to add the :latest tag.
    Clean up :latest images on distclean target.
    
    * fix whitespace
    ehigham committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    4f27a60 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Bump ssri from 6.0.1 to 6.0.2 in /ui (#382)

    Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/npm/ssri/releases)
    - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
    - [Commits](npm/ssri@v6.0.1...v6.0.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    273b88d View commit details
    Browse the repository at this point in the history
  2. add interactive script ahead of covid-19 demo (#380)

    * add interactive script ahead of covid-19 demo tomorrow
    
    * fix rawls test failure
    
    * reformat test
    
    * share demo remources with cdc-covid-surveillance firecloud group
    
    * corrections from review
    
    * format for consistency
    
    * clone a dev workspace instead of the prod one
    
    * fix test-import-snapshot - workspace changed
    
    * fix arrays test failures
    ehigham committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    fe538f4 View commit details
    Browse the repository at this point in the history
  3. [GH-1213] Update DB schema for COVID workload creation (#381)

    * changelog changes
    
    * Link workload with source, sink and executor tables.
    
    * Update the p-keys to bigint.
    
    * SQL has reserved table.
    
    * Initial creat covid workload commit
    
    * Verifies dataset as well
    
    * Update DB schema.
    
    * Address comments.
    
    * v0.6.0 Release (#359)
    
    * [GH-1278] Fix SG update-workload! implementation from updating Clio multiple times (#358)
    
    [GH-1278] Fix SG update-workload! implementation from trying to update the
    clio BAM records for each Succeeded workflow repeatedly by restoring the
    :finished guard for register-workload-in-clio.
    Introducted in https://broadinstitute.atlassian.net/browse/GH-1277.
    
    * GH-1188: Bump GDCWholeGenomeSomaticSingleSample Version When Lantern Release (#351)
    
    * Restore inputs processing hacks.
    * GDCWholeGenomeSomaticSingleSample moved.
    * Run off of /develop/ branch instead.
    * clojure -M:format
    * Use the GDCWholeGenomeSomaticSingleSample_v1.1.0 release.
    * Remove the Rich Comment.
    
    * GitHub `develop` infrastructure + release changes (#356)
    
    Update test actions to only run on PRs.
    Update release action to only run on new commits into main.
    Update + format docs about branching off develop and releasing into main.
    Restore tag-and-push-images in cli.py
    
    * GH-1282: Document WFL's support for Somatic Genomes. (#361)
    
    * Draft doc module for SG.
    * Update navigation Camel^H^H^H^H^HYAML.
    
    * Update CHANGELOG.md for v0.6.0, including previous patches
    
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    Co-authored-by: Tom Lyons <tbl@broadinstitute.org>
    
    * Resolve merge conflicts.
    
    * Fix issues generated from rebasing.
    
    * Fix the failing integration tests.
    
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    Co-authored-by: Edmund Higham <ehigham@users.noreply.github.com>
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    Co-authored-by: Tom Lyons <tbl@broadinstitute.org>
    5 people committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    b12c4f5 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Add multimethods for source, executor and sink operations (#383)

    * Add multimethods for source, executor and sink operations
    Add skeleton implementations for tdr-source
    
    * make use of `!` more consistent?
    
    * add create operations for source, executor and sink
    ehigham committed May 4, 2021
    Configuration menu
    Copy the full SHA
    0494805 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. [GH-1215] Import snapshots within COVID workload (#376)

    - Data model change: a snapshot_reference_id is linked to a workspace and should be associated with the executor, not the source (TDR in our use case)
    - Added covid/get-imported-snapshot-reference - nil or snapshot reference from Rawls for snapshot_reference_id in executor details instance (to be created from TerraExecutorDetails)
    - Added covid/import-snapshot! - import snapshot to workspace, writing to DB if successful
    - Added integration tests (incomplete coverage)
    okotsopoulos committed May 5, 2021
    Configuration menu
    Copy the full SHA
    b3e6cb2 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. [GH-1295] Use Rawls to Import Workflow Outputs (#384)

    RR: https://broadinstitute.atlassian.net/browse/GH-1295
    
    firecloud's flexibleImportEntities has a size limit on the TSV file you POST. Unfortunately, one sarscov2_illumina_full workflow's outputs exceeds this. We can work around this issue by using Rawl's batchUpsert. This is slightly different as it takes a list of operations on how to construct the entity rather than the entity serialised to TSV.
    
    In this PR, I've demonstrated how we can use Rawls to import the workflow's outputs into the workspace. I've also updated the demo to do this for a workflow that has already passed.
    ehigham committed May 6, 2021
    Configuration menu
    Copy the full SHA
    8302ceb View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. GH-1285: [COVID] Launch submissions through Rawls, and keep track of …

    …them (#372)
    
    * Simplify day intervals.
    * Document wfl.tools.snapshots.
    * Map name over keyword arguments.
    * Force the production Rawls.
    * Checkpoint groups getters.
    * Patch rebase conflict.
    * Implement start-covid-workload! kinda.
    * Checkpoint start-covid-workload! test.
    * Add covid-workload-request to support unit.
    * clojure -M:format
    * Move Rich comment into a unit test.
    * Respond to comments and tidy up a little
    * Remove unit test now covered by integration.
    * Document clojure.test/test-vars to remind me.
    tbl3rd committed May 7, 2021
    Configuration menu
    Copy the full SHA
    109261c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Bump url-parse from 1.4.7 to 1.5.1 in /ui (#388)

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.4.7...1.5.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 10, 2021
    Configuration menu
    Copy the full SHA
    bfbdae8 View commit details
    Browse the repository at this point in the history
  2. Update db schema again based on lasted discussions. (#387)

    * Update db schemas.
    
    * Make the names more clear.
    
    * Address comments.
    
    * Switch to SQL syntax from XML.
    
    * Address more comments.
    
    * one more update.
    rexwangcc committed May 10, 2021
    Configuration menu
    Copy the full SHA
    fcfd5b1 View commit details
    Browse the repository at this point in the history
  3. Bump y18n from 4.0.0 to 4.0.1 in /ui (#352)

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 10, 2021
    Configuration menu
    Copy the full SHA
    d688723 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. [GH-1301] Notify Workload Watchers when "User Visible" Exceptions Occ…

    …ur (#386)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1301
    Introduce wfl.util.UserVisibleException - a new type of exception that we should handle to throw and handle errors that users are meant to see.
    Re-wire the background loop to handle UserVisibleException and also be more exception safe. Start to plumb in email notifications.
    ehigham committed May 11, 2021
    Configuration menu
    Copy the full SHA
    d2e20ac View commit details
    Browse the repository at this point in the history
  2. Bump hosted-git-info from 2.8.8 to 2.8.9 in /ui (#392)

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f42b8e5 View commit details
    Browse the repository at this point in the history
  3. Bump lodash from 4.17.19 to 4.17.21 in /ui (#390)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.19...4.17.21)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6e14881 View commit details
    Browse the repository at this point in the history
  4. [GH-1311]: Create/Load COVID workloads (#389)

    RR: https://broadinstitute.atlassian.net/browse/GH-1311
    Add support for loading and creating COVID workloads
    Add PR test hook for database/ directory
    Tweak database schema to make it a bit easier to create workloads
    ehigham committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e3585f1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. [GH-1313] TerraWorkspaceSink/update-sink! (#394)

    * Add implementation for TerraWorkspaceSink/update-sink!
    Rework temporary-postresql-database fixture to override wfl-db-config
    
    * integration test passes
    
    * add make-queue-from-list to be clearer
    
    * fix test
    
    * use max(id) + 1 for new output row instead of table length + 1
    ehigham committed May 14, 2021
    Configuration menu
    Copy the full SHA
    71b6a68 View commit details
    Browse the repository at this point in the history
  2. [GH-1215] COVID TerraExecutor/update-executor!

    Added update-terra-executor and required helpers:
    - coerce an available snapshot from source queue to a snapshot reference
    - add entry point for submission creation
    - write new workflows to executor details instance
    
    Refined queue peek and pop for source and executor.  Notably, queue peeks return a meaningful object (snapshot for source, workflow for executor) rather than a database record.
    
    Removed now-deprecated code from earlier update loop design.
    Added integration test.
    okotsopoulos committed May 14, 2021
    Configuration menu
    Copy the full SHA
    3e8c573 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. [GH-1306] Add workflows multimethod for workloads (#396)

    RR: https://broadinstitute.atlassian.net/browse/GH-1306
    Add workflows multimethod
    Change all locations where workflows are accessed via the :workflows keyword to use this function.
    Implement workflows for COVID
    
    I've added a simple test to make sure the SQL is correct
    Awaiting executor implementation to test with more than 0 workflows.
    ehigham committed May 17, 2021
    Configuration menu
    Copy the full SHA
    b37aa40 View commit details
    Browse the repository at this point in the history
  2. [GH-1222] Check for new work in TDR (#371)

    * v0.6.0 Release (#359)
    
    * [GH-1278] Fix SG update-workload! implementation from updating Clio multiple times (#358)
    
    [GH-1278] Fix SG update-workload! implementation from trying to update the
    clio BAM records for each Succeeded workflow repeatedly by restoring the
    :finished guard for register-workload-in-clio.
    Introducted in https://broadinstitute.atlassian.net/browse/GH-1277.
    
    * GH-1188: Bump GDCWholeGenomeSomaticSingleSample Version When Lantern Release (#351)
    
    * Restore inputs processing hacks.
    * GDCWholeGenomeSomaticSingleSample moved.
    * Run off of /develop/ branch instead.
    * clojure -M:format
    * Use the GDCWholeGenomeSomaticSingleSample_v1.1.0 release.
    * Remove the Rich Comment.
    
    * GitHub `develop` infrastructure + release changes (#356)
    
    Update test actions to only run on PRs.
    Update release action to only run on new commits into main.
    Update + format docs about branching off develop and releasing into main.
    Restore tag-and-push-images in cli.py
    
    * GH-1282: Document WFL's support for Somatic Genomes. (#361)
    
    * Draft doc module for SG.
    * Update navigation Camel^H^H^H^H^HYAML.
    
    * Update CHANGELOG.md for v0.6.0, including previous patches
    
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    Co-authored-by: Tom Lyons <tbl@broadinstitute.org>
    
    * Release v0.6.1 Patch (#365)
    
    * [GH-1284] Fix docker image generation (#363)
    
    The `Dockerfile` is being invoked in the root directory - we don't need
    to add the parent directory, just the current one.
    
    * [GH-1277] Prevent update loop from terminating (#364)
    
    Catch all throwables to make sure a workload failure doesn't bring down
    workflow-launcher.
    
    * update changelog + bump patch to v0.6.1
    
    * Remove outdated test code.
    
    * Remove unused utilities code.
    
    * Checkpoint.
    
    * Bump timeout for system tests, as it takes longer to finish now.
    
    * Update docs to include how to override envs for local testing.
    
    * Commit what I had before surgery.
    
    * Wrap up.
    
    * Add a protocol extension for psql array.
    
    * Update DB schema to store row ids for TDR.
    
    * Also store TDR row-ids and query interval info in DB.
    
    * Move protocol test to integration.
    
    * Update utc-now util also randomize the snapshot name with request datetime.
    
    * Resolve merge conflicts.
    
    * Fix weirdness during rebasing...
    
    * Move the logic into the multimethod interface.
    
    * Take out the utc-now util function.
    
    * Move protocol test to jdbc_test and reformat code.
    
    * Remove duplicate code.
    
    * Remove comment blocks.
    
    * Fix broken MD during rebasing.
    
    * Crazy formats.
    
    * Fix a bug with the snapshot naming.
    
    * Add the snapshot_id back to DB schema.
    
    * Include job-status in Source Details table.
    
    * update TDR jobs that are still running as part of source update loop.
    
    * Fix timestamp formatting.
    
    * Exclude the problematic test.
    
    * Fix a hiccup.
    
    * Fix formatting and a small issue with job-result from TDR.
    
    * Minor fixes around covid module.
    
    * Add unit and integration tests.
    
    * Lint.
    
    * Let DB control the primary key auto increment.
    
    * Fix the issues identified by the tests.
    
    * Fix an issue with the jdbc protocol test.
    
    * Update unit tests.
    
    * Call the multi-method in covid test to make sure everything is plumbed correctly.
    
    * Log when TDR snapshot creation job failed.
    
    * Address comments.
    
    * Increase the interval of system test polling.
    
    Co-authored-by: Edmund Higham <ehigham@users.noreply.github.com>
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    Co-authored-by: Tom Lyons <tbl@broadinstitute.org>
    4 people committed May 17, 2021
    Configuration menu
    Copy the full SHA
    d03d70c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. [GH-1314] expose workflows via GET /api/v1/workload/{uuid}/workflows (

    #397)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1314
    Adding a separate workflows selector will allow us to decouple the workload representation from serialisation artefacts that aren’t useful for a user.
    
    In this PR, I'm changing the workload data model such that `GET /api/v1/workloads`
    to only return workload metadata (everything but the workflows) and adding
    `GET /api/v1/workloads/{uuid}/workflows`
    to fetch the workflows in the workload.
    ehigham committed May 18, 2021
    Configuration menu
    Copy the full SHA
    9cb6dcb View commit details
    Browse the repository at this point in the history
  2. [GH-1317] start the workload source (#399)

    RR: https://broadinstitute.atlassian.net/browse/GH-1317
    
    The source of the workload needs to be told that the workload has been started so it can start looking in he datarepo for new data.
    I've added a new multi-method for the source to start it, called on start-workload!. This writes last_checked to be the time when we should start listening for new data.
    ehigham committed May 18, 2021
    Configuration menu
    Copy the full SHA
    aef74e0 View commit details
    Browse the repository at this point in the history
  3. TerraExecutor/update-executor should update active, failed workflow s…

    …tatuses (#398)
    
    1. Within a single tx, fetch executor details workflow records with active or failed status.
    2. For each record, use Firecloud to fetch up-to-date workflow object. Update the record with the corresponding new workflow status.
    3. Within a single tx, write new record statuses to DB.
    
    Updated integration tests.
    okotsopoulos committed May 18, 2021
    Configuration menu
    Copy the full SHA
    6163319 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. GH-1307 GH-1312 Update method configuration using snapshot reference (#…

    …402)
    
    In new method `update-method-configuration!`:
    
    1. GET the method configuration from Firecloud
    2. If the Firecloud-derived mc version doesn't match our DB record, throw
    3. Update the method configuration with the snapshot reference name and POST to Firecloud
    4. Increment our DB record's mc version
    
    Supplemented integration tests.
    okotsopoulos committed May 19, 2021
    Configuration menu
    Copy the full SHA
    be4e9a3 View commit details
    Browse the repository at this point in the history
  2. [GH-1322] TDR Snapshots Source (#403)

    RR: https://broadinstitute.atlassian.net/browse/GH-1322
    Adding a new source to workflow-launcher that's a list of snapshots.
    ehigham committed May 19, 2021
    1 Configuration menu
    Copy the full SHA
    72cbf70 View commit details
    Browse the repository at this point in the history
  3. [GH-1318] Stop Workload Source (#400)

    RR: https://broadinstitute.atlassian.net/browse/GH-1318
    Add `stop-source` multimethod and implement for the TerraDataRepoSource.
    When stopped, the source will stop looking for new rows to snaphot in
    the TDR.
    
    Also added logic for when the workload is finished. In this case, once
    started the workload is finished when it has been stopped and both
    source and executor queues are empty. To do this, I added another
    multimethod to return the length of the queues.
    
    For the executor, the length of the queue is the number of workflows
    that have not been consumed or aborted.
    
    For the source, the length of the queue is the number of unconsumed
    records whose snapshot job is not 'failed'.
    
    Note that this is slightly at odds with peek, where peek is meant to
    return objects that are ready to be consumed.
    ehigham committed May 19, 2021
    Configuration menu
    Copy the full SHA
    625021d View commit details
    Browse the repository at this point in the history
  4. GH-1216: [TDR New Work Detection] Extend System Tests for COVID proce…

    …ssing (#395)
    
    * Update vault to work around NoClassDefFoundError.
    * Checkpoint failing with PSQLException: FATAL: database ... does not exist 
       database "wfltest147f1cbf976046e68e6beb5eef728674" does not exist
    * Spec validation still losing sink and source keys.
    * Update most dependencies.
    * Restore batch or covid request.
    * Checkpoint "working" spec.clj.
    * Lift strip-internals out of endpoint API transaction.
    * New system test passing again.
    * Use Ed's strip-internals fix.
    * clojure -M:format
    * Respond to comments but now there is no :name in response.
    * clojure -M:format
    * Make ::name optional for now.
    tbl3rd committed May 19, 2021
    Configuration menu
    Copy the full SHA
    b7b0266 View commit details
    Browse the repository at this point in the history
  5. [GH-1320] add snapshotReaders to tdr source (#405)

    RR: https://broadinstitute.atlassian.net/browse/GH-1320
    Adding a list of people who want to access to the snapshots we create to the source request.
    ehigham committed May 19, 2021
    Configuration menu
    Copy the full SHA
    c90b24e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c07aad3 View commit details
    Browse the repository at this point in the history
  7. [GH-1213] Create covid workload verifications (#379)

    * Update the specs.
    
    * Commit pair programming results.
    
    * Commit updated implementation (WIP).
    
    * organizing the keyworrds in spec.clj
    
    * It seems spec/or requires ky-value pairs! Fix it.
    
    * Added start of workflow-request for create-covid-workload function
    
    * changelog changes
    
    * Link workload with source, sink and executor tables.
    
    * Update the p-keys to bigint.
    
    * SQL has reserved table.
    
    * We cannot use table as col name in SQL.
    
    * Checkpoint.
    
    * More.
    
    * Initial creat covid workload commit
    
    * Verifies dataset as well
    
    * Verifications of the source, executor and sink
    
    * More verification of sink and executor
    
    * Verification of source, sink, executor pre review
    
    * Fixing broken test and docstrings instead of comments
    
    * Update api/src/wfl/service/rawls.clj
    
    * Fix and rewrite the test.
    
    * Fix the test part II.
    
    * Adding more tests for the create-covid-workload and adding messages for the cause of a thrown exception
    
    * Updated tests and create covid workload verifications
    
    * removing commente3d out code
    
    * removing get-workspace function from rawls code since we use firecloud to make this call
    
    * Adding lint changes
    
    * split up tests. Added verification of dataset table and columns
    
    * Lint changes
    
    * Fixing merge conflict and lint issue
    
    * Fixing import
    
    * Updated to base off of develop changes
    
    * Adding validation to create workflow logic
    
    * Updates to test, spec and create method
    
    * Working validation tests
    
    * linted. Also removed old Liquibase files no longer used
    
    * cleanup of testing namespace
    
    * removing try/catch since in verify source function
    
    * Moving validation to top of function
    
    * Moving docstrings for two functions
    
    * Fixing two broken integration tests for covid
    
    * Using variables bound in the TDR section for validation
    
    * Moving some code within file to group liike code together
    
    * Fixed all integration tests. Reorganized location of workload methods in covid module
    
    * Fixed all integration tests. Reorganized location of workload methods in covid module
    
    * Removing extraneous description for integration tests relating to create workload method
    
    * Removing extraneous description for integration tests relating to create workload method
    
    * linted
    
    * Converted verification methods to multimethods dispatched off name
    
    * Updated name of validate source, executor, sink functions
    
    * Fixed merge conflicts and linted
    
    * removing unnecessary changeset
    
    * reverted spec.clj to develop branch. Also cleaned up some cruft
    
    * reverted spec.clj to develop branch. Also cleaned up some cruft
    
    * Making get-workspace-json function private and adding a public function which checks the workload. Also cleaned up the create verification methods and removed some unnecessary variables. Also moved source/sink/executor verification functions to the source/sink/executor sections
    
    * Adding default implementations for the create validation functions
    
    * linted
    
    * fixing firecloud method and tests
    
    * Fixing merge conflicts with develop branch
    
    * Adding flags for skipping validation of source, executor and sink in requests (#404)
    
    * Adding flags for skipping validation to source, executor and sink
    
    * linted
    
    * Fixing merge conflict
    
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    
    * linting fixes
    
    * linted and fixes some nits
    
    * Fixing nits
    
    * Fixing nits
    
    * lint fixes
    
    Co-authored-by: Rex <rexwangcc@gmail.com>
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    Co-authored-by: Chengchen(Rex) Wang <14366016+rexwangcc@users.noreply.github.com>
    4 people committed May 19, 2021
    Configuration menu
    Copy the full SHA
    8a3bff4 View commit details
    Browse the repository at this point in the history
  8. GH-1316 Create submission within TerraExecutor update (#406)

    GH-1316 Create submission within TerraExecutor update
    
    Fully implemented `create-submission!` stub, pulling in existing `update-method-configuration!`.
    Simplified code which previously passed around updated executor with incremented method configuration version.
    Docstrings converted to use backticked parameter names to preserve camel case.
    Expanded integration testing.
    okotsopoulos committed May 19, 2021
    Configuration menu
    Copy the full SHA
    51cf21e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. [GH-1323] to-edn (#409)

    RR: https://broadinstitute.atlassian.net/browse/GH-1323 https://broadinstitute.atlassian.net/browse/GH-1321 
    
    Added util/to-edn a general :type dispatch function to coerce an object into a user-friendly EDN view that gets returned to the user.
    Allow terra executor to update details table with workflow IDs between update calls
    Introduce `done?` to test when the workload should be marked `:finished`
    Fetch workflow inputs/outputs from firecloud and transform them into a more workable form
    Fix jdbc double exaludations
    ehigham committed May 21, 2021
    Configuration menu
    Copy the full SHA
    31ae3ac View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. GH-1298: TerraWorkspaceSink - verify target entity columns exist (#410)

    * Worried that :missing will get swamped by :attributes though.
    tbl3rd committed May 24, 2021
    Configuration menu
    Copy the full SHA
    460ec27 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. [GH-1327] Fix Start After Stop (#411)

    [GH-1327] Fix Start After Stop
    In this change I'm fixing the strange behaviour were we can start a
    covid workload after it was stopped. To do this, I've made it illegal to
    stop a workload before it's been started.
    
    I've done this because stop before start seems strange to me too. The
    purpose of stop was to stop getting new data from the source but allow
    all data in the workload pipeline to get flushed (ie. consume all
    created snapshots and write all worklfows back). Stop was not meant for
    aborting a workload and cancelling/aborting all active prossessing. If
    there is a use case for such a thing (and i think there is) - I think we
    should expose a new endpoint called `POST /api/v1/abort` or something.
    
    Of course this PR is pretty small so if the team feels strongly about
    stop before start I can find another solution/
    ehigham committed May 25, 2021
    Configuration menu
    Copy the full SHA
    2ac7385 View commit details
    Browse the repository at this point in the history
  2. [GH-1327] update system tests after /stop changes (#412)

    [GH-1327] update system tests after /stop changes removing verification that we can stop before starting and no workflows are run,
    ehigham committed May 25, 2021
    Configuration menu
    Copy the full SHA
    ef3e65e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. [GH-1333] Fix NullPointerException in TDR Source (#418)

    RR: https://broadinstitute.atlassian.net/browse/GH-1333
    Caused by database changes not propagated to source code. Destructing
    old keys for the source lead to null values.
    ehigham committed May 26, 2021
    Configuration menu
    Copy the full SHA
    824431a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. [GH-1336] Fix continual snapshot creation (#419)

    Our BigQuery query was wong as we were simply calling `toString` on a
    java.sql.Timestamp. This lead to intervals like
    `['2021-05-26 15:31:18.287641' '2021-05-26T20:00:13']`
    The space was causing the problem and BigQuery interpreted that as a
    date. The fix is to ensure the lower and upper bound of our query-between
    interval is of the same type by coercing java.sql.Timestamp `last_checked`
    into a java.time.OffsetDateTime.
    ehigham committed May 27, 2021
    Configuration menu
    Copy the full SHA
    1486ca7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68d67a6 View commit details
    Browse the repository at this point in the history
  3. [GH-1337] fix create snapshot job always failing

    RR: https://broadinstitute.atlassian.net/browse/GH-1337
    Caused by destructuring the tdr job response with the wrong key.
    ehigham committed May 27, 2021
    Configuration menu
    Copy the full SHA
    cadaf3e View commit details
    Browse the repository at this point in the history
  4. [GH-1338] Fix wfl not discovering new dataset rows

    RR: https://broadinstitute.atlassian.net/browse/GH-1338
    This isn't a complete fix sadly but it at least solves the problem for
    low ingest rate projects like COVID. For now, only updating
    `last_checked` when we successfully found new rows in the dataset.
    ehigham committed May 27, 2021
    Configuration menu
    Copy the full SHA
    904428b View commit details
    Browse the repository at this point in the history
  5. [GH-1339] Prevent Snapshot Job IDs from being clobbered with nils

    RR: https://broadinstitute.atlassian.net/browse/GH-1339
    When we update the status of snapshot creation jobs, we only get the
    job metadata when the job is complete.As a consequence, `nil`s are
    propagated up the call stack and the database record is clobbered with
    nils, including the `snapshot_creation_job_id` column.
    
    To fix this, always return the metadata and log the failure should one occur.
    ehigham committed May 27, 2021
    Configuration menu
    Copy the full SHA
    76af4ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ca22bd View commit details
    Browse the repository at this point in the history
  7. [GH-1331] document /stop and /workflows (#417)

    [GH-1331] Document `/stop` and `/workflows` endpoints
    RR: https://broadinstitute.atlassian.net/browse/GH-1331
    Updating documentation for changes in v0.7.0:
    - workload-response no longer returning workflows
    - `GET /api/v1/workload/{uuid}/workflows`
    - `POST /api/v1/stop`
    
    Co-authored-by: Chengchen(Rex) Wang <14366016+rexwangcc@users.noreply.github.com>
    ehigham and rexwangcc committed May 27, 2021
    Configuration menu
    Copy the full SHA
    0521051 View commit details
    Browse the repository at this point in the history
  8. Add test-covid-workload to parallel test group (#424)

    … and fix method configuration namespace.
    tbl3rd committed May 27, 2021
    Configuration menu
    Copy the full SHA
    e752207 View commit details
    Browse the repository at this point in the history
  9. [GH-1341] Fix accepting malformed labels in workload request

    RR: https://broadinstitute.atlassian.net/browse/GH-1341
    Enforce labels are of the form "name:value" where
    - name starts with a letter followed by any combination of letters,
      numbers, underscores and dashes
    - value is any non-blank string not containing `:`
    
    I had to include labels in the batch workload request as the coercion
    layer got confused when you gave it bad labels.
    ehigham committed May 27, 2021
    Configuration menu
    Copy the full SHA
    300439b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ba526f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. [GH-1348] Remove :pipeline from COVID workload request (#426)

    RR: https://broadinstitute.atlassian.net/browse/GH-1348
    The :pipeline attribute of the workload request is meaningless for COVID-type workloads. Note that these workloads aren't even specific to COVID-19 processing, rather a generalisation.
    In this PR, I've removed the :pipeline attribute. To do this, all workload operations on maps with a nil :pipeline will be implemented by the functions in the covid namespace.
    ehigham committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    1077523 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. [GH-1350] fix Terra Workspace sink validation (#427)

    RR: https://broadinstitute.atlassian.net/browse/GH-1350
    The "Terra Workspace" sink validation did not validate that the
    attributes listed in fromOutputs exist in the specified entity
    type in the workspace. This PR fixes this.
    ehigham committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    d64c989 View commit details
    Browse the repository at this point in the history
  2. Bump dns-packet from 1.3.1 to 1.3.4 in /ui

    Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
    - [Release notes](https://github.com/mafintosh/dns-packet/releases)
    - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
    - [Commits](mafintosh/dns-packet@v1.3.1...v1.3.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    0532cf2 View commit details
    Browse the repository at this point in the history
  3. [GH-1324] Get or import snapshot (#422)

    Within rawls namespace:
    - get-snapshot-references: lazily paginate through all snapshot references in a workspace.
    - create-or-get-snapshot-reference: if importing the snapshot fails with a 409, find the first existing snapshot reference matching the snapshot id.
    okotsopoulos committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    fe8ab64 View commit details
    Browse the repository at this point in the history
  4. [GH-1354] Enforce snapshotReaders are email addresses (#428)

    RR: https://broadinstitute.atlassian.net/browse/GH-1354
    This guards against erroring while creating snapshots if a user
    makes a typo.
    ehigham committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    8f7c98a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    df82bbd View commit details
    Browse the repository at this point in the history
  2. [GH-1357] Fix failure to sink workflow outputs (#431)

    RR: https://broadinstitute.atlassian.net/browse/GH-1357
    I assumed (wrongly) the way Rawls represented workflows in a submission
    was the same as how cromwell represented workflows. I also mocked these
    representations incorrectly in tests. To fix this, only use the submission
    to fetch workflow IDs, then use firecloud's workflow and workflow/outputs
    endpoints so we don't have to adapt/mock multiple data models.
    ehigham committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    bf79494 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. [GH-1359] Overwrite Workspace Entity On Sink (#432)

    RR: https://broadinstitute.atlassian.net/browse/GH-1359
    When sinking a resubmitted workflow, the TerraWorkspaceSink would
    append to the existing entity in the workspace. This leaves the entity
    in an even more wrong state than the reason the sample was reanalysed.
    Our fix (as agreed with cloreth) is to clobber the entity in the
    workspace by deleting the entity if it exists then upserting the new one.
    ehigham committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    4ab4ddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af3fdb3 View commit details
    Browse the repository at this point in the history
  3. Move docstring and document when true. (#436)

    The PR check fails in the test that Ed excludes on another branch.
    tbl3rd committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    06dacca View commit details
    Browse the repository at this point in the history
  4. [GH-1363] Fix Sporadic Firecloud Test Failures (#437)

    RR: https://broadinstitute.atlassian.net/browse/GH-1363
    Caused by firecloud returning "Launching" as a workflow status - we were
    testing that the status was in #{"Queued" "Submitted"}.
    Fix util/poll so logical FALSE can be returned from the action.
    ehigham committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    531c20f View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Bump ws from 6.2.1 to 6.2.2 in /ui (#433)

    Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](https://github.com/websockets/ws/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    3c5861f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. GH-1375: Fix AoU nightly test: GET /api/v1/workload fails with spec e…

    …rror from invalid creator (#442)
    
    * Don't spec the batch creator as an email address.
    tbl3rd committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    b23ec56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8d35ff View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. GH-1332 wfl.tools.workloads/when-done should not exit prematurely (#438)

    If checking that all workloads are finished, also check that the workload list is nonempty.
    Fixed incorrect reference to static workload object from workload creation: we instead want to examine the latest version of the workload.
    okotsopoulos committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    49e9044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    399defe View commit details
    Browse the repository at this point in the history
  3. Removing the arrays module and the corresponding integration test (#446)

    * Removing the arrays module and the corresponding integraiton test
    
    * Removed references to the deleted arrays module. Also ran all of the integration tests and verified that they pass
    
    * Updating the doc for the aou arrays module to have the appropriate name
    
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    rhiananthony and rhiananthony committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    f956caf View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    49ddc00 View commit details
    Browse the repository at this point in the history
  2. [GH-1388] Remove pipeline-versions from GET /version

    RR: https://broadinstitute.atlassian.net/browse/GH-1388
    Inline the `version` key and add a `spec` for the response from the
    endpoint. Added system tests.
    ehigham committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    33f4698 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73a852f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Resolving NPM security vulnerabilities (#448)

    * Fixing dependabot reported security issues  as well as build reported npm audit security issues
    
    * Fixing lib for is-glob. Part of UI npm packages
    
    * Some updates. Some left to do
    
    * adding package.lock
    
    * Fix by using npm update.
    
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    Co-authored-by: Rex <rexwangcc@gmail.com>
    3 people committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    22938e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. GH-1371: Lint more. (#439)

    * Reduce noise while kibit'zing.
    * Add the Eastwood cLinter.
    * cLint Eastwood api/src and dampen noise.
    * Lint tests too.
    * Squash bugs and squelch noise.
    * Fix tests now that they "work".
    * nil-if-empty -=> not-empty
    * Disable some eastwood warnings.
    * :staus -=> :status
    * Suppress more warnings.
    * Expand namespace aliases in keywords.
    * Update Kondo.
    * LINT -=> FORMAT
    * Continue on LINT errors.
    * Checkpoint some kondo advice.
    * dotimes -=> repeatedly
    * Revert "Expand namespace aliases in keywords."
    * Build UserException to support Eastwood.
    * repeatedly -=> dotimes
    * Restore code deleted for debugging.
    * Work around: unused-fn-args: Function arg p2__11676# never used
    * Maybe explain foldl better.
    tbl3rd committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    f6fc34e View commit details
    Browse the repository at this point in the history
  2. [GH-1294] Migrate to use datasets in prod TDR (#453)

    * Update default values.
    
    * Use a dataset in production for integration tests.
    
    * Lint.
    
    * Remove unused ENV VAR WFL_TDR_SA.
    
    * Address comments.
    
    * Add sleep to avoid the transient 404s from TDR.
    rexwangcc committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    ac092db View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    2bae684 View commit details
    Browse the repository at this point in the history
  2. [GH-1345] Document the workload Source and Implementations (#450)

    RR: https://broadinstitute.atlassian.net/browse/GH-1345
    Implementations include:
    - `Terra DataRepo` Source
    - `TDR Snapshots` Source
    ehigham committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    867023f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0edf5fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d2cba4 View commit details
    Browse the repository at this point in the history
  5. [GH-1347] Document the workload Sink and Terra Workspace sink imp…

    …lementation (#449)
    
    [GH-1347] Document the workload `Sink` and `Terra Workspace` sink implementation
    RR: https://broadinstitute.atlassian.net/browse/GH-1347
    ehigham committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    8b75f4b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Move source and sink Interfaces and Implementations into new name…

    …space (#454)
    
    * [GH-1334] Move `source` Interface and Implementation into new namespace
    RR: https://broadinstitute.atlassian.net/browse/GH-1334
    Start to move tests too.
    
    * [GH-1335] Move `Executor` Code to new Namespace
    RR: https://broadinstitute.atlassian.net/browse/GH-1335
    Doc-strings from #451
    
    * [GH-1408] Don't modify source code on build
    Generate UserException on prebuild
    Make linters depend on prebuild. They're run as part of the PR action
    and can be run in parallel locally. Remove formatting target - use deps
    for that.
    ehigham committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    a3b3fdf View commit details
    Browse the repository at this point in the history
  2. [GH-1393]: Add /retry Endpoint (#452)

    * [GH-1393]: Add `/retry` Endpoint (#452)
    RR: https://broadinstitute.atlassian.net/browse/GH-1393
    Add `POST /api/v1/workload/{uuid}/retry` route, taking the status as the
    request json body.
    Add `retry` multimethod to the workload interface. This operation
    takes the workload as well as as list of workflows to retry.
    Add `workflows-by-status` multimethod to take a status to filter by. No
    workloads support `retry` as yet so all implementations throw a 501.
    Added system and integration tests to lock down this behaviour.
    
    * Add test for [GH-1385]
    RR: https://broadinstitute.atlassian.net/browse/GH-1385
    ehigham committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    1d752f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b2eabf View commit details
    Browse the repository at this point in the history
  4. Documenting a Workload (#430)

    * rebasing off of newest develop. Adding initial documentation for documentation of a workload.
    
    * Adding covid workload module
    
    * adding -m flag to python pip command
    
    * Added covid-module to the mkdocs.yaml
    
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    Co-authored-by: Olivia Kotsopoulos <okotsopo@broadinstitute.org>
    3 people committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    8ab6eff View commit details
    Browse the repository at this point in the history
  5. Changing order of executor block in docs (#459)

    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    rhiananthony and rhiananthony committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    59b1d2b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Configuration menu
    Copy the full SHA
    0172ef8 View commit details
    Browse the repository at this point in the history
  2. Split specs into their specific modules (#460)

    * GH-1289 split out covid specs
    
    * GH-1289 moved more of the module specific specs to the modules
    
    * couple of fixes
    
    * move tdr source to source.clj
    rfricke-asymmetrik committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    70dd760 View commit details
    Browse the repository at this point in the history
  3. [GH-1398] Fix test-start-aou-workload from polling forever (#462)

    RR: https://broadinstitute.atlassian.net/browse/GH-1398
    Split `workloads/when-done` into two functions:
    - one that polls until the workload is :finished
    - another that polls all the workflows
    Add an assertion to the automation-test
    ehigham committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    a4ad9ac View commit details
    Browse the repository at this point in the history
  4. [GH-1401] Add retry Attribute to TerraExecutorDetails Type and Inst…

    …ances Thereof (#461)
    
    * add lint to the check target
    
    * add liquibase changelog to add `retry` to terraexecutordetails
    
    * don't return retried workflows form the executor
    
    * add a long comment about returning workflows
    ehigham committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    14caf75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    893a514 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. [GH-1409] Add Status Query String to workflows GET request (#466)

    * GH-1409 Add Status Query String to workflows GET request
    
    * Bring cromwell statuses up to date
    
    * add test for workflows by status endpoint
    
    * [GH-1409] fix some linting errors
    
    * Add On Hold back in, trim slashes for endpoints
    
    * change to not=
    
    * split statuses into rawls workspace
    
    * linters hate spaces
    
    * Minor changes
    rfricke-asymmetrik committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    3848aad View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

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

Commits on Jul 9, 2021

  1. [GH-1411] Describe Workflow Outputs (#471)

    RR: https://broadinstitute.atlassian.net/browse/GH-1411
    Inform the Sink downstream of the executor of the workflow type.
    
    When sinking outputs to the TDR, you need to ingest the file outputs followed by the metadata with the files replaced by their fileref URIs. Thus, we need a way of determining if a particular output is a File that needs ingesting or just a metadata String that happens to be a gs url. I've had some luck in the past using womtool to describe the WDL and then walk the description of the outputs, dispatching to the relevant handlers (see workflows.clj in the test tools). For lack of a better alternative, I'm going to pursue using womtool to handle outputs in a generic way.
    
    Implemented by changing the source and executors to be queues of `[description value]` pairs. In the case of the TDR sources, the description is a qualified keyword describing what the object is (ie. a snapshot). For the terra executor, the description is the workflow description as reported by womtool and the value is the workflow.
    ehigham committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    2a7b7aa View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Logging added to source namespace (#475)

    And downgraded level for several noisy logs.
    okotsopoulos committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    9719eda View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

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

Commits on Jul 19, 2021

  1. [GH-1139] Added new log namespace (#470)

    * Added new log namespace
    
    * Some updates to log namespace
    
    * Replace references to clojure.tools.logging with new log namespace
    
    * Remove trace logs
    
    * add logger protocol to support disabling, set up unit tests
    
    * Remove last remaining references to clojure.tools.logging and update documentation
    
    * fix linter error
    
    * Remove log4j and slf4j dependencies
    
    * Keep JSON logs out of EDN description files.
    
    * fix for logs getting into workflow edn files
    
    * Not sure how this ever worked though.
    
    * Fuss.
    
    * Simplify.
    
    * Restore docstrings.
    
    * Force build to suckseed.
    
    * Simplify.
    
    * Ensure do-or-nil returns nil.
    
    * Break up long lines.
    
    * change jsonpayload to message and remove obsolete logging tests
    
    * reverted some changes back
    
    * update docstrings and convert some str's to joins
    
    * added notice to documentation
    
    * added some documentation for looking up logs locally
    
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    rfricke-asymmetrik and tbl3rd committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    024621c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f3a736 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. GH-1417: Remove the "skipped" nil UUID Cromwell status hack. (#393)

    * Remove the "skipped" nil UUID Cromwell status hack.
    * Patch up the rebase.
    * Fix rebase conflict.
    * Patch up rebase.
    * The status-counts fn is an old Zeroism.
    * Update docstrings.
    * Remove duplicate batch/workload-request spec.
    * Use the batch-namespaced spec.
    * Glean some lint that collected.
    tbl3rd committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    4ed31e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. [GH-1419] Terra Executor queue length should consider workflows with …

    …null status (#481)
    
    Added new integration test.
    Also in existing integration tests, corrected faulty assumption in mocking:
    Firecloud returns differently formatted workflows depending on whether they are fetched as part of a submission fetch, or fetched individually.
    okotsopoulos committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    f962b36 View commit details
    Browse the repository at this point in the history
  2. GH-1397: Sweep and snapshot dataset row IDs that were missed when pol…

    …ling a dataset (#468)
    
    * Document Swagger validation of API specs.
    * Mock snapshots missing TDR row IDs.
    * Mock datarepo/query-table-between instead of source/find-new-rows.
    * Verify that rows are shared across updates.
    * Work around deprecation warning.
    * Do not call start-source! twice.
    * Goodby Fibonacci.
    * Simplify.
    * Add earliest and latest and clean up.
    * Make find-new-rows work with combine-tdr-source-details.
    * Run `clojure -M:format` in this directory
    * Glean more lint.
    * Should probably count rows in running snapshots too.
    * Respond to more Ed comments.
    tbl3rd committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    2e880b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. [GH-1139] Logging level and configuration (#480)

    * Logging level and configuration
    
    * unit testing for logging levels
    
    * few fixes/pr changes
    
    * use prepared statement
    rfricke-asymmetrik committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    c30e774 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. GH-1395: Document the new WFL retry capability for users. (#483)

    * The /retry endpoint is not implemented.
    * Address some comments from Ed.
    * Add a note from OK.
    tbl3rd committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    1be20dc View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

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

Commits on Aug 11, 2021

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

Commits on Aug 12, 2021

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

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    83677c2 View commit details
    Browse the repository at this point in the history
  2. [GH-1402] Write Workflow Outputs to the Terra Data Repository (#474)

    * [GH-1405] Add Schema for TerraDataRepoSink (#473)
    
    [GH-1405] Add Schema for TerraDataRepoSink
    RR: https://broadinstitute.atlassian.net/browse/GH-1405
    Add schemas for the following types
    - TDRJobStatus
    - TDRJobType
    - TerraDataRepoSinkDetails
    and the TerraDataRepoSink table.
    
    * [GH-1314] Start Implementing DataRepo Sink (#476)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1413
    Add load/create functions for the data repo sink - leaving update as "unimplemented".
    
    * [GH-1415] Implement `update-sink` for TerraDataRepoSink (#478)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1415
    
    This change contains a rough implementation of the TerraDataRepo sink update functionality. After discovering certain hurdles in the original design, I've made some tweaks and incorporated TDR's work https://broadworkbench.atlassian.net/browse/DR-1960 so that we only need one ingest request instead of separately loading the output files and output metadata. At the time of writing, DR-1960 is work in progress so our ingests won't work just yet.
    
    Some things to call out in this change that I'm deferring to a follow up change into the feature branch:
    
    I need to upload the json file for TDR to ingest. I'm currently using our test outputs bucket as a temporary folder for this which is obviously not a production-ready solution. Possible fixes include creating a scratch bucket for workflow-launcher, creating a bucket per workload, using the executor's execution bucket... etc. Suggestions welcome.
    Since the ingests always fail, I'm leaving some of the work post-ingest as a TODO.
    
    * [GH-1425] Expose `TerraDataRepoSink` Via the HTTP API (#484)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1425
    Add specs and register in wfl.api/spec.
    Add end-to-end system test for reading/writing workflow inputs/outputs to TDR (used the illumina_genotyping_array pipeline as it's smaller than sarscov2_illumina_full).
    
    Co-authored-by: Chengchen(Rex) Wang <14366016+rexwangcc@users.noreply.github.com>
    
    * [GH-1416] Document DataRepo Sink (#485)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1416
    Add section to `sink.md` describing how to configure workflow-launcher
    to write outputs back to a terra datarepo dataset.
    
    * [GH-1430] Remove `stage/validate-or-throw` and inline their implementations into `create-X`. (#490)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1430
    Remove stage/validate-or-throw and inline their implementations in their respective create-X functions.
    
    This is done because
    - we were losing context (ie. was this a source/sink/executor) and had a collision in the tdr sink and source impls
    - these multimethods didn't really make sense and require some redesign work
    
    * address @okotsopoulos's feedback
    
    Co-authored-by: Chengchen(Rex) Wang <14366016+rexwangcc@users.noreply.github.com>
    ehigham and rexwangcc committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    a15e803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dee3a80 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

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

Commits on Aug 18, 2021

  1. [GH-1303] Google Cloud Logging Alerts (#486)

    * Documentation for monitoring alerts and error response
    
    * Fix lint error and add md file to yml
    rfricke-asymmetrik committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    a120487 View commit details
    Browse the repository at this point in the history
  2. [GH-1418] sourceLocation null fix (#487)

    * initial sourcelocation log fix
    
    * Update jdbc macros to include line number
    rfricke-asymmetrik committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    b425eaa View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

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

Commits on Aug 24, 2021

  1. [GH-1301] Add Slack watcher support for user exceptions. (#467)

    * Add a Slack module.
    
    * Thanks to the linter.
    
    * Notify Slack channels UserExceptions.
    
    * Commit the consensus summary from mobbing.
    
    * Agent, WIP.
    
    * Resolve merge conflict.
    
    * Checkpoint.
    
    * Update the add-notification api.
    
    * Use a persistentqueue for notification agent.
    
    * Lint.
    
    * Commit tests.
    
    * CLean up.
    
    * Lint.
    
    * Linnnnnnt.
    
    * DB changes.
    
    * Update existing docs.
    
    * Resolve comments.
    
    * Add watcher spec.
    
    * Add watchers on all workload creations.
    
    * Remove comment blocks and fix unit tests.
    
    * Feature complete.
    
    * Attempt to fix the test.
    
    * Tests work now!
    
    * Lint.
    
    * Move deserialization to the top level.
    
    * deref should have a boundary.
    
    * Further separate the logic.
    
    * Lint.
    
    * Resolve comments.
    
    * Lint.
    
    * Bump the time out for slack integration tests.
    
    * Make watchers [SlackChannel ChannelId] | [EmailAddress EmailAddress] | EmailAddress.
    
    * Add a debugging line for slack test.
    
    * Mark the test as pending.
    
    * In fact we don't need 2 dimentional arrays for watchers.
    
    * Redo serialization and de-serialization, so it's more clear and secure.
    
    * Lint.
    
    * Thanks @tbl3rd. Address comments.
    
    * DB migration.
    
    * Thanks to the team, finally have a rough consensus.
    
    * Lint.
    
    * Update docs.
    
    * Our test caught a real issue!
    rexwangcc committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    310d57b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Add a nightly system test against dev WFL (#498)

    * Make system test more flexible when kick off through make.
    
    * Add a nightly system test.
    
    * Add a nightly target for make and run it in Github Actions.
    
    * Typo.
    
    * oops.
    rexwangcc committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    210dbae View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

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

Commits on Sep 2, 2021

  1. Remove the UI component of WFL. (#499)

    * Remove the ui dir and make module references and ci refs.
    
    * bump version of reitit.
    
    * Add back the swagger page to API.
    
    * Add back ui dir but only keep the proxy image.
    rexwangcc committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    5cdd898 View commit details
    Browse the repository at this point in the history
  2. [GH-1353] Fix spec error when skipValidation sent (#497)

    * Fix spec error when skipValidation sent
    
    * fix lint errors
    
    * revert other fix, save source with a dataset edn if skipvalidation true
    rfricke-asymmetrik committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    dfc7212 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. [GH-1441] Stop swallowing UserExceptions (#501)

    * userexception initial
    
    * actually return userexceptions and log them as warnings
    
    * small changes
    rfricke-asymmetrik committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    d74563d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

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

Commits on Sep 14, 2021

  1. GH-1454 Update covid and executor integration tests to reflect update…

    …d method configuration version (#504)
    okotsopoulos committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    d157260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1174eda View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. GH-1446: fix system tests again (#502)

    * Port changes from old review and debug branch.
    * 1 file(s) formatted incorrectly
    * Examine wedged workloads.
    * I dropped the database.
    * Commit debug hacks so line numbers agree with logs.
    * Move trace to flag only updating workloads.
    * Fix when-all-workflows-finish.
    * Checkpoint ingest-illumina-genotyping-array-files.
    * Checkpoint BQ interface.
    * Still: Can not delete a dataset being used by snapshots
    * Handle another dataset-or-snapshot case.
    * Work around {:defaultSnapshotId nil}.
    * Fix dataset fixture.
    * Don't fail test-workflows-by-status when no workloads.
    * Try using wfl-dev instead of general-dev-billing-account.
    * Revert "Try using wfl-dev instead of general-dev-billing-account."
    tbl3rd committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    726f144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23897c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. GH-1462: Make :watchers key always optional. (#515)

    * Make :watchers key always optional.
    * Mention that the watchers field is optional in docs.
    tbl3rd committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    3cfff8d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Bump AoU Arrays.wdl version to 2.4.1 to drop default (#514)

    genotype_concordance_threshold to 0.95.
    tbl3rd committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    d981184 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. GH-1444 TerraDataRepoSource should not snapshot more frequently than …

    …every 20 min (#513)
    
    Also back to updating last_checked any time we poll TDR, even if it did not find new rows.
    okotsopoulos committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    398f810 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Updating the version for the develop branch to 0.9.0 (#517)

    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    rhiananthony and rhiananthony committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    b5f1b11 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. GH-1373 rename removeSucceeded in retry runbook (#519)

    Since we are really keeping the failed workflows.
    okotsopoulos committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    8d8b8e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. GH-1476 Log failed snapshot creation job's metadata and result (#518)

    Gracefully handle when datarepo/job-result throws
    ... which happens if the snapshot creation job failed due to dataset locking, for ex.
    Add unit tests for new function source/result-or-catch.
    okotsopoulos committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    25b0960 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

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

Commits on Oct 29, 2021

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

Commits on Nov 5, 2021

  1. Merge main into develop (#533)

    * v0.6.0 Release (#359)
    
    * [GH-1278] Fix SG update-workload! implementation from updating Clio multiple times (#358)
    
    [GH-1278] Fix SG update-workload! implementation from trying to update the
    clio BAM records for each Succeeded workflow repeatedly by restoring the
    :finished guard for register-workload-in-clio.
    Introducted in https://broadinstitute.atlassian.net/browse/GH-1277.
    
    * GH-1188: Bump GDCWholeGenomeSomaticSingleSample Version When Lantern Release (#351)
    
    * Restore inputs processing hacks.
    * GDCWholeGenomeSomaticSingleSample moved.
    * Run off of /develop/ branch instead.
    * clojure -M:format
    * Use the GDCWholeGenomeSomaticSingleSample_v1.1.0 release.
    * Remove the Rich Comment.
    
    * GitHub `develop` infrastructure + release changes (#356)
    
    Update test actions to only run on PRs.
    Update release action to only run on new commits into main.
    Update + format docs about branching off develop and releasing into main.
    Restore tag-and-push-images in cli.py
    
    * GH-1282: Document WFL's support for Somatic Genomes. (#361)
    
    * Draft doc module for SG.
    * Update navigation Camel^H^H^H^H^HYAML.
    
    * Update CHANGELOG.md for v0.6.0, including previous patches
    
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    Co-authored-by: Tom Lyons <tbl@broadinstitute.org>
    
    * Release v0.6.1 Patch (#365)
    
    * [GH-1284] Fix docker image generation (#363)
    
    The `Dockerfile` is being invoked in the root directory - we don't need
    to add the parent directory, just the current one.
    
    * [GH-1277] Prevent update loop from terminating (#364)
    
    Catch all throwables to make sure a workload failure doesn't bring down
    workflow-launcher.
    
    * update changelog + bump patch to v0.6.1
    
    * release 0.7.0 - SARSCov2 Illumina Full support In Terra (#440)
    
    * Snapshot creation uses datetime rather than date (#355)
    
    * Snapshot creation uses datetime rather than date
    
    * Making the name of the column used for datetime interval variable
    
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    
    * bump develop to 0.7.0 (#360)
    
    * util/do-or-nil-silently should move to build.clj (#367)
    
    * util/do-or-nil-silently should move to build.clj
    
    * Fixed indentation to match standard
    
    * GH-1226 Support entity set creation when creating submissions. (#353)
    
    * First pass: create-submissions generates one submission per entity.
    
    * Cleaned up TODOs for first pass attempt, reformatted tests to pass lint step in build.
    
    * Second pass: support entity set creation when specifying >1 entity for a submission.
    
    Refactored bigquery table dump to pull out now-common code.
    
    * Address PR feedback
    
    To simplify, will generate an entity set even for the singleton input.
    Removed firecloud/consolidate-entities-to-set as a result.
    Need to pass in 'expression' to submission creation payload when specifying an entity set.
    Supplemented integration and unit tests.
    
    * Create an interface all COVID work can build on top of. (#369)
    
    * Create an interface all hornets work on top of.
    
    * Apply suggestions from code review
    
    * Update readme.md
    
    Build Boad.
    
    * GH-1272: Lists are not imported correctly into a Terra Workspace Entity (#368)
    
    * Boad -=> Board
    * Still doesn't round-trip on doubles and values like "19A".
    * Unit test wfl.tsv.
    * Ensure TSV mappability.
    * Ensure TSV is tabulatable.
    * Fix bug in assert-mapulatable!.
    
    * Add wfl.service/rawls.clj for interacting directly with Rawls API (#370)
    
    * Rename rawls/create-snapshot -> create-snapshot-reference (#373)
    
    We create the snapshot in the TDR, and link to it in the workspace via Rawls.
    
    * [GH-1215] Add snapshot_reference_id to Sarscov2IlluminaFull table schema (#375)
    
    * Add snapshot_reference_id to Sarscov2IlluminaFull table schema
    
    Because schema update hasn't run, altering existing table definition in place.
    
    * Documentation changes from local Postgres debugging, onboarding
    
    - Clarified order of operations when installing, using local Postgres
    - Fixed broken intra-doc links
    - Added docs readme with instruction for launching local documentation site
    
    * Add instruction for recreating wfl DB to development docs
    
    * Remove references to undefined documentation files
    
    * [GH-1293] fix test-create-submissions-for-entity-set (#378)
    
    Simply getting the submission again is not sufficient to guarantee that
    the workflow has been queued for execution. Poll instead.
    
    * Update documentation and infrastructure for release candidates (#377)
    
    * Update documentation and infrastructure for release candidates
    - creating release candiates
    - bashing release candidates
    
    Restore version override in cli.py.
    Re-tag latest docker images in cli.py so that version can be
    overwritten.
    
    Update IMAGES target in Makefile to add the :latest tag.
    Clean up :latest images on distclean target.
    
    * fix whitespace
    
    * Bump ssri from 6.0.1 to 6.0.2 in /ui (#382)
    
    Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/npm/ssri/releases)
    - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
    - [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * add interactive script ahead of covid-19 demo  (#380)
    
    * add interactive script ahead of covid-19 demo tomorrow
    
    * fix rawls test failure
    
    * reformat test
    
    * share demo remources with cdc-covid-surveillance firecloud group
    
    * corrections from review
    
    * format for consistency
    
    * clone a dev workspace instead of the prod one
    
    * fix test-import-snapshot - workspace changed
    
    * fix arrays test failures
    
    * [GH-1213] Update DB schema for COVID workload creation (#381)
    
    * changelog changes
    
    * Link workload with source, sink and executor tables.
    
    * Update the p-keys to bigint.
    
    * SQL has reserved table.
    
    * Initial creat covid workload commit
    
    * Verifies dataset as well
    
    * Update DB schema.
    
    * Address comments.
    
    * v0.6.0 Release (#359)
    
    * [GH-1278] Fix SG update-workload! implementation from updating Clio multiple times (#358)
    
    [GH-1278] Fix SG update-workload! implementation from trying to update the
    clio BAM records for each Succeeded workflow repeatedly by restoring the
    :finished guard for register-workload-in-clio.
    Introducted in https://broadinstitute.atlassian.net/browse/GH-1277.
    
    * GH-1188: Bump GDCWholeGenomeSomaticSingleSample Version When Lantern Release (#351)
    
    * Restore inputs processing hacks.
    * GDCWholeGenomeSomaticSingleSample moved.
    * Run off of /develop/ branch instead.
    * clojure -M:format
    * Use the GDCWholeGenomeSomaticSingleSample_v1.1.0 release.
    * Remove the Rich Comment.
    
    * GitHub `develop` infrastructure + release changes (#356)
    
    Update test actions to only run on PRs.
    Update release action to only run on new commits into main.
    Update + format docs about branching off develop and releasing into main.
    Restore tag-and-push-images in cli.py
    
    * GH-1282: Document WFL's support for Somatic Genomes. (#361)
    
    * Draft doc module for SG.
    * Update navigation Camel^H^H^H^H^HYAML.
    
    * Update CHANGELOG.md for v0.6.0, including previous patches
    
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    Co-authored-by: Tom Lyons <tbl@broadinstitute.org>
    
    * Resolve merge conflicts.
    
    * Fix issues generated from rebasing.
    
    * Fix the failing integration tests.
    
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    Co-authored-by: Edmund Higham <ehigham@users.noreply.github.com>
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    Co-authored-by: Tom Lyons <tbl@broadinstitute.org>
    
    * Add multimethods for source, executor and sink operations (#383)
    
    * Add multimethods for source, executor and sink operations
    Add skeleton implementations for tdr-source
    
    * make use of `!` more consistent?
    
    * add create operations for source, executor and sink
    
    * [GH-1215] Import snapshots within COVID workload (#376)
    
    - Data model change: a snapshot_reference_id is linked to a workspace and should be associated with the executor, not the source (TDR in our use case)
    - Added covid/get-imported-snapshot-reference - nil or snapshot reference from Rawls for snapshot_reference_id in executor details instance (to be created from TerraExecutorDetails)
    - Added covid/import-snapshot! - import snapshot to workspace, writing to DB if successful
    - Added integration tests (incomplete coverage)
    
    * [GH-1295] Use Rawls to Import Workflow Outputs (#384)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1295
    
    firecloud's flexibleImportEntities has a size limit on the TSV file you POST. Unfortunately, one sarscov2_illumina_full workflow's outputs exceeds this. We can work around this issue by using Rawl's batchUpsert. This is slightly different as it takes a list of operations on how to construct the entity rather than the entity serialised to TSV.
    
    In this PR, I've demonstrated how we can use Rawls to import the workflow's outputs into the workspace. I've also updated the demo to do this for a workflow that has already passed.
    
    * GH-1285: [COVID] Launch submissions through Rawls, and keep track of them (#372)
    
    * Simplify day intervals.
    * Document wfl.tools.snapshots.
    * Map name over keyword arguments.
    * Force the production Rawls.
    * Checkpoint groups getters.
    * Patch rebase conflict.
    * Implement start-covid-workload! kinda.
    * Checkpoint start-covid-workload! test.
    * Add covid-workload-request to support unit.
    * clojure -M:format
    * Move Rich comment into a unit test.
    * Respond to comments and tidy up a little
    * Remove unit test now covered by integration.
    * Document clojure.test/test-vars to remind me.
    
    * Bump url-parse from 1.4.7 to 1.5.1 in /ui (#388)
    
    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Update db schema again based on lasted discussions. (#387)
    
    * Update db schemas.
    
    * Make the names more clear.
    
    * Address comments.
    
    * Switch to SQL syntax from XML.
    
    * Address more comments.
    
    * one more update.
    
    * Bump y18n from 4.0.0 to 4.0.1 in /ui (#352)
    
    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * [GH-1301] Notify Workload Watchers when "User Visible" Exceptions Occur (#386)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1301
    Introduce wfl.util.UserVisibleException - a new type of exception that we should handle to throw and handle errors that users are meant to see.
    Re-wire the background loop to handle UserVisibleException and also be more exception safe. Start to plumb in email notifications.
    
    * Bump hosted-git-info from 2.8.8 to 2.8.9 in /ui (#392)
    
    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump lodash from 4.17.19 to 4.17.21 in /ui (#390)
    
    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * [GH-1311]: Create/Load COVID workloads (#389)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1311
    Add support for loading and creating COVID workloads
    Add PR test hook for database/ directory
    Tweak database schema to make it a bit easier to create workloads
    
    * [GH-1313] TerraWorkspaceSink/update-sink! (#394)
    
    * Add implementation for TerraWorkspaceSink/update-sink!
    Rework temporary-postresql-database fixture to override wfl-db-config
    
    * integration test passes
    
    * add make-queue-from-list to be clearer
    
    * fix test
    
    * use max(id) + 1 for new output row instead of table length + 1
    
    * [GH-1215] COVID TerraExecutor/update-executor!
    
    Added update-terra-executor and required helpers:
    - coerce an available snapshot from source queue to a snapshot reference
    - add entry point for submission creation
    - write new workflows to executor details instance
    
    Refined queue peek and pop for source and executor.  Notably, queue peeks return a meaningful object (snapshot for source, workflow for executor) rather than a database record.
    
    Removed now-deprecated code from earlier update loop design.
    Added integration test.
    
    * [GH-1306] Add `workflows` multimethod for workloads (#396)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1306
    Add workflows multimethod
    Change all locations where workflows are accessed via the :workflows keyword to use this function.
    Implement workflows for COVID
    
    I've added a simple test to make sure the SQL is correct
    Awaiting executor implementation to test with more than 0 workflows.
    
    * [GH-1222] Check for new work in TDR (#371)
    
    * v0.6.0 Release (#359)
    
    * [GH-1278] Fix SG update-workload! implementation from updating Clio multiple times (#358)
    
    [GH-1278] Fix SG update-workload! implementation from trying to update the
    clio BAM records for each Succeeded workflow repeatedly by restoring the
    :finished guard for register-workload-in-clio.
    Introducted in https://broadinstitute.atlassian.net/browse/GH-1277.
    
    * GH-1188: Bump GDCWholeGenomeSomaticSingleSample Version When Lantern Release (#351)
    
    * Restore inputs processing hacks.
    * GDCWholeGenomeSomaticSingleSample moved.
    * Run off of /develop/ branch instead.
    * clojure -M:format
    * Use the GDCWholeGenomeSomaticSingleSample_v1.1.0 release.
    * Remove the Rich Comment.
    
    * GitHub `develop` infrastructure + release changes (#356)
    
    Update test actions to only run on PRs.
    Update release action to only run on new commits into main.
    Update + format docs about branching off develop and releasing into main.
    Restore tag-and-push-images in cli.py
    
    * GH-1282: Document WFL's support for Somatic Genomes. (#361)
    
    * Draft doc module for SG.
    * Update navigation Camel^H^H^H^H^HYAML.
    
    * Update CHANGELOG.md for v0.6.0, including previous patches
    
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    Co-authored-by: Tom Lyons <tbl@broadinstitute.org>
    
    * Release v0.6.1 Patch (#365)
    
    * [GH-1284] Fix docker image generation (#363)
    
    The `Dockerfile` is being invoked in the root directory - we don't need
    to add the parent directory, just the current one.
    
    * [GH-1277] Prevent update loop from terminating (#364)
    
    Catch all throwables to make sure a workload failure doesn't bring down
    workflow-launcher.
    
    * update changelog + bump patch to v0.6.1
    
    * Remove outdated test code.
    
    * Remove unused utilities code.
    
    * Checkpoint.
    
    * Bump timeout for system tests, as it takes longer to finish now.
    
    * Update docs to include how to override envs for local testing.
    
    * Commit what I had before surgery.
    
    * Wrap up.
    
    * Add a protocol extension for psql array.
    
    * Update DB schema to store row ids for TDR.
    
    * Also store TDR row-ids and query interval info in DB.
    
    * Move protocol test to integration.
    
    * Update utc-now util also randomize the snapshot name with request datetime.
    
    * Resolve merge conflicts.
    
    * Fix weirdness during rebasing...
    
    * Move the logic into the multimethod interface.
    
    * Take out the utc-now util function.
    
    * Move protocol test to jdbc_test and reformat code.
    
    * Remove duplicate code.
    
    * Remove comment blocks.
    
    * Fix broken MD during rebasing.
    
    * Crazy formats.
    
    * Fix a bug with the snapshot naming.
    
    * Add the snapshot_id back to DB schema.
    
    * Include job-status in Source Details table.
    
    * update TDR jobs that are still running as part of source update loop.
    
    * Fix timestamp formatting.
    
    * Exclude the problematic test.
    
    * Fix a hiccup.
    
    * Fix formatting and a small issue with job-result from TDR.
    
    * Minor fixes around covid module.
    
    * Add unit and integration tests.
    
    * Lint.
    
    * Let DB control the primary key auto increment.
    
    * Fix the issues identified by the tests.
    
    * Fix an issue with the jdbc protocol test.
    
    * Update unit tests.
    
    * Call the multi-method in covid test to make sure everything is plumbed correctly.
    
    * Log when TDR snapshot creation job failed.
    
    * Address comments.
    
    * Increase the interval of system test polling.
    
    Co-authored-by: Edmund Higham <ehigham@users.noreply.github.com>
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    Co-authored-by: Tom Lyons <tbl@broadinstitute.org>
    
    * [GH-1314] expose workflows via `GET /api/v1/workload/{uuid}/workflows` (#397)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1314
    Adding a separate workflows selector will allow us to decouple the workload representation from serialisation artefacts that aren’t useful for a user.
    
    In this PR, I'm changing the workload data model such that `GET /api/v1/workloads`
    to only return workload metadata (everything but the workflows) and adding
    `GET /api/v1/workloads/{uuid}/workflows`
    to fetch the workflows in the workload.
    
    * [GH-1317] start the workload source (#399)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1317
    
    The source of the workload needs to be told that the workload has been started so it can start looking in he datarepo for new data.
    I've added a new multi-method for the source to start it, called on start-workload!. This writes last_checked to be the time when we should start listening for new data.
    
    * TerraExecutor/update-executor should update active, failed workflow statuses (#398)
    
    1. Within a single tx, fetch executor details workflow records with active or failed status.
    2. For each record, use Firecloud to fetch up-to-date workflow object. Update the record with the corresponding new workflow status.
    3. Within a single tx, write new record statuses to DB.
    
    Updated integration tests.
    
    * GH-1307 GH-1312 Update method configuration using snapshot reference (#402)
    
    In new method `update-method-configuration!`:
    
    1. GET the method configuration from Firecloud
    2. If the Firecloud-derived mc version doesn't match our DB record, throw
    3. Update the method configuration with the snapshot reference name and POST to Firecloud
    4. Increment our DB record's mc version
    
    Supplemented integration tests.
    
    * [GH-1322] TDR Snapshots Source (#403)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1322
    Adding a new source to workflow-launcher that's a list of snapshots.
    
    * [GH-1318] Stop Workload Source (#400)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1318
    Add `stop-source` multimethod and implement for the TerraDataRepoSource.
    When stopped, the source will stop looking for new rows to snaphot in
    the TDR.
    
    Also added logic for when the workload is finished. In this case, once
    started the workload is finished when it has been stopped and both
    source and executor queues are empty. To do this, I added another
    multimethod to return the length of the queues.
    
    For the executor, the length of the queue is the number of workflows
    that have not been consumed or aborted.
    
    For the source, the length of the queue is the number of unconsumed
    records whose snapshot job is not 'failed'.
    
    Note that this is slightly at odds with peek, where peek is meant to
    return objects that are ready to be consumed.
    
    * GH-1216: [TDR New Work Detection] Extend System Tests for COVID processing (#395)
    
    * Update vault to work around NoClassDefFoundError.
    * Checkpoint failing with PSQLException: FATAL: database ... does not exist 
       database "wfltest147f1cbf976046e68e6beb5eef728674" does not exist
    * Spec validation still losing sink and source keys.
    * Update most dependencies.
    * Restore batch or covid request.
    * Checkpoint "working" spec.clj.
    * Lift strip-internals out of endpoint API transaction.
    * New system test passing again.
    * Use Ed's strip-internals fix.
    * clojure -M:format
    * Respond to comments but now there is no :name in response.
    * clojure -M:format
    * Make ::name optional for now.
    
    * [GH-1320] add `snapshotReaders` to tdr source (#405)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1320
    Adding a list of people who want to access to the snapshots we create to the source request.
    
    * Remove liquibase-core from build dependencies. (#407)
    
    * [GH-1213] Create covid workload verifications (#379)
    
    * Update the specs.
    
    * Commit pair programming results.
    
    * Commit updated implementation (WIP).
    
    * organizing the keyworrds in spec.clj
    
    * It seems spec/or requires ky-value pairs! Fix it.
    
    * Added start of workflow-request for create-covid-workload function
    
    * changelog changes
    
    * Link workload with source, sink and executor tables.
    
    * Update the p-keys to bigint.
    
    * SQL has reserved table.
    
    * We cannot use table as col name in SQL.
    
    * Checkpoint.
    
    * More.
    
    * Initial creat covid workload commit
    
    * Verifies dataset as well
    
    * Verifications of the source, executor and sink
    
    * More verification of sink and executor
    
    * Verification of source, sink, executor pre review
    
    * Fixing broken test and docstrings instead of comments
    
    * Update api/src/wfl/service/rawls.clj
    
    * Fix and rewrite the test.
    
    * Fix the test part II.
    
    * Adding more tests for the create-covid-workload and adding messages for the cause of a thrown exception
    
    * Updated tests and create covid workload verifications
    
    * removing commente3d out code
    
    * removing get-workspace function from rawls code since we use firecloud to make this call
    
    * Adding lint changes
    
    * split up tests. Added verification of dataset table and columns
    
    * Lint changes
    
    * Fixing merge conflict and lint issue
    
    * Fixing import
    
    * Updated to base off of develop changes
    
    * Adding validation to create workflow logic
    
    * Updates to test, spec and create method
    
    * Working validation tests
    
    * linted. Also removed old Liquibase files no longer used
    
    * cleanup of testing namespace
    
    * removing try/catch since in verify source function
    
    * Moving validation to top of function
    
    * Moving docstrings for two functions
    
    * Fixing two broken integration tests for covid
    
    * Using variables bound in the TDR section for validation
    
    * Moving some code within file to group liike code together
    
    * Fixed all integration tests. Reorganized location of workload methods in covid module
    
    * Fixed all integration tests. Reorganized location of workload methods in covid module
    
    * Removing extraneous description for integration tests relating to create workload method
    
    * Removing extraneous description for integration tests relating to create workload method
    
    * linted
    
    * Converted verification methods to multimethods dispatched off name
    
    * Updated name of validate source, executor, sink functions
    
    * Fixed merge conflicts and linted
    
    * removing unnecessary changeset
    
    * reverted spec.clj to develop branch. Also cleaned up some cruft
    
    * reverted spec.clj to develop branch. Also cleaned up some cruft
    
    * Making get-workspace-json function private and adding a public function which checks the workload. Also cleaned up the create verification methods and removed some unnecessary variables. Also moved source/sink/executor verification functions to the source/sink/executor sections
    
    * Adding default implementations for the create validation functions
    
    * linted
    
    * fixing firecloud method and tests
    
    * Fixing merge conflicts with develop branch
    
    * Adding flags for skipping validation of source, executor and sink in requests (#404)
    
    * Adding flags for skipping validation to source, executor and sink
    
    * linted
    
    * Fixing merge conflict
    
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    
    * linting fixes
    
    * linted and fixes some nits
    
    * Fixing nits
    
    * Fixing nits
    
    * lint fixes
    
    Co-authored-by: Rex <rexwangcc@gmail.com>
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    Co-authored-by: Chengchen(Rex) Wang <14366016+rexwangcc@users.noreply.github.com>
    
    * GH-1316 Create submission within TerraExecutor update (#406)
    
    GH-1316 Create submission within TerraExecutor update
    
    Fully implemented `create-submission!` stub, pulling in existing `update-method-configuration!`.
    Simplified code which previously passed around updated executor with incremented method configuration version.
    Docstrings converted to use backticked parameter names to preserve camel case.
    Expanded integration testing.
    
    * [GH-1323] to-edn (#409)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1323 https://broadinstitute.atlassian.net/browse/GH-1321 
    
    Added util/to-edn a general :type dispatch function to coerce an object into a user-friendly EDN view that gets returned to the user.
    Allow terra executor to update details table with workflow IDs between update calls
    Introduce `done?` to test when the workload should be marked `:finished`
    Fetch workflow inputs/outputs from firecloud and transform them into a more workable form
    Fix jdbc double exaludations
    
    * GH-1298: TerraWorkspaceSink - verify target entity columns exist (#410)
    
    * Worried that :missing will get swamped by :attributes though.
    
    * [GH-1327] Fix Start After Stop (#411)
    
    [GH-1327] Fix Start After Stop
    In this change I'm fixing the strange behaviour were we can start a
    covid workload after it was stopped. To do this, I've made it illegal to
    stop a workload before it's been started.
    
    I've done this because stop before start seems strange to me too. The
    purpose of stop was to stop getting new data from the source but allow
    all data in the workload pipeline to get flushed (ie. consume all
    created snapshots and write all worklfows back). Stop was not meant for
    aborting a workload and cancelling/aborting all active prossessing. If
    there is a use case for such a thing (and i think there is) - I think we
    should expose a new endpoint called `POST /api/v1/abort` or something.
    
    Of course this PR is pretty small so if the team feels strongly about
    stop before start I can find another solution/
    
    * [GH-1327] update system tests after /stop changes (#412)
    
    [GH-1327] update system tests after /stop changes removing verification that we can stop before starting and no workflows are run,
    
    * [GH-1333] Fix NullPointerException in TDR Source (#418)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1333
    Caused by database changes not propagated to source code. Destructing
    old keys for the source lead to null values.
    
    * [GH-1336] Fix continual snapshot creation (#419)
    
    Our BigQuery query was wong as we were simply calling `toString` on a
    java.sql.Timestamp. This lead to intervals like
    `['2021-05-26 15:31:18.287641' '2021-05-26T20:00:13']`
    The space was causing the problem and BigQuery interpreted that as a
    date. The fix is to ensure the lower and upper bound of our query-between
    interval is of the same type by coercing java.sql.Timestamp `last_checked`
    into a java.time.OffsetDateTime.
    
    * [GH-1337] fix create snapshot job always failing
    RR: https://broadinstitute.atlassian.net/browse/GH-1337
    Caused by destructuring the tdr job response with the wrong key.
    
    * [GH-1338] Fix wfl not discovering new dataset rows
    RR: https://broadinstitute.atlassian.net/browse/GH-1338
    This isn't a complete fix sadly but it at least solves the problem for
    low ingest rate projects like COVID. For now, only updating
    `last_checked` when we successfully found new rows in the dataset.
    
    * [GH-1339] Prevent Snapshot Job IDs from being clobbered with nils
    RR: https://broadinstitute.atlassian.net/browse/GH-1339
    When we update the status of snapshot creation jobs, we only get the
    job metadata when the job is complete.As a consequence, `nil`s are
    propagated up the call stack and the database record is clobbered with
    nils, including the `snapshot_creation_job_id` column.
    
    To fix this, always return the metadata and log the failure should one occur.
    
    * [GH-1331] document `/stop` and `/workflows` (#417)
    
    [GH-1331] Document `/stop` and `/workflows` endpoints
    RR: https://broadinstitute.atlassian.net/browse/GH-1331
    Updating documentation for changes in v0.7.0:
    - workload-response no longer returning workflows
    - `GET /api/v1/workload/{uuid}/workflows`
    - `POST /api/v1/stop`
    
    Co-authored-by: Chengchen(Rex) Wang <14366016+rexwangcc@users.noreply.github.com>
    
    * Add test-covid-workload to parallel test group (#424)
    
    … and fix method configuration namespace.
    
    * [GH-1341] Fix accepting malformed labels in workload request
    RR: https://broadinstitute.atlassian.net/browse/GH-1341
    Enforce labels are of the form "name:value" where
    - name starts with a letter followed by any combination of letters,
      numbers, underscores and dashes
    - value is any non-blank string not containing `:`
    
    I had to include labels in the batch workload request as the coercion
    layer got confused when you gave it bad labels.
    
    * [GH-1344] Enforce valid email addresses in workload `watchers`
    
    * [GH-1348] Remove :pipeline from COVID workload request (#426)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1348
    The :pipeline attribute of the workload request is meaningless for COVID-type workloads. Note that these workloads aren't even specific to COVID-19 processing, rather a generalisation.
    In this PR, I've removed the :pipeline attribute. To do this, all workload operations on maps with a nil :pipeline will be implemented by the functions in the covid namespace.
    
    * [GH-1350] fix Terra Workspace sink validation (#427)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1350
    The "Terra Workspace" sink validation did not validate that the
    attributes listed in fromOutputs exist in the specified entity
    type in the workspace. This PR fixes this.
    
    * Bump dns-packet from 1.3.1 to 1.3.4 in /ui
    
    Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
    - [Release notes](https://github.com/mafintosh/dns-packet/releases)
    - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * [GH-1325] Get or import snapshot (#422)
    
    Within rawls namespace:
    - get-snapshot-references: lazily paginate through all snapshot references in a workspace.
    - create-or-get-snapshot-reference: if importing the snapshot fails with a 409, find the first existing snapshot reference matching the snapshot id.
    
    * [GH-1354] Enforce `snapshotReaders` are email addresses (#428)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1354
    This guards against erroring while creating snapshots if a user
    makes a typo.
    
    * [GH-1356] Fix Coercion Failure for TDR Snapshots Source (#429)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1356
    Caused by https://github.com/metosin/reitit/issues/494
    Fix as per https://broadinstitute.atlassian.net/browse/GH-1348
    
    Included integration test for reitit coercions to catch this sooner.
    
    * [GH-1357] Fix failure to sink workflow outputs (#431)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1357
    I assumed (wrongly) the way Rawls represented workflows in a submission
    was the same as how cromwell represented workflows. I also mocked these
    representations incorrectly in tests. To fix this, only use the submission
    to fetch workflow IDs, then use firecloud's workflow and workflow/outputs
    endpoints so we don't have to adapt/mock multiple data models.
    
    * [GH-1359] Overwrite Workspace Entity On Sink (#432)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1359
    When sinking a resubmitted workflow, the TerraWorkspaceSink would
    append to the existing entity in the workspace. This leaves the entity
    in an even more wrong state than the reason the sample was reanalysed.
    Our fix (as agreed with cloreth) is to clobber the entity in the
    workspace by deleting the entity if it exists then upserting the new one.
    
    * Fix broken requirement install command in docs readme (#434)
    
    * Move docstring and document when true. (#436)
    
    The PR check fails in the test that Ed excludes on another branch.
    
    * [GH-1361] Disable Failing Tests for v0.7.0 Release (#435)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1361
    This is a low risk change for v0.7.0 as this test doess not exercise
    reachable product code.
    Disabling:
    - wfl.integration.modules.arrays-test/test-update-arrays-workload!
    
    * [GH-1363] Fix Sporadic Firecloud Test Failures (#437)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1363
    Caused by firecloud returning "Launching" as a workflow status - we were
    testing that the status was in #{"Queued" "Submitted"}.
    Fix util/poll so logical FALSE can be returned from the action.
    
    * Bump ws from 6.2.1 to 6.2.2 in /ui (#433)
    
    Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](https://github.com/websockets/ws/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * update changelog for v0.7.0
    
    Co-authored-by: Rhian Anthony <rhian.anthony@gmail.com>
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    Co-authored-by: Olivia Kotsopoulos <okotsopo@broadinstitute.org>
    Co-authored-by: Chengchen(Rex) Wang <14366016+rexwangcc@users.noreply.github.com>
    Co-authored-by: Tom Lyons <tbl@broadinstitute.org>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    Co-authored-by: Rex <rexwangcc@gmail.com>
    
    * release v0.7.1 - Bug Fixes (#443)
    
    * bump for v0.7.1 patch
    
    * GH-1375: Fix AoU nightly test: GET /api/v1/workload fails with spec error from invalid creator (#442)
    
    * Don't spec the batch creator as an email address.
    
    * update changelog for v0.7.1
    
    Co-authored-by: Tom Lyons <tbl@broadinstitute.org>
    
    * Release/0.8.0 rc (#506)
    
    * Snapshot creation uses datetime rather than date (#355)
    
    * Snapshot creation uses datetime rather than date
    
    * Making the name of the column used for datetime interval variable
    
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    
    * [GH-1278] Fix SG update-workload! implementation from updating Clio multiple times (#358)
    
    [GH-1278] Fix SG update-workload! implementation from trying to update the
    clio BAM records for each Succeeded workflow repeatedly by restoring the
    :finished guard for register-workload-in-clio.
    Introducted in https://broadinstitute.atlassian.net/browse/GH-1277.
    
    * GH-1188: Bump GDCWholeGenomeSomaticSingleSample Version When Lantern Release (#351)
    
    * Restore inputs processing hacks.
    * GDCWholeGenomeSomaticSingleSample moved.
    * Run off of /develop/ branch instead.
    * clojure -M:format
    * Use the GDCWholeGenomeSomaticSingleSample_v1.1.0 release.
    * Remove the Rich Comment.
    
    * GitHub `develop` infrastructure + release changes (#356)
    
    Update test actions to only run on PRs.
    Update release action to only run on new commits into main.
    Update + format docs about branching off develop and releasing into main.
    Restore tag-and-push-images in cli.py
    
    * bump develop to 0.7.0 (#360)
    
    * GH-1282: Document WFL's support for Somatic Genomes. (#361)
    
    * Draft doc module for SG.
    * Update navigation Camel^H^H^H^H^HYAML.
    
    * Update CHANGELOG.md in develop (#362)
    
    cherry-pick from main
    
    * [GH-1284] Fix docker image generation (#363)
    
    The `Dockerfile` is being invoked in the root directory - we don't need
    to add the parent directory, just the current one.
    
    * [GH-1277] Prevent update loop from terminating (#364)
    
    Catch all throwables to make sure a workload failure doesn't bring down
    workflow-launcher.
    
    * util/do-or-nil-silently should move to build.clj (#367)
    
    * util/do-or-nil-silently should move to build.clj
    
    * Fixed indentation to match standard
    
    * GH-1226 Support entity set creation when creating submissions. (#353)
    
    * First pass: create-submissions generates one submission per entity.
    
    * Cleaned up TODOs for first pass attempt, reformatted tests to pass lint step in build.
    
    * Second pass: support entity set creation when specifying >1 entity for a submission.
    
    Refactored bigquery table dump to pull out now-common code.
    
    * Address PR feedback
    
    To simplify, will generate an entity set even for the singleton input.
    Removed firecloud/consolidate-entities-to-set as a result.
    Need to pass in 'expression' to submission creation payload when specifying an entity set.
    Supplemented integration and unit tests.
    
    * Merge v0.6.1 into develop (#366)
    
    * Create an interface all COVID work can build on top of. (#369)
    
    * Create an interface all hornets work on top of.
    
    * Apply suggestions from code review
    
    * Update readme.md
    
    Build Boad.
    
    * GH-1272: Lists are not imported correctly into a Terra Workspace Entity (#368)
    
    * Boad -=> Board
    * Still doesn't round-trip on doubles and values like "19A".
    * Unit test wfl.tsv.
    * Ensure TSV mappability.
    * Ensure TSV is tabulatable.
    * Fix bug in assert-mapulatable!.
    
    * Add wfl.service/rawls.clj for interacting directly with Rawls API (#370)
    
    * Rename rawls/create-snapshot -> create-snapshot-reference (#373)
    
    We create the snapshot in the TDR, and link to it in the workspace via Rawls.
    
    * [GH-1215] Add snapshot_reference_id to Sarscov2IlluminaFull table schema (#375)
    
    * Add snapshot_reference_id to Sarscov2IlluminaFull table schema
    
    Because schema update hasn't run, altering existing table definition in place.
    
    * Documentation changes from local Postgres debugging, onboarding
    
    - Clarified order of operations when installing, using local Postgres
    - Fixed broken intra-doc links
    - Added docs readme with instruction for launching local documentation site
    
    * Add instruction for recreating wfl DB to development docs
    
    * Remove references to undefined documentation files
    
    * [GH-1293] fix test-create-submissions-for-entity-set (#378)
    
    Simply getting the submission again is not sufficient to guarantee that
    the workflow has been queued for execution. Poll instead.
    
    * Update documentation and infrastructure for release candidates (#377)
    
    * Update documentation and infrastructure for release candidates
    - creating release candiates
    - bashing release candidates
    
    Restore version override in cli.py.
    Re-tag latest docker images in cli.py so that version can be
    overwritten.
    
    Update IMAGES target in Makefile to add the :latest tag.
    Clean up :latest images on distclean target.
    
    * fix whitespace
    
    * Bump ssri from 6.0.1 to 6.0.2 in /ui (#382)
    
    Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/npm/ssri/releases)
    - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
    - [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * add interactive script ahead of covid-19 demo  (#380)
    
    * add interactive script ahead of covid-19 demo tomorrow
    
    * fix rawls test failure
    
    * reformat test
    
    * share demo remources with cdc-covid-surveillance firecloud group
    
    * corrections from review
    
    * format for consistency
    
    * clone a dev workspace instead of the prod one
    
    * fix test-import-snapshot - workspace changed
    
    * fix arrays test failures
    
    * [GH-1213] Update DB schema for COVID workload creation (#381)
    
    * changelog changes
    
    * Link workload with source, sink and executor tables.
    
    * Update the p-keys to bigint.
    
    * SQL has reserved table.
    
    * Initial creat covid workload commit
    
    * Verifies dataset as well
    
    * Update DB schema.
    
    * Address comments.
    
    * v0.6.0 Release (#359)
    
    * [GH-1278] Fix SG update-workload! implementation from updating Clio multiple times (#358)
    
    [GH-1278] Fix SG update-workload! implementation from trying to update the
    clio BAM records for each Succeeded workflow repeatedly by restoring the
    :finished guard for register-workload-in-clio.
    Introducted in https://broadinstitute.atlassian.net/browse/GH-1277.
    
    * GH-1188: Bump GDCWholeGenomeSomaticSingleSample Version When Lantern Release (#351)
    
    * Restore inputs processing hacks.
    * GDCWholeGenomeSomaticSingleSample moved.
    * Run off of /develop/ branch instead.
    * clojure -M:format
    * Use the GDCWholeGenomeSomaticSingleSample_v1.1.0 release.
    * Remove the Rich Comment.
    
    * GitHub `develop` infrastructure + release changes (#356)
    
    Update test actions to only run on PRs.
    Update release action to only run on new commits into main.
    Update + format docs about branching off develop and releasing into main.
    Restore tag-and-push-images in cli.py
    
    * GH-1282: Document WFL's support for Somatic Genomes. (#361)
    
    * Draft doc module for SG.
    * Update navigation Camel^H^H^H^H^HYAML.
    
    * Update CHANGELOG.md for v0.6.0, including previous patches
    
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    Co-authored-by: Tom Lyons <tbl@broadinstitute.org>
    
    * Resolve merge conflicts.
    
    * Fix issues generated from rebasing.
    
    * Fix the failing integration tests.
    
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    Co-authored-by: Edmund Higham <ehigham@users.noreply.github.com>
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    Co-authored-by: Tom Lyons <tbl@broadinstitute.org>
    
    * Add multimethods for source, executor and sink operations (#383)
    
    * Add multimethods for source, executor and sink operations
    Add skeleton implementations for tdr-source
    
    * make use of `!` more consistent?
    
    * add create operations for source, executor and sink
    
    * [GH-1215] Import snapshots within COVID workload (#376)
    
    - Data model change: a snapshot_reference_id is linked to a workspace and should be associated with the executor, not the source (TDR in our use case)
    - Added covid/get-imported-snapshot-reference - nil or snapshot reference from Rawls for snapshot_reference_id in executor details instance (to be created from TerraExecutorDetails)
    - Added covid/import-snapshot! - import snapshot to workspace, writing to DB if successful
    - Added integration tests (incomplete coverage)
    
    * [GH-1295] Use Rawls to Import Workflow Outputs (#384)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1295
    
    firecloud's flexibleImportEntities has a size limit on the TSV file you POST. Unfortunately, one sarscov2_illumina_full workflow's outputs exceeds this. We can work around this issue by using Rawl's batchUpsert. This is slightly different as it takes a list of operations on how to construct the entity rather than the entity serialised to TSV.
    
    In this PR, I've demonstrated how we can use Rawls to import the workflow's outputs into the workspace. I've also updated the demo to do this for a workflow that has already passed.
    
    * GH-1285: [COVID] Launch submissions through Rawls, and keep track of them (#372)
    
    * Simplify day intervals.
    * Document wfl.tools.snapshots.
    * Map name over keyword arguments.
    * Force the production Rawls.
    * Checkpoint groups getters.
    * Patch rebase conflict.
    * Implement start-covid-workload! kinda.
    * Checkpoint start-covid-workload! test.
    * Add covid-workload-request to support unit.
    * clojure -M:format
    * Move Rich comment into a unit test.
    * Respond to comments and tidy up a little
    * Remove unit test now covered by integration.
    * Document clojure.test/test-vars to remind me.
    
    * Bump url-parse from 1.4.7 to 1.5.1 in /ui (#388)
    
    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Update db schema again based on lasted discussions. (#387)
    
    * Update db schemas.
    
    * Make the names more clear.
    
    * Address comments.
    
    * Switch to SQL syntax from XML.
    
    * Address more comments.
    
    * one more update.
    
    * Bump y18n from 4.0.0 to 4.0.1 in /ui (#352)
    
    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * [GH-1301] Notify Workload Watchers when "User Visible" Exceptions Occur (#386)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1301
    Introduce wfl.util.UserVisibleException - a new type of exception that we should handle to throw and handle errors that users are meant to see.
    Re-wire the background loop to handle UserVisibleException and also be more exception safe. Start to plumb in email notifications.
    
    * Bump hosted-git-info from 2.8.8 to 2.8.9 in /ui (#392)
    
    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump lodash from 4.17.19 to 4.17.21 in /ui (#390)
    
    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * [GH-1311]: Create/Load COVID workloads (#389)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1311
    Add support for loading and creating COVID workloads
    Add PR test hook for database/ directory
    Tweak database schema to make it a bit easier to create workloads
    
    * [GH-1313] TerraWorkspaceSink/update-sink! (#394)
    
    * Add implementation for TerraWorkspaceSink/update-sink!
    Rework temporary-postresql-database fixture to override wfl-db-config
    
    * integration test passes
    
    * add make-queue-from-list to be clearer
    
    * fix test
    
    * use max(id) + 1 for new output row instead of table length + 1
    
    * [GH-1215] COVID TerraExecutor/update-executor!
    
    Added update-terra-executor and required helpers:
    - coerce an available snapshot from source queue to a snapshot reference
    - add entry point for submission creation
    - write new workflows to executor details instance
    
    Refined queue peek and pop for source and executor.  Notably, queue peeks return a meaningful object (snapshot for source, workflow for executor) rather than a database record.
    
    Removed now-deprecated code from earlier update loop design.
    Added integration test.
    
    * [GH-1306] Add `workflows` multimethod for workloads (#396)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1306
    Add workflows multimethod
    Change all locations where workflows are accessed via the :workflows keyword to use this function.
    Implement workflows for COVID
    
    I've added a simple test to make sure the SQL is correct
    Awaiting executor implementation to test with more than 0 workflows.
    
    * [GH-1222] Check for new work in TDR (#371)
    
    * v0.6.0 Release (#359)
    
    * [GH-1278] Fix SG update-workload! implementation from updating Clio multiple times (#358)
    
    [GH-1278] Fix SG update-workload! implementation from trying to update the
    clio BAM records for each Succeeded workflow repeatedly by restoring the
    :finished guard for register-workload-in-clio.
    Introducted in https://broadinstitute.atlassian.net/browse/GH-1277.
    
    * GH-1188: Bump GDCWholeGenomeSomaticSingleSample Version When Lantern Release (#351)
    
    * Restore inputs processing hacks.
    * GDCWholeGenomeSomaticSingleSample moved.
    * Run off of /develop/ branch instead.
    * clojure -M:format
    * Use the GDCWholeGenomeSomaticSingleSample_v1.1.0 release.
    * Remove the Rich Comment.
    
    * GitHub `develop` infrastructure + release changes (#356)
    
    Update test actions to only run on PRs.
    Update release action to only run on new commits into main.
    Update + format docs about branching off develop and releasing into main.
    Restore tag-and-push-images in cli.py
    
    * GH-1282: Document WFL's support for Somatic Genomes. (#361)
    
    * Draft doc module for SG.
    * Update navigation Camel^H^H^H^H^HYAML.
    
    * Update CHANGELOG.md for v0.6.0, including previous patches
    
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    Co-authored-by: Tom Lyons <tbl@broadinstitute.org>
    
    * Release v0.6.1 Patch (#365)
    
    * [GH-1284] Fix docker image generation (#363)
    
    The `Dockerfile` is being invoked in the root directory - we don't need
    to add the parent directory, just the current one.
    
    * [GH-1277] Prevent update loop from terminating (#364)
    
    Catch all throwables to make sure a workload failure doesn't bring down
    workflow-launcher.
    
    * update changelog + bump patch to v0.6.1
    
    * Remove outdated test code.
    
    * Remove unused utilities code.
    
    * Checkpoint.
    
    * Bump timeout for system tests, as it takes longer to finish now.
    
    * Update docs to include how to override envs for local testing.
    
    * Commit what I had before surgery.
    
    * Wrap up.
    
    * Add a protocol extension for psql array.
    
    * Update DB schema to store row ids for TDR.
    
    * Also store TDR row-ids and query interval info in DB.
    
    * Move protocol test to integration.
    
    * Update utc-now util also randomize the snapshot name with request datetime.
    
    * Resolve merge conflicts.
    
    * Fix weirdness during rebasing...
    
    * Move the logic into the multimethod interface.
    
    * Take out the utc-now util function.
    
    * Move protocol test to jdbc_test and reformat code.
    
    * Remove duplicate code.
    
    * Remove comment blocks.
    
    * Fix broken MD during rebasing.
    
    * Crazy formats.
    
    * Fix a bug with the snapshot naming.
    
    * Add the snapshot_id back to DB schema.
    
    * Include job-status in Source Details table.
    
    * update TDR jobs that are still running as part of source update loop.
    
    * Fix timestamp formatting.
    
    * Exclude the problematic test.
    
    * Fix a hiccup.
    
    * Fix formatting and a small issue with job-result from TDR.
    
    * Minor fixes around covid module.
    
    * Add unit and integration tests.
    
    * Lint.
    
    * Let DB control the primary key auto increment.
    
    * Fix the issues identified by the tests.
    
    * Fix an issue with the jdbc protocol test.
    
    * Update unit tests.
    
    * Call the multi-method in covid test to make sure everything is plumbed correctly.
    
    * Log when TDR snapshot creation job failed.
    
    * Address comments.
    
    * Increase the interval of system test polling.
    
    Co-authored-by: Edmund Higham <ehigham@users.noreply.github.com>
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    Co-authored-by: Tom Lyons <tbl@broadinstitute.org>
    
    * [GH-1314] expose workflows via `GET /api/v1/workload/{uuid}/workflows` (#397)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1314
    Adding a separate workflows selector will allow us to decouple the workload representation from serialisation artefacts that aren’t useful for a user.
    
    In this PR, I'm changing the workload data model such that `GET /api/v1/workloads`
    to only return workload metadata (everything but the workflows) and adding
    `GET /api/v1/workloads/{uuid}/workflows`
    to fetch the workflows in the workload.
    
    * [GH-1317] start the workload source (#399)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1317
    
    The source of the workload needs to be told that the workload has been started so it can start looking in he datarepo for new data.
    I've added a new multi-method for the source to start it, called on start-workload!. This writes last_checked to be the time when we should start listening for new data.
    
    * TerraExecutor/update-executor should update active, failed workflow statuses (#398)
    
    1. Within a single tx, fetch executor details workflow records with active or failed status.
    2. For each record, use Firecloud to fetch up-to-date workflow object. Update the record with the corresponding new workflow status.
    3. Within a single tx, write new record statuses to DB.
    
    Updated integration tests.
    
    * GH-1307 GH-1312 Update method configuration using snapshot reference (#402)
    
    In new method `update-method-configuration!`:
    
    1. GET the method configuration from Firecloud
    2. If the Firecloud-derived mc version doesn't match our DB record, throw
    3. Update the method configuration with the snapshot reference name and POST to Firecloud
    4. Increment our DB record's mc version
    
    Supplemented integration tests.
    
    * [GH-1322] TDR Snapshots Source (#403)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1322
    Adding a new source to workflow-launcher that's a list of snapshots.
    
    * [GH-1318] Stop Workload Source (#400)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1318
    Add `stop-source` multimethod and implement for the TerraDataRepoSource.
    When stopped, the source will stop looking for new rows to snaphot in
    the TDR.
    
    Also added logic for when the workload is finished. In this case, once
    started the workload is finished when it has been stopped and both
    source and executor queues are empty. To do this, I added another
    multimethod to return the length of the queues.
    
    For the executor, the length of the queue is the number of workflows
    that have not been consumed or aborted.
    
    For the source, the length of the queue is the number of unconsumed
    records whose snapshot job is not 'failed'.
    
    Note that this is slightly at odds with peek, where peek is meant to
    return objects that are ready to be consumed.
    
    * GH-1216: [TDR New Work Detection] Extend System Tests for COVID processing (#395)
    
    * Update vault to work around NoClassDefFoundError.
    * Checkpoint failing with PSQLException: FATAL: database ... does not exist 
       database "wfltest147f1cbf976046e68e6beb5eef728674" does not exist
    * Spec validation still losing sink and source keys.
    * Update most dependencies.
    * Restore batch or covid request.
    * Checkpoint "working" spec.clj.
    * Lift strip-internals out of endpoint API transaction.
    * New system test passing again.
    * Use Ed's strip-internals fix.
    * clojure -M:format
    * Respond to comments but now there is no :name in response.
    * clojure -M:format
    * Make ::name optional for now.
    
    * [GH-1320] add `snapshotReaders` to tdr source (#405)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1320
    Adding a list of people who want to access to the snapshots we create to the source request.
    
    * Remove liquibase-core from build dependencies. (#407)
    
    * [GH-1213] Create covid workload verifications (#379)
    
    * Update the specs.
    
    * Commit pair programming results.
    
    * Commit updated implementation (WIP).
    
    * organizing the keyworrds in spec.clj
    
    * It seems spec/or requires ky-value pairs! Fix it.
    
    * Added start of workflow-request for create-covid-workload function
    
    * changelog changes
    
    * Link workload with source, sink and executor tables.
    
    * Update the p-keys to bigint.
    
    * SQL has reserved table.
    
    * We cannot use table as col name in SQL.
    
    * Checkpoint.
    
    * More.
    
    * Initial creat covid workload commit
    
    * Verifies dataset as well
    
    * Verifications of the source, executor and sink
    
    * More verification of sink and executor
    
    * Verification of source, sink, executor pre review
    
    * Fixing broken test and docstrings instead of comments
    
    * Update api/src/wfl/service/rawls.clj
    
    * Fix and rewrite the test.
    
    * Fix the test part II.
    
    * Adding more tests for the create-covid-workload and adding messages for the cause of a thrown exception
    
    * Updated tests and create covid workload verifications
    
    * removing commente3d out code
    
    * removing get-workspace function from rawls code since we use firecloud to make this call
    
    * Adding lint changes
    
    * split up tests. Added verification of dataset table and columns
    
    * Lint changes
    
    * Fixing merge conflict and lint issue
    
    * Fixing import
    
    * Updated to base off of develop changes
    
    * Adding validation to create workflow logic
    
    * Updates to test, spec and create method
    
    * Working validation tests
    
    * linted. Also removed old Liquibase files no longer used
    
    * cleanup of testing namespace
    
    * removing try/catch since in verify source function
    
    * Moving validation to top of function
    
    * Moving docstrings for two functions
    
    * Fixing two broken integration tests for covid
    
    * Using variables bound in the TDR section for validation
    
    * Moving some code within file to group liike code together
    
    * Fixed all integration tests. Reorganized location of workload methods in covid module
    
    * Fixed all integration tests. Reorganized location of workload methods in covid module
    
    * Removing extraneous description for integration tests relating to create workload method
    
    * Removing extraneous description for integration tests relating to create workload method
    
    * linted
    
    * Converted verification methods to multimethods dispatched off name
    
    * Updated name of validate source, executor, sink functions
    
    * Fixed merge conflicts and linted
    
    * removing unnecessary changeset
    
    * reverted spec.clj to develop branch. Also cleaned up some cruft
    
    * reverted spec.clj to develop branch. Also cleaned up some cruft
    
    * Making get-workspace-json function private and adding a public function which checks the workload. Also cleaned up the create verification methods and removed some unnecessary variables. Also moved source/sink/executor verification functions to the source/sink/executor sections
    
    * Adding default implementations for the create validation functions
    
    * linted
    
    * fixing firecloud method and tests
    
    * Fixing merge conflicts with develop branch
    
    * Adding flags for skipping validation of source, executor and sink in requests (#404)
    
    * Adding flags for skipping validation to source, executor and sink
    
    * linted
    
    * Fixing merge conflict
    
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    
    * linting fixes
    
    * linted and fixes some nits
    
    * Fixing nits
    
    * Fixing nits
    
    * lint fixes
    
    Co-authored-by: Rex <rexwangcc@gmail.com>
    Co-authored-by: rhiananthony <ranthony@broadinstitute.org>
    Co-authored-by: Chengchen(Rex) Wang <14366016+rexwangcc@users.noreply.github.com>
    
    * GH-1316 Create submission within TerraExecutor update (#406)
    
    GH-1316 Create submission within TerraExecutor update
    
    Fully implemented `create-submission!` stub, pulling in existing `update-method-configuration!`.
    Simplified code which previously passed around updated executor with incremented method configuration version.
    Docstrings converted to use backticked parameter names to preserve camel case.
    Expanded integration testing.
    
    * [GH-1323] to-edn (#409)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1323 https://broadinstitute.atlassian.net/browse/GH-1321 
    
    Added util/to-edn a general :type dispatch function to coerce an object into a user-friendly EDN view that gets returned to the user.
    Allow terra executor to update details table with workflow IDs between update calls
    Introduce `done?` to test when the workload should be marked `:finished`
    Fetch workflow inputs/outputs from firecloud and transform them into a more workable form
    Fix jdbc double exaludations
    
    * GH-1298: TerraWorkspaceSink - verify target entity columns exist (#410)
    
    * Worried that :missing will get swamped by :attributes though.
    
    * [GH-1327] Fix Start After Stop (#411)
    
    [GH-1327] Fix Start After Stop
    In this change I'm fixing the strange behaviour were we can start a
    covid workload after it was stopped. To do this, I've made it illegal to
    stop a workload before it's been started.
    
    I've done this because stop before start seems strange to me too. The
    purpose of stop was to stop getting new data from the source but allow
    all data in the workload pipeline to get flushed (ie. consume all
    created snapshots and write all worklfows back). Stop was not meant for
    aborting a workload and cancelling/aborting all active prossessing. If
    there is a use case for such a thing (and i think there is) - I think we
    should expose a new endpoint called `POST /api/v1/abort` or something.
    
    Of course this PR is pretty small so if the team feels strongly about
    stop before start I can find another solution/
    
    * [GH-1327] update system tests after /stop changes (#412)
    
    [GH-1327] update system tests after /stop changes removing verification that we can stop before starting and no workflows are run,
    
    * [GH-1333] Fix NullPointerException in TDR Source (#418)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1333
    Caused by database changes not propagated to source code. Destructing
    old keys for the source lead to null values.
    
    * [GH-1336] Fix continual snapshot creation (#419)
    
    Our BigQuery query was wong as we were simply calling `toString` on a
    java.sql.Timestamp. This lead to intervals like
    `['2021-05-26 15:31:18.287641' '2021-05-26T20:00:13']`
    The space was causing the problem and BigQuery interpreted that as a
    date. The fix is to ensure the lower and upper bound of our query-between
    interval is of the same type by coercing java.sql.Timestamp `last_checked`
    into a java.time.OffsetDateTime.
    
    * Bump browserslist from 4.13.0 to 4.16.6 in /ui
    
    Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.13.0 to 4.16.6.
    - [Release notes](https://github.com/browserslist/browserslist/releases)
    - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/browserslist/browserslist/compare/4.13.0...4.16.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * [GH-1337] fix create snapshot job always failing
    RR: https://broadinstitute.atlassian.net/browse/GH-1337
    Caused by destructuring the tdr job response with the wrong key.
    
    * [GH-1338] Fix wfl not discovering new dataset rows
    RR: https://broadinstitute.atlassian.net/browse/GH-1338
    This isn't a complete fix sadly but it at least solves the problem for
    low ingest rate projects like COVID. For now, only updating
    `last_checked` when we successfully found new rows in the dataset.
    
    * [GH-1339] Prevent Snapshot Job IDs from being clobbered with nils
    RR: https://broadinstitute.atlassian.net/browse/GH-1339
    When we update the status of snapshot creation jobs, we only get the
    job metadata when the job is complete.As a consequence, `nil`s are
    propagated up the call stack and the database record is clobbered with
    nils, including the `snapshot_creation_job_id` column.
    
    To fix this, always return the metadata and log the failure should one occur.
    
    * bump version in develop to 0.8.0 (#413)
    
    * [GH-1331] document `/stop` and `/workflows` (#417)
    
    [GH-1331] Document `/stop` and `/workflows` endpoints
    RR: https://broadinstitute.atlassian.net/browse/GH-1331
    Updating documentation for changes in v0.7.0:
    - workload-response no longer returning workflows
    - `GET /api/v1/workload/{uuid}/workflows`
    - `POST /api/v1/stop`
    
    Co-authored-by: Chengchen(Rex) Wang <14366016+rexwangcc@users.noreply.github.com>
    
    * Add test-covid-workload to parallel test group (#424)
    
    … and fix method configuration namespace.
    
    * [GH-1341] Fix accepting malformed labels in workload request
    RR: https://broadinstitute.atlassian.net/browse/GH-1341
    Enforce labels are of the form "name:value" where
    - name starts with a letter followed by any combination of letters,
      numbers, underscores and dashes
    - value is any non-blank string not containing `:`
    
    I had to include labels in the batch workload request as the coercion
    layer got confused when you gave it bad labels.
    
    * [GH-1344] Enforce valid email addresses in workload `watchers`
    
    * [GH-1348] Remove :pipeline from COVID workload request (#426)
    
    RR: https://broadinstitute.atlassian.net/browse/GH-1348
    The :pipeline attribute of the workload request is meaningless for COVID-type workloads. Note that these workloads aren't even specific to COVID-19 processing, rather a generalisation.
    In this PR, I've removed the :pipeline attribute. To do this, all workload operations on maps with a nil :pipeline will be implemented by the functions in the covid namespace.
    
    *…
    11 people committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    aceb588 View commit details
    Browse the repository at this point in the history
  2. GH-1448: Exceptions fail to be logged as JSON. (#531)

    * Checkpoint: This does not work.
    * This MIGHT work, though it doesn't yet.
    * Update docstring just in case anyone cares.
    * This works, but flatten stinks a bit.
    * Test.
    * Comment and remove cruft from prior attempts.
    * Name better.
    tbl3rd committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    ba1ab84 View commit details
    Browse the repository at this point in the history
  3. GH-1473 Update GitHub Pages with new Swagger access (#516)

    No longer packaged with the UI. Accurate as of WFL v0.9.24 released to dev and prod.
    okotsopoulos committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    9bccdec View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. [GH-1463] WFL API retry by status also requires submission id (#525)

    handlers/post-retry validates workflow filters after loading workload,
    because only once we've loaded the workload from its uuid can we enforce filtration expectations.
    For TerraExecutor staged workloads (the only kind right now), we need a valid submission ID and optionally a retriable workflow status.
    This can be expanded to also validate workflow uuids when that's a supported retry filter.
    okotsopoulos committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    6258579 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. GH-1515 WFL-created TDR snapshots include table in name (#536)

    To minimize ambiguity, since WFL creates snapshots from a single TDR table,
    snapshot name now includes TDR table name as well as dataset name.
    
    Supplemented integration test to verify snapshot naming convention.
    okotsopoulos committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    99242d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd22780 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. [GH-1474-1494] TDR Sink Changes (#520)

    * Fix false positive system test
    
    * Changes to properly sink to TDR
    
    * Fix function name
    
    * Make environment variable for outputs bucket
    
    * Some minor tweaks
    
    * Change some buckets
    
    * some tdr sink changes
    
    * remove unnecessary require
    rfricke-asymmetrik committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    8870c27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b334c02 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Update test inputs buckets (#538)

    * put the ptc inputs bucket back
    
    * rework false negative integration test
    
    * datarep-sink-test changes
    
    * poll update-sink until the job is done
    
    * fixing lint errors
    
    * remove errant log
    rfricke-asymmetrik committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    7932117 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. GH-1516 Documentation updates - TerraExecutor retry (#539)

    Submission ID now a required filter, and workflow status optional (and decorative).
    okotsopoulos committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    a0414c9 View commit details
    Browse the repository at this point in the history
  2. GH-1525 Document TerraWorkspaceSink identifier changes (#535)

    Identifier can now be a workflow input as well as an output.
    okotsopoulos committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    ab00752 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. GH-1521 Pull v0.10.0 changelog into develop (#544)

    Cherry-picked v0.10.0 release commit from main
    okotsopoulos committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    cf8c3e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. [GH-1465] Specify TDR Polling Interval (#542)

    * add polling_interval_column
    
    * check for polling_interval for tdr source, if not default
    
    * add pollingInterval to spec
    
    * fix some grammar
    
    * add pollingInterval to covid workload system test
    
    * minor updates to styling and documentation
    
    * added documentation for polling interval updated naming
    
    * Removed note that is no longer needed
    rfricke-asymmetrik committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    6340744 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a11e797 View commit details
    Browse the repository at this point in the history
  3. GH-1546 Increment minor version to 0.11.0 (#545)

    In preparation for the next release.
    okotsopoulos committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    f53cadd View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

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

Commits on Dec 14, 2021

  1. [GH-1555] add null check to rename-gather-bulk (#549)

    * add null check
    
    * Couple of small changes
    rfricke-asymmetrik committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    1e56911 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. GH-1560 TerraExecutor tries to set root entity table on submission (#550

    )
    
    If the TerraExecutor doesn't find exactly one table in the source snapshot,
    we log an error but do not block processing or try to overwrite the method configuration's table.
    okotsopoulos committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    6b47abb View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. [GH-1540] Apply User Comments to Terra Submissions (#551)

    * pass workload into update functions
    
    * Update retry method to take only workload
    
    * fix lint error
    
    * Couple of fixes
    
    * update documentation
    
    * add host to user comment
    
    * pr updates
    
    * boo lint
    
    * Add snapshot id to user comment
    
    * Change back to space
    rfricke-asymmetrik committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    9db876c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

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

Commits on Jan 19, 2022

  1. GH-1527 Remove Firecloud calls when fetching TerraExecutor workflows (#…

    …543)
    
    The returned values are records from the TerraExecutor details table
    (with the executor's workspace and method configuration,
    to make it easier to map back to Terra UI).
    
    While here, refactored down TerraExecutor workflow fetches
    to a single fetch with optional filters.
    
    Additionally:
    - Only fetch status when polling Firecloud for updates to active workflows
    - Moved executor-specific spec def'ns out of common-use all module
    - Refactored executor JDBC queries for better readability when logged
    -  SQL params when logging prior to JDBC execution --
       otherwise can log something like LazySeq without its contents.
    - Update GitHub Pages documentation
    okotsopoulos committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e8ade78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5172f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfb4cc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d6dd8a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

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

Commits on Jan 25, 2022

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

Commits on Jan 26, 2022

  1. GH-1433 Test TDR snapshot creation within temporary dataset (#561)

    Snapshot deletion obtains an exclusive lock on the underlying dataset.
    Performing this action on an existing dataset can drive failures in concurrent runs of the same test.
    okotsopoulos committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    9817c5e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. [GH-1563] [GH-1573] TerraDataRepoSource polls row metadata table (#559)

    Poll TDR row metadata table for new rows with optional load tag specification
    Verify that row metadata table exists on workload creation
    Remove TerraDataRepoSource.table_column_name and all references
    Include ACCESS_INFORMATION when requesting TDR datasets, snapshots
    okotsopoulos committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    143a883 View commit details
    Browse the repository at this point in the history
  2. GH-1539 Stop started workloads in system tests (#562)

    Previously, each full system test run added 3 active AoU workloads.
    okotsopoulos committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    165abf3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

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

Commits on Feb 10, 2022

  1. [GH-1598] Update TerraExecutor documentation (#566)

    WFL Firecloud groups don't need to own workspaces to import snapshots, only to write to them.
    okotsopoulos committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    09d1030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be0f41 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    3375180 View commit details
    Browse the repository at this point in the history
  2. [GH-1604] Disable / hide Slacking behind WFL_SLACK_ENABLED (#571)

    To enable Slack notifications, set to "enabled": all other values disable them.
    okotsopoulos committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    873fa30 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    42835e6 View commit details
    Browse the repository at this point in the history
  2. [GH-1566] Add workload info to logs (#552)

    * Rebase on develop.
    * fix call to find-and-snapshot-new-rows
    * Maybe fix what the rebase broke.
    * Reformat docstring for readability.
    * Hide some GCP details.
    * Fix what I broke.
    * Re-format a bit for readability.
    * Checkpoint until I can get back to this.
    * Checkpoint before more refactoring.
    * Checkpoint before refinement.
    * Checkpoint more experiments.
    * Delete cromwell/release-hold.
    * Everything compiles again.
    * Enable all log levels and fix bugs.
    * Simplify most JDBC macros back to functions.
    * clojure -M:format ... :jeez:
    * Skip labels and uuid for now.
    * Fix rebase botches, clean up, and abandon some logs for now.
    * Simplify.
    * clojure -M:format ...
    * Checkpoint tests passing again.
    * Consistency.
    * Back off the log level.
    * Compute log severity at compile-time.
    * Parse Clio responses more carefully.
    * Clean up and fix bugs discovered along the way.
    * OK's review comments.
    * Give up on value-fn in favor of extend.
    * Add a JSON handler for ExceptionInfo.
    * Template out the log macros.
    * Simplify by removing redundant options.
    * Update documentation.
    Co-authored-by: Tom Lyons <tbl3rd@gmail.com>
    rfricke-asymmetrik committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    5166d3c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

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

Commits on Feb 16, 2022

  1. [GH-1613] Deploy 0.15.0 (#575)

    * Bump version to 0.15.0.
    * Update the CHANGELOG.
    tbl3rd committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    945307e View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. [GH-1620] Set the API's image pullPolicy to Always. (#576)

    * Set the API's image pullPolicy to Always.
    * Bump another random "semantic" version number.
    tbl3rd committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a5a06ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ae7476 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. [GH-1622] No logs for you! (#581)

    * Update reitit.
    * Reduce cleverness.
    * Expose the logging_level API.
    * Add logging_level endpoints.
    * Fix bug in level-string? ... jeez.
    * Add logging_level endpoint test.
    * clojure -M:format` in this directory.
    * Respond to OK's comments.
    tbl3rd committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    ee4fcc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. [GH-1624] Rename covid -> staged in code, docs (#580)

    And remove unnecessary module imports in `wfl.api.handlers`:
    previously WFL would complain about invalid pipelines when creating workloads without these imports,
    but this no longer seems to be the case.
    okotsopoulos committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    232cf80 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. [GH-1617] Consistent workload representation for logs (#579)

    Define concise, consistent workload representations for logging.
    Integrate into server, slack, and source (for staged workloads) logs.
    okotsopoulos committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    d2b0b07 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

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

Commits on Feb 28, 2022

  1. [GH-1628] Look at the first 7 workloads returned in test-workflows-by…

    …-filters. (#583)
    
    * Look at only the first 7 workloads returned.
    * Simplify.
    tbl3rd committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    47fa99e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. [GH-1553] [GH-1604] Add error handling to Slack service (#584)

    Slack token now stored in environment variable, and propagated from Vault to GitHub Secrets via Atlantis.
    okotsopoulos committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    acb5cde View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. [GH-1629] TerraExecutor gets method configuration version from Firecl…

    …oud (#585)
    
    And log warning instead of error on method config version mismatch.
    okotsopoulos committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    d6cedb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. [GH-1631] Release WFL v0.16.0 (#586) (#588)

    GH-1629 TerraExecutor gets method configuration version from Firecloud (#585)
    GH-1553 GH-1604 Add error handling to Slack service (#584)
    GH-1628 Look at the first 7 workloads returned in test-workflows-by-filters. (#583)
    GH-1617 Consistent workload representation for logs (#579)
    GH-1624 Rename covid -> staged in code, docs (#580)
    okotsopoulos committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    8345dd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. [GH-1633] Remove WFL_SLACK_ENABLED feature switch (#587)

    Now Slack notifications are always enabled.
    okotsopoulos committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    08edeee View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    75805b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58bfbba View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. [GH-1592] [GH-1635] Notify Slack watchers on Terra submission creation (

    #591)
    
    And fix failing Firecloud integration tests by referencing a new unarchived workflow.
    okotsopoulos committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    705fa7e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. [GH-1634] Release WFL v0.17.0 (#592)

    GH-1592 GH-1635 Notify Slack watchers on Terra submission creation (#591)
    GH-1593 Notify Slack watchers on failed TDR snapshot jobs (#590)
    GH-1618 Add workload info to executor logs (#589)
    GH-1633 Remove WFL_SLACK_ENABLED feature switch (#587)
    okotsopoulos committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    2909067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c54e010 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    2f36927 View commit details
    Browse the repository at this point in the history
  2. [GH-1433] No TDR temporary snapshots in tests (#595)

    Instead, we can rely on temporary datasets which automatically delete any of their snapshots before the dataset.
    okotsopoulos committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    8cbaf75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f1cc21 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

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

Commits on Mar 30, 2022

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

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    a8eef84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66c2a9a View commit details
    Browse the repository at this point in the history