Skip to content

fix: Don't attempt to parse TBDString resources#2690

Merged
johanneskoester merged 2 commits intosnakemake:mainfrom
twrightsman:fix-dry-run-resources
Feb 15, 2024
Merged

fix: Don't attempt to parse TBDString resources#2690
johanneskoester merged 2 commits intosnakemake:mainfrom
twrightsman:fix-dry-run-resources

Conversation

@twrightsman
Copy link
Copy Markdown
Contributor

@twrightsman twrightsman commented Feb 9, 2024

Description

This fixes the WorkflowErrors that occur when the resource parsing code tries to parse TBDStrings during a dry run.

This should fix #2575 and fix #2555.

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

@twrightsman twrightsman changed the title Don't attempt to parse TBDString resources fix: Don't attempt to parse TBDString resources Feb 9, 2024
@johanneskoester
Copy link
Copy Markdown
Contributor

Thank you!

@johanneskoester johanneskoester enabled auto-merge (squash) February 15, 2024 10:14
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues

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

See analysis details on SonarCloud

@johanneskoester johanneskoester merged commit f884b50 into snakemake:main Feb 15, 2024
johanneskoester pushed a commit that referenced this pull request Feb 18, 2024
🤖 I have created a release *beep* *boop*
---


##
[8.4.9](v8.4.8...v8.4.9)
(2024-02-15)


### Bug Fixes

* binary mem
([#2695](#2695))
([18689b4](18689b4))
* Don't attempt to parse TBDString resources
([#2690](#2690))
([f884b50](f884b50))


### Documentation

* added Mastodon follow label with just 'Follow' similar to X
([#2692](#2692))
([7e36496](7e36496))

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

Dry run doesn't work with input-based resource allocation input-dependent resource specification fails

2 participants