Skip to content

Fix repository category update#1481

Merged
mvdbeek merged 1 commit intogalaxyproject:masterfrom
mvdbeek:fix_category_update
Oct 29, 2024
Merged

Fix repository category update#1481
mvdbeek merged 1 commit intogalaxyproject:masterfrom
mvdbeek:fix_category_update

Conversation

@mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Oct 28, 2024

category_ids[] is not a valid agument for the update endpoint (it is for create). To fix this I just call into bioblend instead of using the custom put request. Fixes #1480

@mvdbeek mvdbeek force-pushed the fix_category_update branch from 28b0897 to 66c6acd Compare October 28, 2024 18:45
`category_ids[]` is not a valid agument for the update endpoint (it is
for create). To fix this I just call into bioblend instead of using the
custom put request. Fixes galaxyproject#1480
@bgruening
Copy link
Member

Thanks @mvdbeek!

@nsoranzo
Copy link
Member

The shellescape errors will be fixed by galaxy-tool-util 24.1.3, which is currently only on test PyPI.

@mvdbeek
Copy link
Member Author

mvdbeek commented Oct 29, 2024

I've promoted the pre-release to release and the packages are on pypi now

@mvdbeek mvdbeek merged commit d48552c into galaxyproject:master Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New toolshed categories are not updating for the existing tools

3 participants