Set Library Permissions#187
Conversation
hexylena
left a comment
There was a problem hiding this comment.
Some small review comments, this will be really nice to have :)
yes thanks you! Co-authored-by: Helena <hexylena@galaxians.org>
hexylena
left a comment
There was a problem hiding this comment.
looks great with the new progress bar, fantastic!
hexylena
left a comment
There was a problem hiding this comment.
looks good to me! great work @mira-miracoli
Co-authored-by: Helena <hexylena@galaxians.org>
Co-authored-by: Helena <hexylena@galaxians.org>
Co-authored-by: Helena <hexylena@galaxians.org>
Co-authored-by: Helena <hexylena@galaxians.org>
|
Thank you for your reviews and suggestions @hexylena :) |
|
Sorry @mira-miracoli, the linter has some additional requests for you to re-order the imports and add whitespace here and there to make it happy. |
that looks unrelated, but not sure what's causing that |
|
I saw it failing in the actions before, I don't know if it is a issue related to my code |
|
Shall I change something or can we merge it? |
|
@nsoranzo any ideas about this error? |
|
That error was fixed in commit galaxyproject/bioblend@22f2d89 , which was first released in BioBlend v0.17.0 . That release also dropped support for Python 3.6 (EOL for almost a year now), which is the version used in the tests. |
9685f9e to
867cf97
Compare
|
You may also want to add a |
Got it |
|
Thanks @mira-miracoli and reviewers, very cool work! |
I added a tool to set the permissions of ALL datasets in a given data library (in folders and subfolders) at once to the given roles.
It is a workaround for one point of this Issue, I created.
Usage:
Currently the default loglevel is INFO. I don't have experience with this so please tell me if I should change it.