fix: more robust handling of input metadata that avoids storing user or typoe specific local paths, and properly handles pipe or service files#3150
Conversation
…or typoe specific local paths, and properly handles pipe or service files
WalkthroughThe changes in this pull request primarily affect the Changes
Possibly related PRs
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (1)
🔇 Additional comments (3)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Please format your code with black: |
|
🤖 I have created a release *beep* *boop* --- ## [8.23.2](v8.23.1...v8.23.2) (2024-10-18) ### Bug Fixes * ignore derived parameters when storing job metadata and inferring rerun necessity of jobs (this gets rid of spurious triggers caused by e.g. changed resources, threads, remote storage configuration) ([#3154](#3154)) ([73ce212](73ce212)) * more robust handling of input metadata that avoids storing user or typoe specific local paths, and properly handles pipe or service files ([#3150](#3150)) ([756dc70](756dc70)) ### Documentation * Fix missing spaces in CLI help text ([#3146](#3146)) ([6416c36](6416c36)) --- 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>



QC
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).Summary by CodeRabbit
New Features
Bug Fixes
Documentation