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

docs: fix typo (stackoverflow issue) #2365

Merged
merged 2 commits into from Jul 20, 2023

Conversation

Maarten-vd-Sande
Copy link
Contributor

@Maarten-vd-Sande Maarten-vd-Sande changed the title fix type (stackoverflow issue) docs: fix typo (stackoverflow issue) Jul 20, 2023
@johanneskoester johanneskoester enabled auto-merge (squash) July 20, 2023 19:50
@sonarcloud
Copy link

sonarcloud bot commented Jul 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@johanneskoester johanneskoester merged commit f770984 into snakemake:main Jul 20, 2023
7 checks passed
johanneskoester pushed a commit that referenced this pull request Jul 21, 2023
🤖 I have created a release *beep* *boop*
---


##
[7.30.2](v7.30.1...v7.30.2)
(2023-07-20)


### Bug Fixes

* do not allow setting benchmark and between-workflow caching for the
same rule. The reason is that when the result is taken from cache, there
is no way to fill the benchmark file with any reasonable values.
([#2335](#2335))
([e2d64fa](e2d64fa))
* ensure lazy evaluation of resource functions/callables (this also
entails, for now, a removal of the thread statistics in the yellow job
stats table); further, added some clarifying sentences about resource
function evaluation to the docs
([#2356](#2356))
([4c591b7](4c591b7))
* handle non-PEP440 versions of apptainer/singulariy
([#2337](#2337))
([dea6ba8](dea6ba8))
* remote GS builds too many inventories; io:collect_mtime always uses
uncached mtime
([#2266](#2266))
([bad9115](bad9115))
* Solve apptainer version issue
([#2333](#2333))
([a876e0f](a876e0f))
* SyntaxWarnings due to non-raw regex pattern strings
([#2359](#2359))
([a08c0b0](a08c0b0))


### Documentation

* clarify minimum Snakemake version for profiles
([86dc277](86dc277))
* clarify the channel priority in environment definition deployment.rst
([#2352](#2352))
([76aa964](76aa964))
* fix typo (stackoverflow issue)
([#2365](#2365))
([f770984](f770984))
* note on using checkpoint mechanism only for input function, not for
params or resources.
([#2353](#2353))
([4be2f9d](4be2f9d))

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

None yet

2 participants