-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[WIP] hash.tsv
new format plus linting and auto-adding hashes
#15640
Conversation
hash.tsv
new format plus linting and auto-adding hasheshash.tsv
new format plus linting and auto-adding hashes
Hey - I can't test all the code I am going to change locally and this basically preventing me from iterating fast. And the workflow approval is slow. It would tremendously help to have faster feedback cycles from tests. |
The workflow approval is a GitHub feature for first-time contributors to any repository, so this manual approval will only be necessary until your first PR is merged. |
Do you want to maybe focus on the core of the issue you want to solve ? So far we have no idea where you're going with this. Also you can enable the tests in your fork. |
Want to - yes. Waiting for some clarification in BioContainers/multi-package-containers#2521 to know what would be most welcome/desired. |
This reverts commit c9bec38.
- removed unnecessary nesting level from TESTCASES - put parametrization on multiple lines
Co-authored-by: Nicola Soranzo <[email protected]>
This comment was marked as outdated.
This comment was marked as outdated.
Please use |
Closing, because my branch is dead. |
The
hash.tsv
already contains a list of all the mulled containers, but it does not include their hashes. It would be very convenient if it did, because then the helper tools like the one here would not have to re-calculate them.This PR is intended to solve the following issues:
How to test the changes?
(Select all options that apply)
License