-
Notifications
You must be signed in to change notification settings - Fork 633
Comparing changes
Open a pull request
base repository: snakemake/snakemake
base: v8.18.0
head repository: snakemake/snakemake
compare: v8.18.1
- 11 commits
- 3 files changed
- 5 contributors
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6bd67d7 - Browse repository at this point
Copy the full SHA 6bd67d7View commit details
Commits on Aug 16, 2024
-
fix: add assets and use local file links to allow offline reports (#2904
) This PR solves the issue with the offline reports. Several files are downloaded on the fly while generating the report(js, css and licenses). They are now added to the package as assets. I used the `test_report` test case to verify that the generated report is the same and works as expected. One minor change in the report appears, as I thought it is more logical to use major.minor version numbering for the `react` package as well. To my opinion a update of the documentation is not necessary. Closes #282 ### QC <!-- Make sure that you can tick the boxes below. --> * [x] The PR contains a test case for the changes or the changes are already covered by an existing test case. * [x] 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). <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Improved installation process with the addition of `setuptools-download` for enhanced dependency management. - New section added to manage the downloading of essential resources during installation. - **Bug Fixes** - Enhanced file path handling to support both absolute and relative paths, ensuring better file accessibility. - **Chores** - Reaffirmed inclusion of the `LICENSE.md` file in the package distribution for compliance. - **Refactor** - Updated package resource management to utilize local paths, improving reliability and portability. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Johannes Köster <[email protected]> Co-authored-by: Johannes Köster <[email protected]> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9cd94f7 - Browse repository at this point
Copy the full SHA 9cd94f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e669ba9 - Browse repository at this point
Copy the full SHA e669ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 764910f - Browse repository at this point
Copy the full SHA 764910fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5de5b2c - Browse repository at this point
Copy the full SHA 5de5b2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for efe6564 - Browse repository at this point
Copy the full SHA efe6564View commit details -
Revert "allow Path objects for get_resource_as_string"
This reverts commit 764910f.
Configuration menu - View commit details
-
Copy full SHA for aacef1d - Browse repository at this point
Copy the full SHA aacef1dView commit details -
Revert "fix checksum of tailwind.css in setup.cfg (manually checked f…
…or correctness)" This reverts commit e669ba9.
Configuration menu - View commit details
-
Copy full SHA for 75ee3e2 - Browse repository at this point
Copy the full SHA 75ee3e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 387b6df - Browse repository at this point
Copy the full SHA 387b6dfView commit details
Commits on Aug 19, 2024
-
fix: use query from storage object in order to be able to reflect pos…
…sible modifications (via StorageProvider.postprocess_query()) (#3031) <!--Add a description of your PR here--> ### QC <!-- Make sure that you can tick the boxes below. --> * [x] The PR contains a test case for the changes or the changes are already covered by an existing test case. * [x] 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).
Configuration menu - View commit details
-
Copy full SHA for 3ddae58 - Browse repository at this point
Copy the full SHA 3ddae58View commit details -
chore(main): release 8.18.1 (#3017)
🤖 I have created a release *beep* *boop* --- ## [8.18.1](v8.18.0...v8.18.1) (2024-08-19) ### Bug Fixes * add assets and use local file links to allow offline reports ([#2904](#2904)) ([9cd94f7](9cd94f7)) * use query from storage object in order to be able to reflect possible modifications (via StorageProvider.postprocess_query()) ([#3031](#3031)) ([3ddae58](3ddae58)) ### Documentation * clarify config file location ([6bd67d7](6bd67d7)) --- 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>
Configuration menu - View commit details
-
Copy full SHA for dc08598 - Browse repository at this point
Copy the full SHA dc08598View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.18.0...v8.18.1