Planemo

Latest version: v0.75.29

Safety actively analyzes 723947 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 25

0.75.0

---------------------

* Restore running tool tests against directory (thanks to `mvdbeek`_). `Pull
Request 1303`_
* Update outdated cuffmerge url (thanks to `martenson`_). `Pull Request
1247`_
* Set upstream branch when pushing workflows to GitHub (thanks to
`simonbray`_). `Pull Request 1249`_
* restore --no_cleanup to set cleanup_job to never (thanks to `bernt-matthias`_). `Pull Request 1255`_
* Drop support for Python 3.6 (thanks to `simonbray`_). `Pull Request 1257`_
* Replace CoC with link to GalaxyProject's one (thanks to `nsoranzo`_). `Pull
Request 1259`_
* Mains resource selector must be skipped (thanks to `hexylena`_). `Pull
Request 1260`_
* Ignore cloudflare 503 status when checking links (thanks to `bernt-matthias`_). `Pull Request 1262`_
* Document the use of mandatory macro parameters and add named macro tokens
(thanks to `bernt-matthias`_). `Pull Request 1212`_
* Bump galaxy package requirements to 22.01 (thanks to `bernt-matthias`_).
`Pull Request 1264`_
* Run local galaxy via gravity (thanks to `mvdbeek`_). `Pull Request 1232`_
* Lint randomlines.xml file (thanks to `simonbray`_). `Pull Request 1270`_
* Check if main requirement is `None` (thanks to `bernt-matthias`_). `Pull
Request 1274`_
* Planemo type annotation: module planemo.commands.cmd_autoupdate (thanks to
`gallardoalba`_). `Pull Request 1278`_
* Planemo type annotation: module planemo.cli (thanks to `gallardoalba`_).
`Pull Request 1277`_
* Planemo type annotation: module cmd_clone (thanks to `gallardoalba`_).
`Pull Request 1279`_
* Planemo type annotation: module cmd_tool_init (thanks to `gallardoalba`_).
`Pull Request 1281`_
* Add type annotations to ``planemo.autoupdate`` module (thanks to
`nsoranzo`_). `Pull Request 1283`_
* Planemo type annotation: module cmd_normalize (thanks to `gallardoalba`_).
`Pull Request 1280`_
* Planemo type annotation: module planemo.conda (thanks to `gallardoalba`_).
`Pull Request 1284`_
* Add type annotations to ``planemo.glob`` and ``planemo.virtualenv`` (thanks
to `nsoranzo`_). `Pull Request 1287`_
* Drop ``conda_lint`` command (thanks to `nsoranzo`_). `Pull Request 1288`_
* Type annotations for planemo.bioblend, planemo.git, and planemo.cwl.run
(thanks to `adRn-s`_). `Pull Request 1285`_
* Add FAQ page to docs (thanks to `simonbray`_). `Pull Request 1271`_
* Add type annotations to ``planemo.runnable`` and ``planemo.workflow_lint``
(thanks to `nsoranzo`_). `Pull Request 1291`_
* Make `--channels` also affect mulled channels and update/extend howto use
bioconda artifacts (thanks to `bernt-matthias`_). `Pull Request 1227`_
* Planemo type annotation: config, context and factory (thanks to
`gallardoalba`_). `Pull Request 1292`_
* [Training] update templates to use new, more accessible box style (thanks to
`shiltemann`_). `Pull Request 1293`_
* Pre-create expected output file on disk (thanks to `mvdbeek`_). `Pull
Request 1276`_
* Control publish setting in .dockstore.yml, fix first release not appearing
on dockstore (thanks to `mvdbeek`_). `Pull Request 1295`_
* Fix disclosure css for summary elements (thanks to `mvdbeek`_). `Pull
Request 1294`_
* Enable providing multiple `--tool_data_table` options (thanks to
`mvdbeek`_). `Pull Request 1296`_
* Make startup timeout configurable (thanks to `mvdbeek`_). `Pull Request
1298`_
* Fix printing planemo test logs (thanks to `mvdbeek`_). `Pull Request 1299`_
* Fix workflow test when input is optional but also workflow output (thanks to
`mvdbeek`_). `Pull Request 1297`_

---------------------

0.74.11

---------------------

* Removing broken link, update it to current doc (thanks to `profgiuseppe`_).
`Pull Request 1244`_
* Implement nested collection inputs and outputs in workflow_test_init `Pull
Request 1242`_
* More fixes for auto-generating workflow tests `Pull Request 1241`_
* Fix workflow_test_init for collection outputs `Pull Request 1239`_

---------------------

0.74.10

---------------------
* Allow specifying URL and API key with workflow autoupdate and docs
improvements (thanks to `simonbray`_). `Pull Request 1237`_
* Pin planemo to last known working major galaxy version `Pull Request 1230`_
* Drop unused Python dependencies and upgrade syntax to Python 3.6 `Pull Request 1228`_
* Update `best_practice_search()` for changes in galaxy-tool-util `Pull Request 1224`_
* Make galaxy config `cleanup_job` depend on `--no_cleanup`
(thanks to `bernt-matthias`_). `Pull Request 1226`_
* Tool builder: add profile and suffix version
(thanks to `gallardoalba`_). `Pull Request 1222`_
* training-init: add the FAQ index page to tutorial folder
(thanks to `shiltemann`_). `Pull Request 1217`_
* Adding best practices and assertion checks to workflow_lint
(thanks to `simonbray`_). `Pull Request 1213`_
* Updates to workflow autoupdate required for IWC bot
(thanks to `simonbray`_). `Pull Request 1214`_
* Add test and fix for failing docker_galaxy engine
(thanks to `simonbray`_). `Pull Request 1215`_
* Generate workflow test from invocation id
(thanks to `simonbray`_). `Pull Request 1209`_
* Fixed minor typo in documentation
(thanks to `stain`_). `Pull Request 1206`_
* Add missing ToolShed categories `Pull Request 1207`_
* Use WorkflowId rather than StoredWorkflowId when autoupdating subworkflows
(thanks to `simonbray`_). `Pull Request 1205`_
* Always use random id_secret for testing (thanks to `bernt-matthias`_). `Pull Request 1198`_
* Add rerun subcommand for rerunning jobs (thanks to `simonbray`_). `Pull Request 1140`_

---------------------

0.74.9

---------------------
* Fix rendering of subworkflow steps for workflow testing report (thanks to
`simonbray`_). `Pull Request 1200`_
* Replace Galaxy interactor galaxy_requests_post with make_post_request from
BioBlend (thanks to `simonbray`_). `Pull Request 1201`_

---------------------

0.74.8

---------------------

* Exclude click 8.0.2. `Pull Request 1196`_
* Add tool version numbers to autoupdate logging (thanks to `simonbray`_).
`Pull Request 1188`_
* Allow tool autoupdate without conda installation (thanks to `simonbray`_).
`Pull Request 1193`_
* use correct key execution_problem in template (thanks to `bernt-matthias`_).
`Pull Request 1195`_

---------------------

0.74.7

---------------------

* Fix documentation to include ``--download_outputs`` flag (thanks to
`simonbray`_). `Pull Request 1184`_
* Select refgenie config based on Galaxy version `Pull Request 1187`_
* Extend autoupdate subcommand to workflows (thanks to `simonbray`_). `Pull
Request 1151`_

---------------------

Page 6 of 25

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.