{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":771728604,"defaultBranch":"master","name":"cromwell","ownerLogin":"microbioticajon","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-03-13T20:52:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/44146666?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1710363198.0","currentOid":""},"activityList":{"items":[{"before":"8c3c078ee9cc2c1f1ce49f021293b26a751aa9b2","after":"66e5b9e6d963c672ee015614e8981349d86cc43d","ref":"refs/heads/aws-shell-config","pushedAt":"2024-03-13T21:40:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"microbioticajon","name":null,"path":"/microbioticajon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44146666?s=80&v=4"},"commit":{"message":"Aws shell config","shortMessageHtmlLink":"Aws shell config"}},{"before":"cb56b86b7146dfe39037a9973fb7e01fe2755a52","after":"8c3c078ee9cc2c1f1ce49f021293b26a751aa9b2","ref":"refs/heads/aws-shell-config","pushedAt":"2024-03-13T21:36:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"microbioticajon","name":null,"path":"/microbioticajon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44146666?s=80&v=4"},"commit":{"message":"Ability to set aws job shell","shortMessageHtmlLink":"Ability to set aws job shell"}},{"before":"83ca277933027b01eef6643f86873bea62f8a964","after":"cb56b86b7146dfe39037a9973fb7e01fe2755a52","ref":"refs/heads/aws-shell-config","pushedAt":"2024-03-13T21:32:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"microbioticajon","name":null,"path":"/microbioticajon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44146666?s=80&v=4"},"commit":{"message":"Ability to set aws job shell","shortMessageHtmlLink":"Ability to set aws job shell"}},{"before":null,"after":"83ca277933027b01eef6643f86873bea62f8a964","ref":"refs/heads/aws-shell-config","pushedAt":"2024-03-13T20:53:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"microbioticajon","name":null,"path":"/microbioticajon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44146666?s=80&v=4"},"commit":{"message":"Develop AWS (#42)\n\n* 85 release (#28)\r\n\r\n* Update cromwell version from 83 to 84\r\n\r\n* BW-1255 Implement POST /runs endpoint (#6779)\r\n\r\n* Adding route\r\n\r\n* Fixing HTTP method error\r\n\r\n* All formFields made optional\r\n\r\n* A compliling state\r\n\r\n* Saving\r\n\r\n* Saving\r\n\r\n* All three endpoints functioning as expected; updated RESTAPI.md\r\n\r\n* Updated response for submission from 200 to 201 to pass tests\r\n\r\n* Test submission response\r\n\r\n* Moved updated submission response to askSubmit\r\n\r\n* test\r\n\r\n* updating RESTAPI.md\r\n\r\n* saving\r\n\r\n* Adding utility file for submitRequest\r\n\r\n* cleanup\r\n\r\n* Update awssdkv from 2.17.152 to 2.17.194 (#6814)\r\n\r\n* BW-1305 Swagger Update (#6818)\r\n\r\n* Properly documenting metadataArchiveStatus in WorkflowQueryResult model\r\n\r\n* Update docs\r\n\r\n* BT-710 Add configs for BlobPathBuilderFactory (#6817)\r\n\r\nBT-710 Add configs for BlobPathBuilderFactory\r\n\r\n* BW-1305 Make \"name\" optional in workflow query response (#6821)\r\n\r\n* BT-724 Fix BlobPathBuilder failing on retrieving existing filesystem (#6816)\r\n\r\nModify blobPathBuilder to fallback to creating a filesystem if one is not found\r\n\r\n* Logging updates: (#6813)\r\n\r\n* [BT-698] first pass on BlobTokenGenerator with E2E test (#6824)\r\n\r\n* first pass on BlobTokenGenerator with E2E test\r\n\r\n* update BlobPathBuilder constructor args in test\r\n\r\n* account -> container level client\r\n\r\n* [BT-687] specify correct types (#6829)\r\n\r\n* specify correct types\r\n\r\n* fix test with new type\r\n\r\n* remove type declarations in function call\r\n\r\n* remove unnecessary sas-token config\r\n\r\n* BW-1206 - Combine all Wes Endpoints & add Tests (#6833)\r\n\r\n* Add tests, getting frid of WesRunRoutes.scala\r\n\r\n* wesWorkflowId fix, ec implicits errors gone\r\n\r\n* Refactoring path for GET /runs\r\n\r\n* Indentation fix\r\n\r\n* Commit to rollback\r\n\r\n* Revert \"Indentation fix\"\r\n\r\nThis reverts commit 63fc4842c9d4eff68ec9cb7c3ef19e110696598b.\r\n\r\n* PR trigger\r\n\r\n* Optimize imports\r\n\r\n* Missed import\r\n\r\n* BW-1354 - Porting CBAS preliminary step (#6837)\r\n\r\n* Getting rid of shared utility file; Adding/Updating WES version of submit.\r\n\r\n* Edit spec file\r\n\r\n* Adding Wes-like error\r\n\r\n* BW-1378 Addl CromIAM user enablement checks (#6826)\r\n\r\n* Update cromwell version from 84 to 85\r\n\r\n* BW-1393 Release doc updates (#6839)\r\n\r\n* BT-732 Checksum validation for blobs read by engine (#6838)\r\n\r\n* Draft support for optional FileHash\r\n\r\n* Draft getMd5 for BlobPath\r\n\r\n* Resolve non-parallel IO to fix tests\r\n\r\n* Checksum validation for BlobPath\r\n\r\n* Nicer error message\r\n\r\n* Test for missing Blob hash\r\n\r\n* Break attr acquisition into separate method\r\n\r\n* Cleanup, comments\r\n\r\n* In-progress tests of blob hash command\r\n\r\n* Remove test\r\n\r\n* Remove unused import\r\n\r\n* BT-711 Refresh SAS token for filesystem on expiry (#6831)\r\n\r\n* BT-711 Refresh SAS token for filesystem on expiry\r\n\r\n* Rough cut of token refresh using exceptions\r\n\r\n* Ignore tests, and minor cleanup\r\n\r\n* Remove stray line\r\n\r\n* Draft of manager class for handling expiring file systems\r\n\r\n* Style fixes\r\n\r\n* Refactor of blobfilesystemManager and tests covering its functionality\r\n\r\n* Refined tests to validate close filesystem as separate unit\r\n\r\n* Ignore connected tests\r\n\r\n* Clean up of some things\r\n\r\n* Refactor BlobFileSystemManager to separate file, and some other cleanup\r\n\r\n* Some additional scala-ifying\r\n\r\n* Small cleanup\r\n\r\n* Correcting imports\r\n\r\n* trigger tests\r\n\r\n* trigger tests\r\n\r\n* Batch 1 of scala steward updates (#6903)\r\n\r\n* Batch 1 of scala steward updates\r\n\r\n* Rollback snakeYAML\r\n\r\n* Attempt 3, with only the passing dependancies\r\n\r\n* Revert google API and Big Query udpates\r\n\r\n* Winding back other google deps\r\n\r\n* rollback remaining google updates\r\n\r\n* trigger tests\r\n\r\n* trigger tests\r\n\r\n* [BW-1398] Migrate PKs to BIGINT (#6907)\r\n\r\n* BT-745 Batch 2 of scala steward updates (#6906)\r\n\r\n* Update SBT to 2.0.0\r\n\r\n* Fix sbt-git import\r\n\r\n* Update mouse to 1.0.11\r\n\r\n* Update rhino 1.7.14\r\n\r\n* SUP-692 Retry with more memory after RC 137 (#6912)\r\n\r\n* Reorder execution result checks so 137 can retry with more memory\r\n\r\n* Test for memory retry after 137 RC\r\n\r\n* Fix test expectations\r\n\r\n* Make memory retry checks consistent\r\n\r\n* Revert changes to existing test\r\n\r\n* Rename retryWithMoreMemory to outOfMemoryDetected\r\n\r\n* Scala steward updates batch 3 (#6913)\r\n\r\n* Scala steward updates batch 3\r\n\r\n* WX-745 Batch 4 scala steward updates (#6916)\r\n\r\n* WX-746 Localize all DRS inputs in a single Action (#6914)\r\n\r\nCo-authored-by: Janet Gainer-Dewar \r\n\r\n* WX-755 Build all images instead of just Cromwell (#6919)\r\n\r\n* WX-755 Add `isRelease` option for Docker builds (#6923)\r\n\r\n* WX-755 Cromwell/CromIAM automatically board train (#6924)\r\n\r\n* WX-755 Fix environment variable syntax (#6926)\r\n\r\n* WX-743 Enable TES task creation with BlobPaths (#6921)\r\n\r\n* Give blob SAS tokens write permission\r\n\r\n* Case class wrapper for subscription id\r\n\r\n* Resolve duplicate container name in absolute BlobPath\r\n\r\n* Ignored test demonstrating correct absolute path generation\r\n\r\n* Update filesystems/blob/src/test/scala/cromwell/filesystems/blob/BlobPathBuilderSpec.scala\r\n\r\nCo-authored-by: Brian Reilly \r\n\r\n* PR feedback\r\n\r\nCo-authored-by: Brian Reilly \r\n\r\n* [WX-765] Update snakeyaml to 1.33 (#6927)\r\n\r\n* update snakeyaml to 1.33\r\n\r\n* Don't use deprecated no-arg Constructor constructor\r\n\r\nCo-authored-by: Janet Gainer-Dewar \r\n\r\n* WM-1414 Refactoring WesRunLog to omit Cromwell's \"workflowLog\" object (#6925)\r\n\r\n* Upgrade Postgres to 42.4.1 (#6932)\r\n\r\n* WX-735 Fix incorrect and/or nondeterministic filesystem ordering (#6930)\r\n\r\n* WX-772 Update Scala to 2.13.9 (#6928)\r\n\r\n* Update Scala to 2.13.9\r\n\r\n* Try updating sbt-scoverage\r\n\r\n* Does this version exist anywhere we can see?\r\n\r\n* This version actually exists\r\n\r\n* Update library version to remove conflict\r\n\r\n* Codegen version\r\n\r\n* Fix fun new 2.13.9 compiler errors\r\n\r\n* Resolve warnings\r\n\r\n* Newest Scala?\r\n\r\n* I guess not\r\n\r\n* Does this please Travis?\r\n\r\n* force ci\r\n\r\n* Back out changes to generated code\r\n\r\nCo-authored-by: Adam Nichols \r\n\r\n* WX-781 Bump jackson-databind in /CromwellRefdiskManifestCreator (#6935)\r\n\r\nBumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.2 to 2.13.4.1.\r\n- [Release notes](https://github.com/FasterXML/jackson/releases)\r\n- [Commits](https://github.com/FasterXML/jackson/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n\r\n* WX-808 Host allowlist for HTTP imports (#6938)\r\n\r\n* `hostAllowlist` that allows everything\r\n\r\n* Refactor\r\n\r\n* Stick allow list in HttpResolver\r\n\r\n* Better default config\r\n\r\n* Allow list tests\r\n\r\n* Make it build\r\n\r\nCo-authored-by: Janet Gainer-Dewar \r\n\r\n* Update commons text to 1.10.0 (#6937)\r\n\r\n* WX-751 Token refresh signal for monitoring (#6939)\r\n\r\n* Log messages\r\n\r\n* `DEBUG` -> `INFO`\r\n\r\n* WX-744 Optionally rewrite blob paths to appear as local paths (#6941)\r\n\r\n* Modify blob paths for TES\r\n\r\n* Make blob transformation configurable\r\n\r\n* Update supportedBackends/tes/src/main/scala/cromwell/backend/impl/tes/TesTask.scala\r\n\r\nCo-authored-by: Adam Nichols \r\n\r\n* Apply PR feedback in second place\r\n\r\nCo-authored-by: Adam Nichols \r\n\r\n* Update changelog for wdl http allow list (#6944)\r\n\r\n* WM-1491 Fixing Cromwell-client (#6943)\r\n\r\n* More updated client for use in cbas\r\n\r\n* Removing excess code\r\n\r\n* Fix client build script (#6945)\r\n\r\n* WX-837: Remove CWL references from documentation (#6949)\r\n\r\n* wx-837 removed cwl references in markdown doc files\r\n\r\n* wx-837 removed cwlParsingOverview.md, updated mkdocs.yml\r\n\r\n* wx-837 updated cromwell.yaml, generated new RESTAPI file\r\n\r\n* WX-728 Add configurable WSM client to Cromwell (#6948)\r\n\r\n* Dependencies\r\n\r\n* Compiles but no tests\r\n\r\n* Formatting\r\n\r\n* Moar exclusions\r\n\r\n* Update to latest WSM\r\n\r\n* Add additional dependency\r\n\r\n* We need some UUID here to make the request\r\n\r\n* Formatting\r\n\r\n* Clarify what is fake\r\n\r\n* Formatting\r\n\r\n* Use our own version of Jersey and Jackson stuff\r\n\r\n* Port-in Khalid's changes (thank you!)\r\n\r\nCo-authored-by: Khalid Shakir \r\n\r\n* Test longevity\r\n\r\nDon't break the test if someone decides to add a cert to `ws.org`\r\n\r\n* Cleanup\r\n\r\n* Cleanup\r\n\r\n* Cleanup\r\n\r\n* Adjust TES config file for CI\r\n\r\nCo-authored-by: Janet Gainer-Dewar \r\nCo-authored-by: Khalid Shakir \r\n\r\n* CROM-6554: Removed PAPIv1 references from doc (#6950)\r\n\r\n* crom-6554 removed references to PAPI v1 from doc\r\n\r\n* crom-6554 pr feedback, reworded doc to use example conf as a starting point\r\n\r\n* WX-833 Real Azure DRS Credentials (#6952)\r\n\r\n* Remove B2C reference from name\r\n\r\n* Get token for current user rather than getting from KeyVault\r\n\r\n* Remove KeyVault config for engine\r\n\r\n* Remove KeyVault config for DRSLocalizer\r\n\r\n* Remove KeyVault dependency\r\n\r\n* Remove KeyVault support from localizer repo template\r\n\r\n* Cleaned up and working Azure token acquisition for engine\r\n\r\n* Collapse localizer's AccessTokenStrategy into DrsCredentials\r\n\r\n* Cleanup\r\n\r\n* WX-853 Remove most CWL (#6955)\r\n\r\n* WX-696 Enable getting SAS token from WSM (#6954)\r\n\r\n* WX-696 Enable getting SAS token from WSM\r\n\r\n* Wire container resource id from config\r\n\r\n* Move resource-container-id config path\r\n\r\n* First pass at config for WSM\r\n\r\n* Remove unused singleton config\r\n\r\n* Tests for new config\r\n\r\n* Fix config parsing\r\n\r\n* Modified b2c token to be provided each time\r\n\r\n* Remove singletonConfig arg from factory\r\n\r\n* Restore types to factory configs\r\n\r\n* Clean up comments and empty token default\r\n\r\n* Default to config b2c before searching environment\r\n\r\n* Fix token default on api client\r\n\r\n* Fix test\r\n\r\n* Refactor error handling for when there is no token\r\n\r\n* Remove token constructor arg for clientProvider\r\n\r\n* Move configs to global singleton config\r\n\r\n* Update filesystems/blob/src/main/scala/cromwell/filesystems/blob/BlobFileSystemManager.scala\r\n\r\n* default -> override\r\n\r\n* Add override token to test\r\n\r\n* Update filesystems/blob/src/main/scala/cromwell/filesystems/blob/BlobFileSystemManager.scala\r\n\r\nCo-authored-by: Adam Nichols \r\n\r\n* Parentheses\r\n\r\n* Reduce token timeout\r\n\r\n* Move AzureCredentials to separate file\r\n\r\n* Make AzureCredentials an object\r\n\r\n* WSM token cleanup\r\n\r\n* Config refactor (#6960)\r\n\r\nCo-authored-by: Janet Gainer-Dewar \r\n\r\n* Initial blob token documentation\r\n\r\n* Refine language in BlobSasTokenGenerator\r\n\r\n* Update comment and formatting\r\n\r\nCo-authored-by: Janet Gainer-Dewar \r\nCo-authored-by: Adam Nichols \r\n\r\n* WX-853 Remove CWL language factory, Centaur runner (#6961)\r\n\r\n* WX-842 Add Pact Dependency for Cromwell (#6962)\r\n\r\n* WX-842 Add Pact Dependency for Cromwell\r\n\r\n* Remove incomplete test spec\r\n\r\n* Initial Pact Test\r\n\r\n* Fix pact so it compiles\r\n\r\n* Add breadcrumb comment and clean up\r\n\r\n* ID-125 Add support for drshub, rename all the things (#6959)\r\n\r\n* Add support for drshub, rename all the things\r\n\r\n* fallback to martha if resolver is not in config\r\n\r\n* WX-867 Translate crc32c hashes to b64 for getm (#6970)\r\n\r\n* Translate crc32c hashes to b64 for getm\r\n\r\n* Update tests\r\n\r\n* Remove obsolete b64 handling for md5, centralize hex validation\r\n\r\n* Restore old test, fix other test\r\n\r\n* WX-843 Workflow failure reason should accurately indicate issues opening blob filesystem (#6965)\r\n\r\n* WX-859 Accept workflow execution identity in config (#6967)\r\n\r\n* WX-892 Trim down `ValueStore` logging to prevent OOMs (#6981)\r\n\r\n* Add Nirvana 3.18.1 reference image test, minor cleanup [VS-705] (#6975)\r\n\r\n* WX-863 Turn off Azure NIO logging (#6982)\r\n\r\n* Turn off Azure NIO logging\r\n\r\n* Poke Travis\r\n\r\n* WM-1616: Allow repeating attempts at initialization (take 2) (#6985)\r\n\r\n* WX-878 Single shared BlobFileSystemManager (#6986)\r\n\r\n* Make BlobFileSystemManager shared across all BlobPathBuilders\r\n\r\n* Update TES conf file to reflect new singleton config\r\n\r\n* Shell escape reference image files [VS-796] [WX-910] (#6989)\r\n\r\n* WX-769 `disks` compatibility for TES backend (#6991)\r\n\r\n* Update FiveMinuteIntro.md (#6994)\r\n\r\n* WX-906 Sbt Unit Tests as Github Actions (#6992)\r\n\r\n* WX-926 Support falling back to OCI Manifest Format (#7003)\r\n\r\n* WX-926 Support falling back to OCI Manifest Forma\r\n\r\n* Only mount reference disks if requested [WX-925] (#7001)\r\n\r\n* [WM-1646] Add missing fields for `WorkflowDescription` for WomTool /describe endpoint to Swagger (#7004)\r\n\r\n* WX-876 Surface TES System Logs to Cromwell when TES backend returns task error status (#6980)\r\n\r\n* WX-876 Surface TES System Logs to Cromwell when TES backend returns task error status\r\n\r\n* Address feedback\r\n\r\n* Address feedback (#6997)\r\n\r\n* Address additional feedback (#7000)\r\n\r\n* Fix copy/paste error (#7005)\r\n\r\n* Address additional feedback\r\n\r\n* Fix copy/paste error\r\n\r\n* Trigger CI\r\n\r\n---------\r\n\r\nCo-authored-by: Blair Murri \r\nCo-authored-by: Janet Gainer-Dewar \r\n\r\n* Centaur reference image test should validate symlinks [VS-796] (#6996)\r\n\r\n* WX-903 Pre-GHA test suite disablement\r\n\r\n* WX-877 Update CHANGELOG for release 85 (#7011)\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: Janet Gainer-Dewar \r\nCo-authored-by: Katrina P <68349264+kpierre13@users.noreply.github.com>\r\nCo-authored-by: Chris Llanwarne \r\nCo-authored-by: Christian Freitas \r\nCo-authored-by: Saloni Shah \r\nCo-authored-by: kshakir \r\nCo-authored-by: mspector \r\nCo-authored-by: Adam Nichols \r\nCo-authored-by: Brian Reilly \r\nCo-authored-by: Adam Nichols \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Justin Variath Thomas \r\nCo-authored-by: Christian Freitas \r\nCo-authored-by: Trevyn Langsford \r\nCo-authored-by: Miguel Covarrubias \r\nCo-authored-by: ekiernan <55763654+ekiernan@users.noreply.github.com>\r\nCo-authored-by: Tom Wiseman \r\nCo-authored-by: Blair Murri \r\n\r\n* Develop aws (#29)\r\n\r\n* stuck on globbing\r\n\r\n* efs works, no callcaching\r\n\r\n* update readme\r\n\r\n* extended EFS support\r\n\r\n* fix for globbing in nested scatters\r\n\r\n* updated config for globbing, to prevent issues with empty folders\r\n\r\n* efs fixes : support paths with over 127 characters, fix delocalization of efs-based globs (#32)\r\n\r\n* Develop aws (#34)\r\n\r\n* efs fixes : support paths with over 127 characters, fix delocalization of efs-based globs\r\n\r\n* add deployment manual, fix issue with empty disks\r\n\r\n* update documentation\r\n\r\n* update documentation\r\n\r\n* update documentation\r\n\r\n* Options to publish status only (#36)\r\n\r\n* add options to publish status only\r\n\r\n* updated readme.md\r\n\r\n---------\r\n\r\nCo-authored-by: quekx \r\n\r\n* Fix aws unit tests (#39)\r\n\r\n* checkpoint\r\n\r\n* fix ecr and batch tests\r\n\r\n* fix AwsBatchJobSpec.scala\r\n\r\n---------\r\n\r\nCo-authored-by: quekx \r\n\r\n* return bucket directly instead of listing and checking it (#38)\r\n\r\nCo-authored-by: quekx \r\n\r\n* Add evaluteOnExit for aws batch retry (#40)\r\n\r\nCo-authored-by: quekx \r\n\r\n* Improved tagging support (#37)\r\n\r\n* efs fixes : support paths with over 127 characters, fix delocalization of efs-based globs\r\n\r\n* add deployment manual, fix issue with empty disks\r\n\r\n* update documentation\r\n\r\n* update documentation\r\n\r\n* update documentation\r\n\r\n* support for tagging instances and volumes used in jobs, some support for spaces in file paths\r\n\r\n* corrected workflow id in tagging\r\n\r\n* redirect exit code 137 to retry-with-more-memory routine\r\n\r\n---------\r\n\r\nCo-authored-by: Henrique Ribeiro \r\n\r\n* add gpu count (#41)\r\n\r\n* add gpu count\r\n\r\n* fix typo\r\n\r\n---------\r\n\r\nCo-authored-by: quekx \r\nCo-authored-by: Henrique Ribeiro \r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: Janet Gainer-Dewar \r\nCo-authored-by: Katrina P <68349264+kpierre13@users.noreply.github.com>\r\nCo-authored-by: Chris Llanwarne \r\nCo-authored-by: Christian Freitas \r\nCo-authored-by: Saloni Shah \r\nCo-authored-by: kshakir \r\nCo-authored-by: mspector \r\nCo-authored-by: Adam Nichols \r\nCo-authored-by: Brian Reilly \r\nCo-authored-by: Adam Nichols \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Justin Variath Thomas \r\nCo-authored-by: Christian Freitas \r\nCo-authored-by: Trevyn Langsford \r\nCo-authored-by: Miguel Covarrubias \r\nCo-authored-by: ekiernan <55763654+ekiernan@users.noreply.github.com>\r\nCo-authored-by: Tom Wiseman \r\nCo-authored-by: Blair Murri \r\nCo-authored-by: geertvandeweyer \r\nCo-authored-by: xquek <46759870+xquek@users.noreply.github.com>\r\nCo-authored-by: quekx ","shortMessageHtmlLink":"Develop AWS (henriqueribeiro#42)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEFPa4XAA","startCursor":null,"endCursor":null}},"title":"Activity ยท microbioticajon/cromwell"}