Skip to content

Releases: chanzuckerberg/swipe

Support AWS provider v4 + Fix cron space check script

12 Dec 20:47
e64393b
Compare
Choose a tag to compare
  • Support AWS provider major version 4
  • Fix cron space check script

Fix issues with status plugin

20 Oct 04:19
2758786
Compare
Choose a tag to compare
  • Use MINIWDL__S3_PROGRESSIVE_UPLOAD__URI_PREFIX for the upload of status jsons
  • Fix a bug with the status plugin
  • Added tests

fix bug where status updates get overwritten with call caching

19 Oct 20:28
ce264ea
Compare
Choose a tag to compare
v1.1.4

fix bug where status updates get overwritten with call caching (#94)

Add czid_long_read_mngs to our custom plugin

07 Oct 20:35
71a79e0
Compare
Choose a tag to compare
  • swipe comes from the czid internal workflow running functionality. We have a plugin that contains some functionality specific to our application that needs to be in swipe. It is only activated for workflows with specific names. We are adding a new workflow that we want to leverage this functionality so I added the name here.

Improve error logging for timeouts and out of memory errors

07 Oct 20:14
b7b1338
Compare
Choose a tag to compare
  • Removed confusing file not found error message that prints in the event of timeouts and memory errors
  • Add logging hints when the miniwdl process is killed by a sigint or sigterm

Revert adding resource level permissions to describe instances

26 Sep 17:59
3e11e82
Compare
Choose a tag to compare
  • The previous change added resource level permissions to the DescribeInstances actions, but did not include the right resources for SubmitJob

Spot Optimized Allocation Strategy

13 Sep 16:58
538cda4
Compare
Choose a tag to compare
v1.1.0

Support customn allocation strategies with default to spot optimized …

First Non-Beta Release

07 Sep 20:13
d6c6855
Compare
Choose a tag to compare

We have extensive testing and have been using this in prod for some time so we felt it was safe to move this out of beta.

In this release we have:

  • Increasing S3 Upload Retries
  • Version upgrade for miniwdl

Add option for passing in user data to batch instances

23 May 18:28
ab052d6
Compare
Choose a tag to compare
v0.22.3-beta

feat: Enable SSH for Swipe [CCIE-5] (#83)

Remove hack for call caching

10 May 21:17
9228a04
Compare
Choose a tag to compare
v0.21.3-beta

Remove call cache hack and enhace tests (#82)