Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upshed_create did not use owner in .shed.yml and gave error message #246
Comments
This comment has been minimized.
This comment has been minimized.
I then tried setting the owner via the command line,
It seems stuck on using |
This comment has been minimized.
This comment has been minimized.
I have just created https://testtoolshed.g2.bx.psu.edu/view/iuc/package_blast_plus_2_2_31 manually by logging into the website as the IUC account. |
This comment has been minimized.
This comment has been minimized.
According to @jmchilton this is probably because my |
This comment has been minimized.
This comment has been minimized.
Just hit this again trying to create a repository owned by
Thinking about this, keys are tied to user accounts. Once you have a repository on the Tool Shed, the owner can grant admin rights to other users. Therefore given only the key for |
This comment has been minimized.
This comment has been minimized.
Just hit this bug again creating https://testtoolshed.g2.bx.psu.edu//peterjc/package_blast_plus_2_3_0 rather than under the IUC ownership:
|
peterjc
added
bug
toolshed
labels
Mar 8, 2016
peterjc
referenced this issue
Mar 11, 2016
Open
Planemo shed_lint does not raise error if YAML owner does not match ToolShed owner #422
added a commit
to jmchilton/planemo
that referenced
this issue
Mar 29, 2016
jmchilton
referenced this issue
Mar 29, 2016
Merged
Check .shed.yml owner against credentials during shed creation. #425
added a commit
to jmchilton/planemo
that referenced
this issue
Mar 29, 2016
jmchilton
closed this
in
#425
Mar 29, 2016
This comment has been minimized.
This comment has been minimized.
Note that once a repository exists on the Tool Shed, the owner can grant write access to another user - but this isn't possible prior to repository creation. The new explicit error message it a big improvement, thank you :) |
peterjc commentedJul 4, 2015
Notice that this said the owner should be
iuc
This actually created a repository with
peterjc
as the owner: https://testtoolshed.g2.bx.psu.edu/view/peterjc/package_blast_plus_2_2_31