Skip to content

Commit

Permalink
chore(main): release 0.1.0 (#11)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## 0.1.0 (2023-12-08)


### Features

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


### Bug Fixes

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


### Documentation

* update metadata
([3374341](3374341))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Dec 8, 2023
1 parent 7f5e50e commit 0182a13
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## 0.1.0 (2023-12-08)


### Features

* add/googlebatch logging testing ([#13](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/issues/13)) ([a3efcaa](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/commit/a3efcaa991769f905e2c9bb8195481528d10d3c8))
* upload to google storage build cache and download script ([6c8cdbd](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/commit/6c8cdbd7e84e244aeff199bbf8542d2f2633fe38))


### Bug Fixes

* adapt to interface changes; cleanup unnecessary code (source code upload and deployment is now handled by Snakemake itself) ([#9](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/issues/9)) ([c364e7f](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/commit/c364e7f97f78233dab6bedb4469e1c94d4e7cdcc))


### Documentation

* update metadata ([3374341](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/commit/33743410cf8ca84ba8d3dc166c0ad3afdc769959))

0 comments on commit 0182a13

Please sign in to comment.