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

feat: list storage candidates #30

Merged
merged 18 commits into from
Aug 19, 2024

Conversation

jeffhsu3
Copy link
Contributor

Sorry accidentally closed the previous pull request. Did the suggested formatting changes. Still trying to figure out testing.

@vsoch vsoch changed the title List candidates feat: list storage candidates Mar 18, 2024
@vsoch vsoch requested a review from johanneskoester March 20, 2024 23:23
Copy link
Contributor

@johanneskoester johanneskoester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot! Just some adaptations to the breaking change in the latest release.

snakemake_storage_plugin_gcs/__init__.py Outdated Show resolved Hide resolved
snakemake_storage_plugin_gcs/__init__.py Outdated Show resolved Hide resolved
snakemake_storage_plugin_gcs/__init__.py Outdated Show resolved Hide resolved
tests/tests.py Outdated Show resolved Hide resolved
tests/tests.py Outdated Show resolved Hide resolved
@johanneskoester
Copy link
Contributor

Mhm, now it fails. Is that my fault? If so, sorry if I broke something.

@jeffhsu3
Copy link
Contributor Author

jeffhsu3 commented May 4, 2024

Mhm, now it fails. Is that my fault? If so, sorry if I broke something.

Ah sorry I had used a character count for gcs:// and bucket name to obtain the list_blobs prefix.

@johanneskoester johanneskoester merged commit c7ba28e into snakemake:main Aug 19, 2024
1 check passed
johanneskoester pushed a commit that referenced this pull request Aug 19, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.1.0](v1.0.0...v1.1.0)
(2024-08-19)


### Features

* list storage candidates
([#30](#30))
([c7ba28e](c7ba28e))


### Bug Fixes

* fixing the directory() issue due to uploading the local_prefix instead
of GCS prefix.
([#41](#41))
([27c80dc](27c80dc))

---
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants