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: typo in workflow specific profile default location #2878

Merged
merged 1 commit into from
May 22, 2024

Conversation

zmbc
Copy link
Contributor

@zmbc zmbc commented May 16, 2024

QC

  • The PR contains a test case for the changes or the changes are already covered by an existing test case.
  • The documentation (docs/) is updated to reflect the changes or this is not necessary (e.g. if the change does neither modify the language nor the behavior or functionalities of Snakemake).

Copy link

sonarcloud bot commented May 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@fgvieira fgvieira changed the title Fix typo in workflow specific profile default location fix: typo in workflow specific profile default location May 22, 2024
@johanneskoester johanneskoester merged commit 74627d3 into snakemake:main May 22, 2024
35 of 36 checks passed
johanneskoester pushed a commit that referenced this pull request May 27, 2024
🤖 I have created a release *beep* *boop*
---


##
[8.12.0](v8.11.6...v8.12.0)
(2024-05-27)


### Features

* Include parameters in extended benchmarks
([#2887](#2887))
([31a9c9b](31a9c9b))


### Bug Fixes

* fix corner case bug in input function exception handling
([#2895](#2895))
([fc24292](fc24292))
* fix quoting issues when passing complex apptainer args to spawned jobs
([#2898](#2898))
([b07e2e0](b07e2e0))
* properly restrict scheduler if --jobs/-j is used (in contrast to
--cores) in local execution
([#2897](#2897))
([6a276bb](6a276bb))
* typo in workflow specific profile default location
([#2878](#2878))
([74627d3](74627d3))

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

3 participants