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

fix: respect permissions of the target dir, especially setgid #11

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

johanneskoester
Copy link
Contributor

No description provided.

@johanneskoester johanneskoester changed the title Fix/perms fix: respect permissions of the target dir, especially setgid Feb 23, 2024
@johanneskoester johanneskoester merged commit 2132a5a into main Feb 23, 2024
5 checks passed
@johanneskoester johanneskoester deleted the fix/perms branch February 23, 2024 15:56
johanneskoester pushed a commit that referenced this pull request Feb 28, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.0.0](v0.2.0...v1.0.0)
(2024-02-24)


### ⚠ BREAKING CHANGES

* remove latency wait support as this should rather be handled in main
Snakemake (as it is already done). The reason is that the plugin cannot
distinguish between cases where latency has to be taken into accound and
where not, leading to overall much slower processing when latency wait
is applied regardless of the context. This introduces a breaking change
because this plugin now does not offer any settings anymore.
([#13](#13))

### Bug Fixes

* remove latency wait support as this should rather be handled in main
Snakemake (as it is already done). The reason is that the plugin cannot
distinguish between cases where latency has to be taken into accound and
where not, leading to overall much slower processing when latency wait
is applied regardless of the context. This introduces a breaking change
because this plugin now does not offer any settings anymore.
([#13](#13))
([1c78d88](1c78d88))
* respect permissions of the target dir, especially setgid
([#11](#11))
([2132a5a](2132a5a))

---
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.

1 participant