Skip to content

Releases: snakemake/snakemake-executor-plugin-googlebatch

v0.4.0

07 May 11:57
0ac0502
Compare
Choose a tag to compare

0.4.0 (2024-05-07)

Features

  • add support for using the COS version of google batch (b0b7614)
  • landsat example (#50) (944767f)

v0.3.3

06 Apr 03:26
364107d
Compare
Choose a tag to compare

0.3.3 (2024-04-06)

Bug Fixes

  • make get_snakefile return rel path to snakefile (#40) (#41) (de2b1da)

v0.3.2

05 Apr 22:38
cacc9fe
Compare
Choose a tag to compare

0.3.2 (2024-04-05)

Bug Fixes

v0.3.1

12 Mar 10:05
10579e4
Compare
Choose a tag to compare

0.3.1 (2024-03-12)

Bug Fixes

v0.3.0

15 Feb 20:56
bb6fe5e
Compare
Choose a tag to compare

0.3.0 (2024-02-15)

Features

v0.2.0

02 Jan 19:59
bc66dd1
Compare
Choose a tag to compare

0.2.0 (2024-01-02)

Features

v0.1.1

20 Dec 11:29
043701d
Compare
Choose a tag to compare

0.1.1 (2023-12-20)

Bug Fixes

  • remove superfluous container image settings (0390deb)

v0.1.0

08 Dec 21:40
0182a13
Compare
Choose a tag to compare

0.1.0 (2023-12-08)

Features

  • add/googlebatch logging testing (#13) (a3efcaa)
  • upload to google storage build cache and download script (6c8cdbd)

Bug Fixes

  • adapt to interface changes; cleanup unnecessary code (source code upload and deployment is now handled by Snakemake itself) (#9) (c364e7f)

Documentation