- Fix workflow lint crash when tool_state is dict instead of JSON string (thanks to @jmchilton). Pull Request 1626
- Support new path for galaxy's version file (thanks to @mr-c). Pull Request 1624
- Enable GxITs in planemo serve (thanks to @pavanvidem). Pull Request 1568
- Add planemo format command (thanks to @dannon). Pull Request 1617
- Add --job_workers option to limit parallel local jobs (default 1) (thanks to @mvdbeek). Pull Request 1620
- Display job metric container in test results (thanks to @mvdbeek). Pull Request 1612
- Accept completed as terminal invocation state (thanks to @mvdbeek). Pull Request 1615
- Added testing with index (thanks to @dadrasarmin). Pull Request 1614
- Speed up planemo tests by providing uv (thanks to @mvdbeek). Pull Request 1616
- Replace distutils (removed in Python 3.12) (thanks to @nsoranzo). Pull Request 1618
- Move deploy to a separate workflow for trusted publishing (thanks to @nsoranzo). Pull Request 1608
- Finish release and fix release process (thanks to @bernt-matthias). Pull Request 1607
- Set default mulled_resolution_cache_data_dir in planemo workspace (thanks to @mvdbeek). Pull Request 1610
- Fix commit_version.py (thanks to @bernt-matthias). Pull Request 1609
- Add new pangenomics category (thanks to @SaimMomin12). Pull Request 1603
- Fix exception handling in case of ReadTimeout errors (thanks to @nsoranzo). Pull Request 1606
- Apply new black formatting (thanks to @mvdbeek). Pull Request 1605
- Fix error in reports macro file (thanks to @bernt-matthias). Pull Request 1604
- Add linter checking remote_repository_url (thanks to @bernt-matthias). Pull Request 1581
- Add documentation for workflow_track, invocation_download, and invoca… (thanks to @mvdbeek). Pull Request 1601
- Add vault configuration file option (thanks to @arash77). Pull Request 1599
- add response to error message (thanks to @bernt-matthias). Pull Request 1598
- Allow to skip url check (thanks to @bernt-matthias). Pull Request 1597
- Add TRS ID support for
runandworkflow_job_init(thanks to @mvdbeek). Pull Request 1596 - Implement upload progress bar (thanks to @mvdbeek). Pull Request 1593
- Make output of planemo workflow_job_init more helpful (thanks to @mvdbeek). Pull Request 1595
- Expand failed workflow jobs by default and sort steps numerically (thanks to @mvdbeek). Pull Request 1594
- Allow requirements_in_conda and biocontainer_registered in skip_file (thanks to @kostrykin). Pull Request 1588
- Fix for method that is renamed in 25.1 (thanks to @bernt-matthias). Pull Request 1591
- Some refactoring and fixes for handing of conda packages (thanks to @bernt-matthias). Pull Request 1592 Request 1586`_
- Use job cache in planemo rerun (thanks to @mvdbeek). Pull Request 1583 Request 1582`_
- Fail when pointing at a profile that doesn't exist (thanks to @mvdbeek). Pull Request 1578
- Don't report failed workflow run with --no_wait (thanks to @mvdbeek). Pull Request 1579
- Delay toil import and use or fail when actually used (thanks to @mvdbeek). Pull Request 1580
- Improve command not found handling (thanks to @mvdbeek). Pull Request 1575
- Fall back to sqlite when database creation fails (thanks to @mvdbeek). Pull Request 1576
- Raise click exception where we don't need a full traceback (thanks to @mvdbeek). Pull Request 1577
- Wait for upload job and make sure uploads are ok (thanks to @mvdbeek). Pull Request 1574
- Updates to
pyproject.tomland CI workflows (thanks to @nsoranzo). Pull Request 1572 - Enable dependabot version updates for GitHub actions (thanks to @nsoranzo). Pull Request 1566
- Fix underscores in config option (thanks to @bernt-matthias). Pull Request 1567
- Build and release script updates (thanks to @mvdbeek). Pull Request 1561
- Fixing 429 url error (thanks to @arash77). Pull Request 1556
- Fix subworkflow invocation tracking (thanks to @mvdbeek). Pull Request 1560
- Don't pollute working directory with tools.yaml file (thanks to @mvdbeek). Pull Request 1554
- Add ruff and isort to make format and tox, add pre-commit config (thanks to @mvdbeek). Pull Request 1552
- Make
no_dependency_resolutionandsimultaneous_uploadglobal options (thanks to @mvdbeek). Pull Request 1553 - Add flag to export invocation from run command (thanks to @mvdbeek). Pull Request 1551
- Load default job metrics (thanks to @mvdbeek). Pull Request 1548
- Drop unnecessary autogen in cmd_slurm_init (thanks to @mvdbeek). Pull Request 1549
- Terminate polling if we can't advance invocation (thanks to @mvdbeek). Pull Request 1547
- Don't do preload in managed instance (thanks to @mvdbeek). Pull Request 1546
- Add a slurm_init command (thanks to @jmchilton). Pull Request 1543
- Add missing module to pyproject.toml (thanks to @mvdbeek). Pull Request 1545
- Add the option to download the outputs of a completed workflow run (thanks to @Smeds). Pull Request 1532
- update shed categories (thanks to @bgruening). Pull Request 1539
- cmd to export an existing invocations as an archive for storage or later import (thanks to @Smeds). Pull Request 1534
- Bump requirements for galaxy packages to 25.0 (thanks to @ahmedhamidawan). Pull Request 1542
- Print job errors in workflow invocation as they occur (thanks to @mvdbeek). Pull Request 1540
- Enable celery tasks (thanks to @mvdbeek). Pull Request 1541
- add file extension to downloaded output (thanks to @Smeds). Pull Request 1531
- Workflow progress bar (thanks to @jmchilton). Pull Request 1510
- Fix job handler setup (thanks to @mvdbeek). Pull Request 1538
- Overhaul Galaxy job config handling (thanks to @jmchilton). Pull Request 1506
- create provided output_directory if it doesn't exist (thanks to @Smeds). Pull Request 1526
- fix lint_shed_version if there are no installable revisions (thanks to @bernt-matthias). Pull Request 1509
- Fix bumping of dev versions (thanks to @mvdbeek). Pull Request 1514
- Don't escape non-ascii unicode characters in json.dumps (thanks to @mvdbeek). Pull Request 1523
- Fix version linter for new repos (thanks to @bernt-matthias). Pull Request 1519
- Add switch to prevent early termination of workflow runs (thanks to @kostrykin). Pull Request 1518
- Add missing collection operation tools (thanks to @mvdbeek). Pull Request 1524
- Fix dependency specification (thanks to @mvdbeek). Pull Request 1507
- Print stdout stderr if install command fails (thanks to @mvdbeek). Pull Request 1505
- fix: removes that spaces that aren't allowed in the singularity instance name (thanks to @Smeds). Pull Request 1504
- Build Modernization (thanks to @jmchilton). Pull Request 1503
- Add linter to check if tool versions are bumped (thanks to @bernt-matthias). Pull Request 1502
- Fix make quick-test (thanks to @jmchilton). Pull Request 1501
- Migrate mypy settings to pyproject.toml (thanks to @jmchilton). Pull Request 1500
- Add support for Python 3.12 (thanks to @nsoranzo). Pull Request 1496
- Add postgres singularity option (thanks to @Smeds). Pull Request 1492
- Loosen test assertions (thanks to @bernt-matthias). Pull Request 1494
- Update browser user agent string (thanks to @nsoranzo). Pull Request 1495
- Remove usage of defaults conda channel (thanks to @bernt-matthias). Pull Request 1487
- Add category "Geo Science" (thanks to @bernt-matthias). Pull Request 1483
- Bump requirements for galaxy packages to 24.2 (thanks to @jdavcs). Pull Request 1491
- Use python 3.13 for deploymen (thanks to @bernt-matthias). Pull Request 1488
- Fix repository category update (thanks to @mvdbeek). Pull Request 1481
- Fix up autopygen type annotation (thanks to @mvdbeek). Pull Request 1474
- Fix autoupdate for workflows with overlapping tool updates (thanks to @bernt-matthias). Pull Request 1452
- Display last lines of logs (thanks to @mvdbeek). Pull Request 1473
- Add a new single cell category (thanks to @pavanvidem). Pull Request 1457
- Add extended-assertions requirements (thanks to @bernt-matthias). Pull Request 1471
- Workflow best practices: check that creator identifiers are URIs (thanks to @elichad). Pull Request 1458
- Update pinning for Galaxy 24.1 (thanks to @bernt-matthias). Pull Request 1460
- Add option to create a minimal markdown test report (thanks to @bernt-matthias). Pull Request 1462
- Increase worflow linting (thanks to @lldelisle). Pull Request 1463
- Run CI tests against newer Galaxy versions (thanks to @bernt-matthias). Pull Request 1466
- Add the option to provide a history id to run the workflow in (thanks to @Delphine-L). Pull Request 1461
- Make sure that skip list does not get [''] (if no skip is given) (thanks to @bernt-matthias). Pull Request 1453
- Tool linting add --skip_file and remove lxml schema validation (thanks to @bernt-matthias). Pull Request 1420
- Implement run/test/workflow_edit/autoupdate from non default tool sheds (thanks to @mvdbeek). Pull Request 1445
- Install prebuilt client by default (thanks to @mvdbeek). Pull Request 1450
- Bump galaxy packages to allow for 24.0 (thanks to @bernt-matthias). Pull Request 1441
- replace dead link in conclusions (thanks to @martenson). Pull Request 1447
- Add text to autopygen exceptions (thanks to @bernt-matthias). Pull Request 1444
- Drop circleci config (thanks to @mvdbeek). Pull Request 1443
- Fix linting of asserts with children (thanks to @bernt-matthias). Pull Request 1442
- Fix parsing of training
metadata.yamlfiles (thanks to @nsoranzo). Pull Request 1439 - Fix markdown template: add missing closing details tag (thanks to @bernt-matthias). Pull Request 1440
- Misc workflow linting improvements (thanks to @bernt-matthias). Pull Request 1437
- Don't skip requirements with an environment marker (thanks to @nsoranzo). Pull Request 1433
- Add --host parameter to allow listening on non-default hosts (thanks to @selten). Pull Request 1430
- Add option to pass extra arguments to docker run (thanks to @bernt-matthias). Pull Request 1428
- Fix workflow_edit (thanks to @mvdbeek). Pull Request 1427
- Update to black 2024 stable style (thanks to @nsoranzo). Pull Request 1425
- Fix use of package_name attribute on CondaTarget objects (thanks to @nsoranzo). Pull Request 1424
- Don't crash autoupdate on non-PEP440-compliant tool versions (thanks to @nsoranzo). Pull Request 1422
- Add now mandatory readthedocs config files (thanks to @nsoranzo). Pull Request 1419
- Update action versions (thanks to @nsoranzo). Pull Request 1416
- Update upper bound for galaxy packages to < 23.2 (thanks to @bernt-matthias). Pull Request 1388
- Fix workflow download when using instance id (thanks to @mvdbeek). Pull Request 1412
- Remove introduction header from training init (thanks to @hexylena). Pull Request 1410
- Pretty-print workflow and use correct version of linked workflow in
workflow_test_init(thanks to @mvdbeek). Pull Request 1408 - Fix running workflow tests when there are multiple tests (thanks to @mvdbeek). Pull Request 1407
- Fix matching of tool ids to autoupdate (thanks to @nsoranzo). Pull Request 1406
- Implement running tests against existing invocation (thanks to @mvdbeek). Pull Request 1401
- Fix test result download (thanks to @mvdbeek). Pull Request 1402
- No changes
- Change info message for markdown readme in repo (thanks to @bernt-matthias). Pull Request 1398
- Make test reports more resilient to failing invocations (thanks to @mvdbeek). Pull Request 1400
- Fix zenodo test, drop explicit datatype mapping (thanks to @mvdbeek). Pull Request 1399
- Fix linting rule selection (thanks to @bernt-matthias). Pull Request 1396
- Add missing
Astronomy,CLIP-seqandMaterials scienceTS categories (thanks to @bernt-matthias). Pull Request 1397
- Fix workflow_lint for json output values (thanks to @mvdbeek). Pull Request 1395
- Add --skip to shed_lint (thanks to @bernt-matthias). Pull Request 1394
- Remove API key requirement from training_init (thanks to @hexylena). Pull Request 1393
- Try to fix planemo test workflow when output is collection with identical name (thanks to @lldelisle). Pull Request 1391
- Track subworkflow invocations after main invocation is scheduled (thanks to @mvdbeek). Pull Request 1389
- Implement automatic tool generation based on the source code of the tool (thanks to @Kulivox). Pull Request 1263
- Support for testing workflows with conditional steps (thanks to @mvdbeek). Pull Request 1387
- Add pick_value to distro_tools (thanks to @mvdbeek). Pull Request 1385
- Allow missing conda_exec (thanks to @mstabrin). Pull Request 1384
- Fix profile version test (thanks to @bernt-matthias). Pull Request 1383
- Fix type comparisons (thanks to @bernt-matthias). Pull Request 1382
- Added a note that docker is required for docker and biocontainers option (thanks to @paulzierep). Pull Request 1355
- Optimize disk space usage for planemo test (thanks to @bernt-matthias). Pull Request 1378
- Fix for change of base_url in BioBlend 1.2.0 (thanks to @nsoranzo). Pull Request 1379
- Update collection operation tool list (thanks to @mvdbeek). Pull Request 1377
- Officially support Python 3.10 and 3.11 (thanks to @nsoranzo). Pull Request 1375
- Fix links (thanks to @nsoranzo). Pull Request 1374
- Fix
test_run_gxtool_randomlinestest on Galaxy dev branch (thanks to @nsoranzo). Pull Request 1373
- Bump galaxy package requirements to allow for 23.0 (thanks to @bernt-matthias). Pull Request 1372
- Sanitize and make output names unique (thanks to @mvdbeek). Pull Request 1371
- Increase bioblend retries for bad networks (thanks to @hexylena). Pull Request 1369
- Add
--biocontainersoption to shed_lint (thanks to @mvdbeek). Pull Request 1370 - fix regex of orcid + add test (thanks to @lldelisle). Pull Request 1364
- Drop allow_none for finding repository (thanks to @mvdbeek). Pull Request 1358
- Drop call to
escape_non_unicode_symbols(thanks to @nsoranzo). Pull Request 1357
- Allow running autoupdate against external server (thanks to @mvdbeek). Pull Request 1265
- Fix extraction of orcid identifiers for .dockstore.yml (thanks to @lldelisle). Pull Request 1350
- Bump galaxy packages to 22.05 (thanks to @bernt-matthias). Pull Request 1275
- Store datasets by UUID (thanks to @bernt-matthias). Pull Request 1347
- Fix orcid regex for dockstore_init (thanks to @lldelisle). Pull Request 1348
- Fix virtualenv dir bookkeeping (thanks to @wm75). Pull Request 1346
- Deprecate introduction slides folder (thanks to @hexylena). Pull Request 1344
- Remove note recommending installing dev versions from planemo run tutorial (thanks to @simonbray). Pull Request 1338
- Rename configuration option removed in tox 4.0 (thanks to @nsoranzo). Pull Request 1337
- Remove travis-ci.org badge from README.rst (thanks to @SimonWaldherr). Pull Request 1334
- Mount test data dir read-only in docker (thanks to @mvdbeek). Pull Request 1327
- Add traceback to report template (thanks to @bernt-matthias). Pull Request 1332
- Add indent and sort_keys to tool_test_json (thanks to @simonbray). Pull Request 1330
- Fix
planemo shed_test(thanks to @mvdbeek). Pull Request 1329 - Add h5py dependency, required for comparing h5 files (thanks to @mvdbeek). Pull Request 1326
- Update GitHub action versions (thanks to @nsoranzo). Pull Request 1322
- Fix "glone" typo in error message (thanks to @bernt-matthias). Pull Request 1325
- Type annotation for input staging-related code (thanks to @nsoranzo). Pull Request 1320
- Add creator dockstore (thanks to @lldelisle). Pull Request 1314
- Compare versions, not tool ids to find latest tool ids (thanks to @mvdbeek). Pull Request 1313
- Fix
for_pathswhen path is directory of tools (thanks to @mvdbeek). Pull Request 1312 - Fix workflow_lint with list + check elements in collection (thanks to @lldelisle). Pull Request 1310
- Drop copy_tree workaround for tool sources (thanks to @mvdbeek). Pull Request 1308
- Use pytest.raises() instead of ad-hoc assert_raises_regexp() context manager (thanks to @nsoranzo). Pull Request 1302
- Add planemo_ci_setup command (thanks to @mvdbeek). Pull Request 1304
- Don't fail planemo autoupdate if tool version not found in tool shed (thanks to @lldelisle). Pull Request 1305
- workflow_lint: ensure that tool shed tool ids are valid (thanks to @lldelisle). Pull Request 1306
- Fix recording of virtual_env_dir (thanks to @mvdbeek). Pull Request 1307
- 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.autoupdatemodule (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.globandplanemo.virtualenv(thanks to @nsoranzo). Pull Request 1287 - Drop
conda_lintcommand (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.runnableandplanemo.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
- 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
- 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
- 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
- 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
- Fix documentation to include
--download_outputsflag (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
- Add JSON report for planemo run invocations (thanks to @simonbray). Pull Request 1153
- Ignore failure to download output datasets Pull Request 1179
- Allow location to point to url for outputs Pull Request 1180
- Fix --shed_install for gxformat2 workflows Pull Request 1182
- Remove iuc from default channels Pull Request 1170
- Fix parsing of changelog for git release Pull Request 1171
- Remove legacy commands, egg handling Pull Request 1172
- Use bioblend's invoke_workflow Pull Request 1173
- Create more useful output for failed invocations Pull Request 1174
- Improve dockstore_init Pull Request 1177
- Relicense under the MIT license Pull Request 1169
- Revise log levels (thanks to @bernt-matthias). Pull Request 1165
- Create upload_data subcommand (thanks to @simonbray). Pull Request 1164
- Create
--download_outputsflag for theruncommand (thanks to @simonbray). Pull Request 1157 - Make simultaneous file upload configurable for the run and test commands (thanks to @simonbray). Pull Request 1156
- Add option to add tags to a history with the
runcommand (thanks to @simonbray). Pull Request 1154 - Revise Allure reporting experience for workflows. Pull Request 1152
- Load both cat1 versions when testing workflows Pull Request 1146
- Fix isolated virtualenv not getting activated Pull Request 1145
- Use bioblend's make_get_request for authenticated request Pull Request 1144
- Display live logs when Galaxy is run in background Pull Request 1142
- Allow testing dir of workflows Pull Request 1095
- Fix container register for gh workflow Pull Request 1135, Pull Request 1133
- Don't fail URL linting if blocked by CloudFlare Pull Request 1134 1133`_
- Allow planemo run to stage exisiting datasets and relative paths (thanks to @simonbray). Pull Request 1128
- Fix
ci_find_toolsandci_find_reposcommands. Pull Request 1127
- Allow running Galaxy workflow tests against externally defined workflows. Pull Request 1126, Pull Request 1125, Pull Request 1123
- Require Python
tabulatepackage for thelist_invocationscommand. Pull Request 1124
- Integrate important features from gxwf for running workflows - including building up profile commands for creating aliases, allowing referencing workflows by external IDs, and listing invocations (thanks to @simonbray). Pull Request 1076
- Documentation for using
planemo runto execute workflows (thanks to @simonbray). Pull Request 1102 - Add
workflow_uploadcommand for publishing each workflow of a repository with many workflows to their own standalone repository. Pull Request 1091 - Update github commands to authenticate with a token rather than username/password (thanks to @simonbray). Pull Request 1083
- Document "advanced" tool test debugging (thanks to @bernt-matthias). Pull Request 1108
- Various fixes for workflow commands - including
workflow_convert,workflow_lint,workflow_job_init, andworkflow_test_init(thanks to @simonbray). Pull Request 1101, Pull Request 1118, Pull Request 1121, Pull Request 1116, Pull Request 1064 - Allow outputting test results as Allure framework results. Pull Request 1115
- Fix
run_tests.shinvocation Pull Request 1099 - Tiny typo in debugging output (thanks to @abretaud). Pull Request 1066
- Fix typo in 'planemo test' help text for --skip_venv (thanks to @peterjc). Pull Request 1068
- Fixes for CLI when
external_galaxyis used as the engine (thanks to @simonbray). Pull Request 1072 - Updating base image to 20.05 for training topics (thanks to @bedroesb). Pull Request 1074
- Changes to update_test_data testing mode (thanks to @simonbray). Pull Request 1079
- Fix docker options when filling
job_conf.xmltemplate. Pull Request 1086 - Explicit tests for Galaxy 20.09. Pull Request 1093
- Minor fix for
ci_find_reposcommand. Pull Request 1094 - Fix a couple of Cheetah urls in Galaxy tool documentation (thanks to @martenson). Pull Request 1096
- Fix doc link from a redirect loop to a section (thanks to @martenson). Pull Request 1110
- Clarify
tutorial.mdusage of citations (thanks to @blankenberg). Pull Request 1114 - Fix
ZeroDivisionErrorwhen no tests are executed (thanks to @simonbray). Pull Request 1120
- More documentation/support around running workflows including new command
to initialize workflow jobs
workflow_init_job. Pull Request 1052 - Workflow tests and documentation for tagging inputs. Pull Request 1058
- Various documentation improvements. Pull Request 1061, Pull Request 1062
- Add mypy type checking. Pull Request 1060
- Progress decoupling Planemo's core from click & CLI interactions. Pull Request 1059
- Tests for workflow testing script. Pull Request 821
- Drop Python 2 support. Pull Request 1026
- Rev Galaxy dependencies - including bumping bioblend to 0.14.0, galaxy-tool-util, and unpinning cwltool (last of these thanks to thanks to @TMiguelT). Pull Request 1038, Pull Request 1034
- Workflow linting, best practices, and tooling to assist in following them. Pull Request 1028, Pull Request 1049, Pull Request 1051 Pull Request 1044
- Substantial rewrites to Galaxy workflow input staging - including allow nested
collection and composite inputs to Galaxy for
runandtest. Pull Request 900, Pull Request 1029 - Remove assorted older, likely unused commands. Pull Request 1043
- Update installation.rst (thanks to @mblue9). Pull Request 1032
- Automatic PyPI upload on tag using GitHub Actions. Pull Request 994
- Fix quay repository presence check for single target builds. Pull Request 993
- More fine grained options for
--shed_install(thanks to @AndreasSko). Pull Request 1001 - Change default Python version for Galaxy (thanks to @bernt-matthias). Pull Request 1021
- Sort tests by id when merging (thanks to @bernt-matthias). Pull Request 1022
- Add
--group_toolsoption toci_find_tools(thanks to @bernt-matthias). Pull Request 1008 - Add shared data library path to the data upload box for training material (thanks to @shiltemann). Pull Request 1013
- Add support for tool versions to tutorial template generator (thanks to @shiltemann). Pull Request 1041
- Only copy test files if they don't exist. Pull Request 1037
- Improvements to loading stock tools for workflow testing and serving ( add new stock tools to list and check subworkflows). Pull Request 1031
- Fix link for composite data type docs (thanks to @bernt-matthias). Pull Request 1020
- Do not use
gi._make_url()internal BioBlend method. - Switch CWL examples to use https://schema.org/version/latest/schema.rdf (thanks to @mr-c). Pull Request 1015
- Fix docs not to claim Galaxy can't run on Python 3. Pull Request 1023
- Improved abstractions around target Galaxy instance. Pull Request 1046
- Add empty refgenie config for tests (thanks to @blankenberg). Pull Request 1025
- Substantial reworking of testing infrastructure. Pull Request 1024, Pull Request 1003, Pull Request 1011, Pull Request 1006, Pull Request 1040, Pull Request 1036, Pull Request 1042
- Temporarily add galaxy-util requirement Pull Request 991
- Make symlinks in tool tree work for planemo test Pull Request 988
- Reduce use of
shell=Truein subprocesses Pull Request 989 - Drop planemo database seed option Pull Request 985
- Don't execute
untar_to()subprocesses through the shell Pull Request 984 - Allow setting database_connection for planemo test runs Pull Request 986
- Fix copy-paste mistakes Pull Request 983
- Add planemo list_repos command Pull Request 982
- Make container_register build files with headers and include base_image Pull Request 980
- Replace deprecated galaxy-lib requirement with galaxy-tool-util Pull Request 978
- Close all opened files (thanks to @bernt-matthias). Pull Request 979
- Build single requirement container, log if requirement not in best-practice channels Pull Request 977
- Use tojson jinja2 filter instead of json.dumps Pull Request 975
- Add merge_test_reports command Pull Request 974
- Implement github workflow and fix profile commands if psql unavailable Pull Request 976
- Fix planemo lint --biocontainers if no build number in container Pull Request 972
- Update a training command (thanks to @hexylena). Pull Request 973
- Allow passing through GALAXY_VIRTUAL_ENV variable to venv setup Pull Request 971
- Correct help text (thanks to @hexylena). Pull Request 970
- Remove unneeded html5lib requirement Pull Request 968
- Init & update submodules when installing and creating packages. Stop distributing eggs (thanks to @nsoranzo). 1ab8530
- Use
unicodify()on exceptions and subprocess outputs (thanks to @nsoranzo) Pull Request 944 - Do not override
Nonewith empty string (thanks to @ic4f). Pull Request 950 - Update Docker template for training material generation (thanks to @bedroesb). Pull Request 958
- Add support for suite of repos with different owners (thanks to @nsoranzo). Pull Request 959
- Link for collection details updated in the docs (thanks to @martin-raden). Pull Request 963
- Move most tests to Python 3.7, drop Python 3.4 (thanks to @nsoranzo). Pull Request 964
- Remove confusing warning Pull Request 966
- Training - fix empty repeat + some formatting (thanks to @bebatut). Pull Request 926
- Training - add bibliography to tutorial template (thanks to @shiltemann). Pull Request 938
- Training - support new class definition for input in workflow step (thanks to @bebatut). Pull Request 943
- Various tool tutorial fixes ahead of GCC 2019 (thanks to @nsoranzo). Pull Request 940
- Return validation error if doi is empty (thanks to @nsoranzo). Pull Request 937
- Return validation error if doi is empty Pull Request 937
- Add junit as test reporter (thanks to @selten). Pull Request 935
- Update galaxy.xsd for new python 3 compatibility attribute (thanks to @martenson). Pull Request 931
- Documentation: add a little warning for <param ... multiple="true"> (thanks to @bernt-matthias). Pull Request 930
- Add ability to test data manager tools (thanks to @mvdbeek). Pull Request 912
- Update Training for new requirement definition (thanks to @bebatut). Pull Request 913
- Drop amqp workaround (thanks to @mvdbeek). Pull Request 917
- Use
yaml.safe_load()instead of deprecatedload()(thanks to @nsoranzo). Pull Request 921 - Allow converting
tool_test_report.jsonto xunit (thanks to @mvdbeek). Pull Request 918 - Fix error if testcase.data.job does not exist (thanks to @mvdbeek). Pull Request 924
- Fix deprecated
getchildren()(thanks to @nsoranzo). Pull Request 925
- Fix display of tool ids in planemo html report (thanks to @mvdbeek). Pull Request 908
- Single quotes for file names (thanks to @bernt-matthias). Pull Request 909
- Fix doc linting (thanks to @mvdbeek). Pull Request 910
- Update TS categories (thanks to @nsoranzo). 07dc6e0
- Close tag in doc help, to help with copy&paste (thanks to @blankenberg). Pull Request 914
- Update the tool XSD file (thanks to @bgruening). Pull Request 915
- Update galaxy-lib requirement to 18.9.2 to add Python 3.7 support (thanks to @nsoranzo). Pull Request 906
- Fix command run by planemo test --skip_venv (thanks to @nsoranzo). Pull Request 907
- Remove deprecated
sudo: falsefrom .travis.yml (thanks to @nsoranzo). Pull Request 902 - Do not skip Galaxy client build for
planemo serve. Install Galaxy when the directory specified with--galaxy_rootdoes not exist or is empty. (thanks to @nsoranzo). Pull Request 895, Issue 845
- Fix username validation for shed linting (thanks to @martenson). Pull Request 899, Issue 898
- Allow
workflow_convertto convert a native.gaworkflows to format 2 (yaml). Pull Request 896 - New command (
workflow_edit) to open workflow in a synchronized graphical editor. Pull Request 894 - Conda tutorial fixes (thanks to @nsoranzo). Pull Request 876
- Enable
--conda_use_localoption forplanemo test(thanks to @nsoranzo). Pull Request 876 - When testing, skip workflow outputs that do not have a label set (thanks to @bgruening). Pull Request 893
- Add
__repr__forTestCaseto improve debugging Planemo (thanks to @bgruening). Pull Request 892 - Increase IO polling interval over time (thanks to @martenson). Pull Request 891
- Sync galaxy xsd and fix tests (thanks to @mvdbeek). Pull Request 889
- Linting fix for
W605(thanks to @martenson). Pull Request 888 - Add icon for repeat parameters in training (thanks to @bebatut). Pull Request 887
- Allow selection of Python version when starting managed Galaxy (thanks to @mvdbeek). Pull Request 874
- Change the channel priority of conda (again). (thanks to @bgruening). Pull Request 867
- Some small english corrections (thanks to @hexylena). Pull Request 868
- Print the list of excluded paths when running
ci_find_repos(thanks to @nsoranzo). Pull Request 877 - Improved XSD lint reporting. Pull Request 871
- Fix Planemo writing a file called
gx_venv_None. Pull Request 870 - Update cwltool and galaxy-lib dependencies for Python 3.7 (thanks to @nsoranzo). Pull Request 864
- Fix to make workflow testing more robust. Pull Request 882
- Add commands to create Galaxy training materials (thanks to @bebatut). Pull Request 861
- Fix planemo test when TEMP env variable contain spaces (thanks to @nsoranzo). Pull Request 851
- Support testing a completely remote galaxy instance (thanks to @hexylena). Pull Request 856
- Allow naming history from command line (thanks to @hexylena). Pull Request 860
- Sync galaxy.xsd from galaxy repo (thanks to @nsoranzo). Pull Request 866
- Fix ServeTestCase.test_shed_serve test (thanks to @nsoranzo). bad810a
- Better support for testings against different versions of Galaxy efficiently and robustly. Pull Request 849
- New database version (thanks to @bgruening). Pull Request 847
- Hyperlink DOIs against preferred resolver (thanks to @katrinleinweber). Pull Request 850
- Tests for collection inputs to workflows. Pull Request 843
- Bring in Ephemeris sleep function - hopefully makes serve tests a bit more robust. b12b117
- More tutorial testing, tutorial updates. 016b923, 324c776, 2002b49
- More isolated
test_shed_upload.pytests. 72d2ca7 - Add filetype support for workflow test inputs (thanks to @bgruening). Pull Request 842
- Add
--no_shed_installoption, to prevent shed installs as part of workflow testing. Pull Request 841 - Small docs fix (thanks to @hexylena). Pull Request 848
- Make Planemo testing easier for CWL tools and workflows in various ways and update tutorials to reflect these simplifications. Pull Request 837
- Test and fix running workflow tests against externally managed Galaxy servers. Pull Request 833, Pull Request 836
- Allow using URIs for inputs of workflow test. Pull Request 840
- Slide Galaxy testing window to include 18.05 and drop 17.09. Pull Request 838
- Allow optional disabling of Galaxy single user mode. Pull Request 835
- Fix for path pasting options during workflow testing. Pull Request 834
- Fix essentially all Conda and BioContainers related functionality to allow parity between
CWL and existing Galaxy functionality - fixes and enhances many commands including
lint,conda_install,conda_env,test,run, andmull. Pull Request 828 - Add two new tutorials for Conda and Container development with CWL tools that mirrors the existing tutorials for Galaxy tools - including new CWL exercises, answers, and example project templates. 347c622
- Improve the CWL generated by the
tool_initcommand to properly deal withSoftwareRequirements and generate more idiomatic CWL. Pull Request 820, a5c72e3 - Add new engine type (
--engine toil) for testing and running CWL tools (requires manually installing Toil withpip install toilin Planemo's environment). Pull Request 831 - Add documentation for the Galaxy Workflow and CWL test format files (includes information on configuring various test engines). Pull Request 832
- Better default logging config for CWL development. Pull Request 830
- Various fixes for the
conda_searchcommand. Pull Request 826 - Fix test coverage configuration. Pull Request 822
- Reorganize .travis.yml for clarity. Pull Request 829
- More isolated, robust unit tests that use git. Pull Request 827, Pull Request 818
- Fix default list of best-practice Conda channels. Pull Request 825
- Refactor tests to speed up quick tests - fewer buggy URLs fetched in "quick" mode. Pull Request 823
- Fix upload configuration of workflow testing to default (overrideable) external Galaxies to not use path pasting. Pull Request 816
- Fix test number parsing for workflow tests. Pull Request 817
- Fix the process of waiting on Galaxy to boot up for the Docker Galaxy container
--engine.
- Fixes and small CLI tweaks to get the Docker Galaxy container working as an
--enginefor the run, serve, and test commands.
- Various small fixes for new external Galaxy engine type.
- Fix PyPI README rendering for 0.49.0 release changes.
- Implement external Galaxy engine. Pull Request 781
- Restructure serve testing code for reuse. Pull Request 795
- Improve test report handling for JSON generated via galaxy-lib testing script. Pull Request 799
- Improve how various branches of Galaxy are tested. Pull Request 800
- Added documentation for
GALAXY_MEMORY_MB(thanks to @bernt-matthias). Pull Request 801 - Log tool config in verbose logging mode. Pull Request 802
- Replace
rchannel withconda-forge(thanks to @bgruening). Pull Request 805 - Sync
galaxy.xsdwith latest Galaxy updates (thanks to @nsoranzo). Pull Request 806 - Use
requests.get()when validating http URLs (thanks to @nsoranzo). Pull Request 809 - Do not consider tools with "deprecated" in the path (thanks to @bgruening). Pull Request 810
- Automatically load tools shipped with Galaxy when testing, running, or serving workflows that reference these tools. Pull Request 790
- Revise README and touch up documentation in general. Pull Request 787
- Various small changes to testing and test framework. Pull Request 792
- Various Python 3 fixes. 8cfe9e9, 41f7df1
- Fixes for Galaxy 18.0X releases. Pull Request 803, dc443d6
- Run all CI tests against Python 3 (thanks to @nsoranzo). Pull Request 768 and Pull Request 774
- Python 3 fix - subprocess with
universal_newlines=True(thanks to @peterjc). Pull Request 764 - Record CWL conformance test results using JUnit xml (thanks to @mr-c). Pull Request 756
- Restore run test case for simple Galaxy tools. Pull Request 769
- Enhancements to Galaxy profiles and workflow testing. Pull Request 773
- Fix resolving & installing shed repositories from workflows for
testandruncommands. Pull Request 776 - Implement planemo command to convert format 2 workflows into .ga workflows. Pull Request 771
- Add a native Galaxy workflow (.ga) testing test. Pull Request 770
- Drop Brew support but add more detailed install instructions. Pull Request 761
- Clean up CWL conformance test execution. Pull Request 753
- Assorted small CWL and deamon serve fixes. Pull Request 759
- Update to the latest Galaxy tool XSD (thanks to @nsoranzo). Pull Request 747
- Re-fix problem when shed_update would fail if nothing to update (thanks to @nsoranzo). Pull Request 747
- Update instructions for installation via conda (thanks to @nsoranzo) . Pull Request 743
- Bug fix for MacOS chmod doesn't support --recursive flag. (thanks to @dfornika). Pull Request 739
- Bug fix to also socket.error when linting URLs (thanks to @nsoranzo). Pull Request 738
- Disable broken tests. Pull Request 745
- Rev to latest versions of bioblend and galaxy-lib for various fixes related to CWL.
- Change behavior of
--dockerflag, for a few releases it would require Galaxy use a container for every non-upload tool. This breaks various conversion tools for instance and so was reverted. Pull Request 733 - Add 'Accept' header when linting doc URLs (thanks to @nsoranzo). Pull Request 725
- Fix --conda_auto_install help (thanks to @nsoranzo). Pull Request 727
- Incremental progress toward CWL support via Galaxy. Pull Request 729, Pull Request 732
- Update galaxy-lib to latest version to fix various issues. Pull Request 730
- Fix lint detected problems with documentation. Pull Request 731
- Update to the latest galaxy-lib for Conda fixes. (thanks @nsoranzo) and updated CWL utilities. Pull Request 716, Pull Request 723
- Update Conda channel order to sync with Bioconda (thanks to @nsoranzo). Pull Request 715
- Experimental support running CWL workflows through the CWL fork of Galaxy.
- Mention
planemo command --helpin main help (thanks to @peterjc). Pull Request 709 - Bugfix handle
Nonerequirement versions when registering containers (thanks to @bgruening). Pull Request 704 - Bugfix for dependencies by pinning ruamel.yaml version (thanks to @mvdbeek). Pull Request 720
- Fix and improve Galaxy root option specification options. Pull Request 701, 8a608e0
- Update planemo mull to use a default action of build-and-test since build no longer cleans up itself. ecc1bc2
- Add a command to pre-install Involucro. Pull Request 702
- Remove stdio from generated tools - just use exit_code for everything. 91b6fa0
- Implement some ad-hoc documentation tests. Pull Request 699
- A large number of small enhancements and fixes for the documentation and example projects.
- Fix Readme typos (thanks to @manabuishii) 904d77a
- Fix container_register to create pull requests against the newly finalized home of the multi-package-containers registry repository. 9636682
- Fix use_global_config and use_env_var for options with unspecified defaults. 475104c
- Conda/Container documentation and option naming improvements. Pull Request 684
- Sync galaxy.xsd with latest upstream Galaxy updates (thanks to @nsoranzo). Pull Request 687
- Fix ci_find_repos command to not filter repos whose only modifications where in subdirs (thanks to @nsoranzo). Pull Request 688
- Update container_register for mulled version 2 and repository name changes. Pull Request 689
- Better pull request messages for the container_register command. Pull Request 690
- Fix
shed_updatenot fail if there is nothing to update (thanks to @nsoranzo). Issue 494, Pull Request 680 - Conda documentation and option naming improvements. Pull Request 683
- Implement
container_registerfor tool repositories. Pull Request 675 - Fix
hubbinary installation for Mac OS X. Pull Request 682
- Fix data manager configuration to not conflict with original Galaxy at
galaxy_root(thanks to @nsoranzo). Pull Request 662 - Fix
filter_paths()to not partial match paths when filtering shed repositories (thanks to @nsoranzo). Pull Request 665 - Fix description when creating
.shed.ymlfiles (thanks to @RJMW). Pull Request 664
- Implement instructions and project template for GA4GH Tool Execution Challenge Phase 1. 84c4a73
- Eliminate Conda hack forcing
/tmpas temp directory. b4ae44d - Run dependency script tests in isolated directories. 32f41c9
- Fix OS X bug in
planemo runby reworking it to wait using urllib instead of sockets. 3129216
- Implement documentation and examples for Conda-based dependency development (under "Advanced" topics). Pull Request 642, Pull Request 643
- Implement documentation and examples for container-based dependency development (under "Advanced" topics). 0a1abfe
- Implement a
planemo conda_searchcommand for searching best practice channels from the command line. Pull Request 642 - Allow Planemo to work with locally built Conda packages using the
--conda_use_localcommand. Pull Request 643, Issue 620 - Implement an
open(or justo) command to quickly open the last test results (or any file if supplied). Pull Request 641 - Linting improvements and fixes due to galaxy-lib update.
* WARN on test output names not found or not matching.
* INFO correct information about stdio if profile version is found.
* WARN if profile version is incorrect.
* INFO profile version
* Fix
assert_commandnot detected as a valid test (fixes Issue 260). - Have
lint --conda_requirementscheck that at least one actual requirement is found. 6638caa - Allow
conda_installto work with packages as well as just tools. 8faf661 - Add
--globaloption to conda_install to install requirements into global Conda setup instead of using an environment. 8faf661 - Implement
planemo lint --biocontainerthat checks that a tool has an available BioContainer registered. 0a1abfe - Add more options and more documentation to the
planemo mullcommand. 0a1abfe - Hack around a bug in Conda 4.2 that makes it so
planemo mulldoesn't work out of the box on Mac OS X. 0a1abfe - Allow URIs to be used instead of paths for a couple operations. ce0dc4e
- Implement non-strict CWL parsing option. 4c0f100
- Fixes for changes to cwltool and general CWL-relate functionality. 3c95b7b, 06bcf19, 525de8f, 9867e56, 9ab4a0d
- Eliminate deprecated XML-based abstraction from
planemo.tools. 04238d3 - Fix
MANIFEST.inentry that was migrated to galaxy-lib. ced5ce2 - Various fixes for the command
conda_env. Pull Request 640 - Improved command help - both formatting and content. Pull Request 639
- Implement a
--no_dependency_resolutionoption disabling conda dependency resolver. Pull Request 635, Issue 633 - Tests for new linting logic. Pull Request 638
- Fix bug where tool IDs needs to be lowercase for the shed (thanks to @bgruening). Pull Request 649
- Update seqtk version targetted by intro docs. e343b67
- Various other Conda usability improvements. Pull Request 634
- Fix bug with
shed_lint --urlsintroduced in 0.38.0. 84ebc1f
- Trim down the default amount of logging during testing. Pull Request 629, Issue 515
- Improved log messages during shed operations. 08c067c
- Update tool XSD against latest Galaxy. fca4183, 03c9658
- Fix bug where
shed_lint --toolsfor a suite lints the same tools multiple times. Issue 564, Pull Request 628
- Update to the latest galaxy-lib release. This means new installs start with Miniconda 3 instead of Minicoda 2 and at a newer version. This fixes many Conda related bugs.
- Change defaults so that Conda automatically initializes and performs tool installs
by default from within the spawned Galaxy server. The trio of flags
--conda_dependency_resolution,--conda_auto_install, and--conda_auto_initare effectively enabled by default now. 4595953 - Use the Galaxy cached dependency manager by default (thanks to @abretaud). Pull Request 612
- Test Conda dependency resolution for more versions of Galaxy including the forthcoming release of 17.01.
- Update to the latest Galaxy tool XSD for various tool linting fixes. 32acd68
- Fix pip ignores for
bioconda_scripts(thanks to @nturaga) Pull Request 614
- Fix move error when using
project_init. Issue 388, Pull Request 610 - Improved integration testing for
testcommand. Pull Request 609 - Update CWL links to v1.0 (thanks to @mr-c). Pull Request 608
- Bring in latest tool XSD file from Galaxy (thanks to @peterjc). Pull Request 605
- PEP8 fixes for various linting problems (thanks to @peterjc). Pull Request 606
- Update tool syntax URL to new URL (thanks to @mvdbeek). Pull Request 602
- Native support for building bioconductor tools and recipes (thanks to @nturaga). Pull Request 570
- Fixes for running Galaxy via docker-galaxy-stable (thanks to @bgruening). 50d3c4a
- Import order linting fixes (thanks to @bgruening).
- Mimic web browser to validate user help URLs fixing Issue 578 (thanks to @peterjc). Pull Request 591
- Fix for Bioconda recipes depending on
conda-forge(thanks to @nsoranzo). Pull Request 590
- Implement
mullcommand to build containers for tools based on Conda recipes matching requirement definitions. 08cef54 - Implement
--mulled_containersflag ontest,serve, andruncommands to run tools in "mulled" containers. Galaxy will first search locally cache containers (such as ones built withmull), then search the mulled namespace of quay.io, and finally build one on-demand if needed using galaxy-lib and Involucro developed by @thriqon. - Implement
--conda_requirementsflag onlintcommand to ensure requirements can be resolved in best practice channels. 9da8387 - Allow
conda_installcommand over multiple tool paths. 2e4e5fc - Update pip as part of setting virtual environment in
Makefiletarget. 19b2ee9 - Add script to auto-update Bioconda recipe for Planemo and open a pull request. f0da66f
- Fix HISTORY.rst link problem that prevented correct display of content on PyPI.
- Fix
lint --urlsfalse positives by being more restrictive with what is considered a URL (fixed by @hexylena after detailed report from @peterjc). Issue 573, Pull Request 579
- Enable XSD validation of tools by default (restore old behavior with
planemo lint --no_xsd). 1ef05d2 - Implement a
conda_lintcommand to lint Conda recipes based on anaconda-verify. 6a6f164 - Implement
cloneandpull_requestcommands to ease PRs (with documentation fixes from @martenson). e925ba1, ea5324f - Update galaxy.xsd to allow version_command's to have an interpreter attribute. 7cca2e4
- Apply improvement from @nsoranzo for Planemo's use of git diff. 6f91719
- Pull in downstream refactoring of
tool_initcode from @nturaga's Bioconductor work. ccdd2d5 - Update to latest Tool Factory code from tools-iuc. ca88b0c
- Small code cleanups. b6d8294, d6da3a8
- Fixup docs in
planemo.xml.validation. - Allow skipping newly required lxml dependency in setup.py. 34538de
- Enhance
planemo lint --xsdto use a fairly complete and newly official XSD definition. Pull Request 566 - Migrate and update documentation related to tool XML macros and handling multiple outputs from the Galaxy wiki (with help from @bgruening, @mvdbeek, and @nsoranzo). Pull Request 559
- Documentation fixes (thanks to @ramezrawas). Pull Request 561
- Do not fail URL linting in case of too many requests (thanks to @nsoranzo). Pull Request 565
- Implement new commands to
ci_find_reposandci_find_toolsto ease CI scripting. Pull Request 555
- Fix a problem with Conda prefix handling when using
--conda_dependency_resolution. f7b6c7e - Fix for quote problem in
update_planemo_recipe.bash. 6c03de8 - Fix to restore linting of
tests/directory and fix import order throughout module. ef4b9f4
- Update to the latest galaxy-lib release and change Conda semantics to match recent updates to Galaxy. For the most robust Conda usage - use planemo 0.30+ with Galaxy 16.07 or master. 07d94bd
- Implement the
--conda_auto_initflag forconda_install. ca19910 - Allow the environment variable
PLANEMO_CONDA_PREFIXto set a default for--conda_prefix. 24008ab - Fixup documentation regarding installs and Conda. ce44e87
- Fix and lint Python module import order throughout project. Pull Request 550
- Use
cprather than symlink to$DOWNLOAD_CACHEin thedependency_scriptcommand (thanks to @peterjc). c2204b3 - Fixes for the Homebrew recipe updater. c262b6d
- Improved handling of Python 2.7 specific dependencies.
- Look for sha256sum checksums during shed_lint (thanks to @peterjc). Pull Request 539
- An assortment fixes and enhancements to the
dependency_scriptcommand (thanks to @peterjc). Pull Request 541, Pull Request 545 - Fix shed_build to respect exclude: in .shed.yml (thanks to @nsoranzo). Pull Request 540
- Fix linting of tool URLs (thanks to @nsoranzo). Pull Request 546
- Fixes for bioblend v0.8.0 (thanks to @nsoranzo). 9fdf490
- Enable shed repo type update (thanks to @nsoranzo). 3ceaa40
- Create suite repositories with repository_suite_definition type by default (thanks to @nsoranzo). 057f4f0
- Include
shed_lintin script run bytravis_init(thanks to @peterjc). Pull Request 528 - Minor polish to the
travis_initcommand (thanks to @peterjc). Pull Request 512 - Update pip and setuptools on TravisCI; fix travis_init (thanks to @peterjc). Pull Request 521
- Shorten command one line descriptions for main help (thanks to @peterjc). Pull Request 510
- Use
planemo test --no_cache_galaxyunder TravisCI (thanks to @peterjc). Pull Request 513 - Improve and fix docs ahead of GCC 2016 (thanks to @martenson). Pull Request 498, 725b232
- Add description of
expect_num_outputsto planemo FAQ. a066afb - Revise planemo tools docs to be more explicit about collection identifiers. a811e65
- Add more docs on existing dynamic tool output features. Pull Request 526
- Fix serve command doc (thanks to @nsoranzo). 8c088c6
- Fix make lint-readme (RST link errors) (thanks to @peterjc). Pull Request 525
- Add union bedgraph example to project templates (for GCC demo example). d53bcd6
- Add Flow Cytometry Analysis, Data Export, and Constructive Solid Geometry as shed categories (thanks to @bgruening, @gregvonkuster, and @nsoranzo). e890ab5, 08bb354, e2398fb
- Remove duplicated attribute in docs/writing/bwa-mem_v5.xml (thanks to Paul Stewart @pstew). Pull Request 507
- Use ephemeris to handle syncing shed tools for workflow actions. 1c6cfbb
- More planemo testing enhancements for testing artifacts that aren't Galaxy tools. Pull Request 491
- Implement
docker_galaxyengine type. eb039c0, Issue 15 - Enhance profiles to be Dockerized Galaxy-aware. Pull Request 488
- Add linter for DOI type citation - thanks to @mvdbeek. Pull Request 484
- Implement
EngineandRunnableabstractions - Planemo now has beta support for testing Galaxy workflows and CWL tools with Galaxy and any CWL artifact with cwltool. Pull Request 454, 7be1bf5 - Fix missing command_line in test output json. e38c436
- More explicit Galaxy
job_conf.xmlhandling, fixes bugs caused bygalaxy_roothaving existing and incompatiblejob_conf.xmlfiles and makes it possible to specify defaults with fixed server name. c4dfd55 - Introduce profile commands (
profile_create,profile_delete, andprofile_list) and profile improvements (automatic postgres database creation support). Pull Request 480, a87899b - Rework Galaxy test reporting to use structured data instead of XUnit data. 4d29bf1
- Refactor Galaxy configuration toward support for running Galaxy in docker-galaxy-stable. Pull Request 479
- Implement Galaxy "profiles" - the ability to configure
perisistent, named environments for
serveandtest. 5d08b67 - Greatly improved
servecommand - maketest-dataavailable as an FTP folder, (on 16.07) automatically log in an admin user, and many more options (such as those required for "profiles" and a--daemonmode). - Two fixes to ensure more consistent, dependable
testoutput. Pull Request 472, f3c6917 - Add code and documentation for linting (
lint) and building (tool_init) CWL tools. a4e6958, b0b867e, 4cd571c - If needed for Conda workaround, shorten
config_directorypath (thanks to @mvdbeek). efc5f30 - Fix
--no_cache_galaxyoption (thanks to Gildas Le Corguillé). d8f2038 - Target draft 3 of CWL instead of draft 2. 775bf49
- Fix
cwltooldependency version - upstream changes broke compatibility. 65b999d - Add documentation section and slides about recent Galaxy tool framework changes (with fix from @remimarenco). 069e7ba
- Add IUC standards to Planemo docs. 2ae2b49
- Improve collection-related contents in documentation (thanks in part to @martenson). fea51fc, 13a5ae7
- Add documentation on
GALAXY_SLOTSand running planemo on a cluster. 45135ff, e0acf91 - Revise command-line handling framework for consistency and
extension - allow extra options to be configured as
defaults
~/.planemo.ymlincluding--job_config_fileand Conda configuration options. e769118, 26e378e - Fix
tool_initcommans options typos (thanks to Nitesh Turaga). 826d371 - Refactor galaxy-related modules into submodules of a new
planemo.galaxypackage. 8e96864 - Fix error message typo (thanks to @blankenberg). b1c8f1d
- Update documentation for recent command additions. 3f4ab44
- Rename option
--galaxy_sqlite_databaseoption to--galaxy_database_seedand fix it so it actually works. f7554d1 - Add
--extra_toolsoption toservecommand. 02a08a0 - Update project testing to include linting documentation
(
docs/), Python import order, and docstrings. a13a120, 6e1e726, 95d5cba
- Revert "check
.shed.ymlowner against credentials during shed creation", test was incorrect and preventing uploads. Pull Request 425, Issue 246
- Fix test summary report. Pull Request 429
- Improve error reporting when running
shed_test. ce8e1be - Improved code comments and tests for shed related functionality. 89674cb
- Rev galaxy-lib dependency to 16.4.1 to fix wget usage in newer versions of wget. d76b489
- Drop support for Python 2.6. 93b7bda
- A variety of fixes for
shed_update. Pull Request 428, Issue 416 - Fix reporting of metadata updates for invalid shed updates. Pull Request 426, Issue 420
- Check
.shed.ymlowner against credentials during shed creation. Pull Request 425, Issue 246 - Fix logic error if there is a problem with
shed_create. 358a42c - Tool documentation improvements. 0298510, a58a3b8
- Fix duplicated attributes with Conda resolver (thanks to Björn Grüning). Pull Request 403
- Upgrade to latest version of galaxy-lib for more linting.
- Attempt to better handle conditional dependency on cwltool.
- Fixed bug targetting forthcoming release of Galaxy 16.01.
- Fixed problem with PyPI build artifacts due to submodule's not being initialized during previous release.
- Add
--skip_venvto support running Galaxy 16.01 inside of conda environments. 9f3957d - Implement conda support. f99f6c1, ad3b2f0, 5e0b6d1
- Update LICENSE for Planemo to match Galaxy. 15d33c7
- Depend on new galaxy-lib on PyPI instead of previous hacks.... Pull Request 394
- Fix egg caching against master/15.10. 6d0f502
- Fix bug causing shed publishing of
.svndirectories. Issue 391 - Bug fixes for Conda support thanks to @bgruening. 63e456c
- Fix document issues thanks to @einon. Pull Request 390
- Improve client for shed publishing to support newer shed backend being developed by @hexylena. Pull Request 394
- Tool Shed
repo_idchange, @hexylena. Pull Request 398 - Various other small changes to testing, project structure, and Python 3 support.
- If
virtualenvnot onPATH, have Planemo create one for Galaxy. 5b97f2e - Add documentation section on testing tools installed in an existing Galaxy instance. 1927168
- When creating a virtualenv for Galaxy, prefer Python 2.7. e0577e7
- Documentation fixes and improvements thanks to @martenson. 0f8cb10, 01584c5, b757791
- Specify a minimum
sixversion requirement. 1c7ee5b - Add script to test a planemo as a wheel. 6514ff5, Issue 184
- Fix empty macro loading. Issue 362
- Fix an issue when you run
shed_diff --shed_target localthanks to Gwendoline Andres and Gildas Le Corguillé at ABiMS Roscoff. Pull Request 375 - Fix
shed_diffprinting to stdout if-oisn't specified. f3394e7 - Small
shed_diffimprovements to XML diffing and XUnit reporting. af7448c, 83e227a - More logging of
shed_diffresults if--verboseflagged. 9427b47 - Add
test_reportcommand for rebuilding reports from structured JSON. 99ee51a - Fix option bug with Click 6.0 thanks to @bgruening. 2a7c792
- Improved error messages for test commands. fdce74c
- Various fixes for Python 3. 2f66fc3, 7572e99, 8eda729, 764ce01
- Use newer travis container infrastructure for testing. 6d81a94
- Test case fixes. 98fdc8c, 0e4f70a
- More complete I/O capturing for XUnit. 6409449
- Check for select parameter without options when linting tools. Issue 373
- Add
--cwl_engineargument tocwl_runcommand. dd94ddc - Fixes for select parameter linting. 8b31850
- Fix to demultiplexing repositories after tool uploads. Issue 361
- Fix to update planemo for Galaxy wheels. 25ef0d5
- Various fixes for Python 2.6 and Python 3. c1713d2, 916f610, c444855
- Initial implementation of
cwl_runcommand that runs a CWL tool and job file through Galaxy. 49c5c1e - Add
--cwlflag toserveto experimentally serve CWL tools in Galaxy. Pull Request 339 - Implement highly experimental
cwl_scriptcommand to convert a CWL job to a bash script. 508dce7 - Add name to all XUnit reports (thanks to @hexylena). Pull Request 343
- Capture stdout and stderr for
shed_diffandshed_updateXUnit reports. Pull Request 344 - More tool linting (conditionals) thanks to @hexylena. Pull Request 350
- UTF-8 fixes when handling XUnit reports. Pull Request 345
- Add Epigenetics as Tool Shed category. Pull Request 351
- Merge changes to common modules shared between Galaxy, Planemo, and Pulsar (thanks to @natefoo). Pull Request 356
- Add
--cite_urltotool_init. fdb1b51 tool_initbug fix. f854138- Fix setup.py for cwltool and bioblend changes. 1a157d4
- Add option to specify template sqlite database locally. c23569f
- Add example IPython notebooks to docs. c8640b6
- Fix issue with test reporting not being populated. 19900a6
- Improvements to
docker_shellusability (thanks to @kellrott). Pull Request 334 - Add docker pull attempt when missing Dockerfile (thanks to @kellrott). Pull Request 333
- Fix bug inferring which files are tool files (thanks to @hexylena). Pull Request 335, Issue 313
- Initial work toward automating brew recipe update. 4d6f7d9, Issue 329
- Implement basic XUnit report option for
shed_update(thanks to @martenson). Pull Request 322 - Fix issues with producing test outputs. 572e754
- Xunit reporting improvements - refactoring, times, diff output (thanks to @hexylena). Pull Request 330
- Implement project governance policy and update developer code of conduct to match that of the Galaxy project. Pull Request 316
- Update filters for account for new
.txtand.mdtest outputs (thanks to @hexylena). Pull Request 327 - Add verbose logging to galaxy test output handling problems. 5d7db92
- Flake8 fixes (thanks to @martenson). 949a36d
- Remove uses of deprecated
mktempPython standard library function (thanks to @hexylena). Pull Request 330
- Adding new command
dependency_scriptto convert Tool Shed dependencies into shell scripts - thanks to @peterjc. Pull Request 310, f798c7e, Issue 303 - Implement profiles in sheds section of the
~/.planemo.yml. Pull Request 314
- Template framework for reporting including new markdown and plain text reporting options for testing - thanks to @hexylena. Pull Request 304
- XUnit style reporting for
shed_diffcommand - thanks to @hexylena. Pull Request 305 - Add new
shed_buildcommand for building repository tarballs - thanks to @kellrott. Pull Request 297 - Fix exit code handling for
lintcommands - thanks to @mvdbeek. Pull Request 292 - Improved documentation for
servecommand - thanks to @lparsons. Pull Request 312 - Tiny backward compatible Python 3 tweaks for Tool Factory - thanks to @peterjc. dad2d9d
- Fixed detection of virtual environment in
Makefile- thanks to @lparsons. Pull Request 311 - Updates to Galaxy XSD - thanks to @mr-c. Pull Request 309
- Allow reading shed key option from an environment variable. Pull Request 307
- Allow specifying host to serve Galaxy using
-host- thanks in part to @chambm. Pull Request 301 - Allow specifying defaults for
-hostand--portin~/.planemo.yml. Pull Request 301 - Improve
~/.planemo.ymlsample comments - thanks to @martenson. Pull Request 287 - Update tool shed categories - thanks to @bgruening. Pull Request 285
- Improved output readibility for
diffcommand - thanks to @martenson. Pull Request 284
- Allow
-tas shorthand for--shed_target(thanks to Peter Cock). Pull Request 278 - Fix
tool_initcommand to usefrom_work_dironly if file in command (thanks to bug report and initial fix outline by Gildas Le Corguillé). Pull Request 277 - Various documentation fixes (thanks in part to Peter Cock and Daniel Blankenberg). Pull Request 256, Pull Request 253, Pull Request 254, Pull Request 255, Pull Request 251, Issue 272
- Fix project_init for missing files. cb5b906
- Various documentation improvements.
- Fix for
shed_initproducing non-standard type hints. Issue 243, f0610d7 - Fix tool linting for parameters that define an
argumentbut not aname. Issue 245, aad1eed - Many doc updates including a tutorial for developing tools in a test-driven fashion and instructions for using the planemo appliance through Kitematic (with Kitematic screenshots from E. Rasche).
- If planemo cannot find a Galaxy root, it will now automatically fetch
one (specifing
--galaxy_installwill still force a fetch). Pull Request 235 - Docuementation has been updated to reflect new and vastly improved Docker and Vagrant virtual appliances are now available, as well as a new VirtualBox OVA variant.
- Update linting for new tool XML features (including
detect_errorsand output collections). Issue 233, 334f2d4 - Fix
shed_testhelp text. Issue 223 - Fix code typo (thanks to Nicola Soranzo). Pull Request 230
- Improvements to algorithm used to guess if an XML file is a tool XML file. Issue 231
- Fix configuration file handling bug. Issue 240
- Fix
shed_testandshed_servefor test and local tool sheds. f3cafaa
- Fix to ensure the tab completion script is in the Python source tarball (required for setting up tab-completion for Homebrew). 6b4e7a6
- Implement a
--failedflag for thetestcommand to rerun previously faied tests. Pull Request 210 - Implement
shed_updateto upload contents and update repository metadata. Pull Request 216 - Implement
shed_testandshed_servecommands to test and view published artifacts in the Tool Shed. Pull Request 213, Issue 176 - Add shell tab-completion script. 37dcc07
- Many more commands allow specifing multiple tool and/or repository targets. Issue 150
- Add -m as alias for --message in planemo shed_upload (thanks to Peter Cock). Pull Request 200
- Add
--ensure_metadataoption toshed_lintto ensure.shed.ymlfiles contain many repository. Pull Request 215 - More developer documentation, additional
maketargets including ones for setting up git pre-commit hooks. cc8abb6, Issue 209 - Small README improvement (thanks to Martin Čech) b53006d
- Fixes for shed operation error handling (thanks to Martin Čech). Pull Request 203, Pull Request 206
- Fix for "smart"
shed_diffnot in the repository root directory (thanks to Peter Cock). Pull Request 207, Issue 205 - Recursive
shed_diffwith directories not yet in Tool Shed. Pull Request 208 - Improve error handling and reporting for problematic
--shed_targetvalues. Issue 217 - Fix typos in lint messages. Issue 211
- Fix default behavior for
planemo lintto use current directory if explicit paths are not supplied. 1e3668a
- More compact syntax for defining multiple custom inclusions in
.shed.ymlfiles - thanks to Peter Cock. Issue 180, Pull Request 185, Pull Request 196 - Prevent ambigous destinations when defining custom inclusions in
.shed.yml- thanks to Peter Cock. Pull Request 186 lintnow warns if tool ids contain whitespace. Pull Request 190- Handle empty tar-balls gracefully on older Python versions - thanks to Peter Cock. Pull Request 187
- Tweak quoting in
cpcommand - thanks to Peter Cock. 6bcf699 - Fix regression causing testing to no longer produce "pretty" test results under certain circumstances. Issue 188
- Fix for recursive
shed_difffolder naming. Issue 192 - Fix output definitions to
tool_initcommand. Issue 189
- Extend
shed_lintto check for valid actions in tool_dependencies.xml files. 8117e03 - Extend
shed_lintto check for required files based on repository type. Issue 156 - Ignore common editor backup files during
shed_upload. Issue 179 - Fix missing file when installing from source via PyPI. Issue 181
- Fix
lintto verifydatainputs specify aformatattribute. 8117e03 - Docstring fix thanks to @peterjc. fe7ad46
- Add new logo to the README thanks to @petrkadlec from puradesign.cz and @carlfeberhard from the Galaxy Project. Issue 108
- Implement smarter
shed_diffcommand - it now produces a meaningful exit codes and doesn't report differences if these correspond to attributes that will be automatically populated by the Tool Shed. Issue 167 - Use new smarter
shed_diffcode to implement a new--check_diffoption forshed_upload- to check for meaningful differences before updating repositories. Issue 168 - Record git commit hash during
shed_uploadif the.shed.ymlis located in a git repository. Issue 170 - Allow
shed_operations to operate on git URLs directly. Issue 169 - Fail if missing file inclusion statements encountered during
.shed.ymlrepository resolution - bug reported by @peterjc. Issue 158 - Improved exception handling for tool shed operations including new
--fail_fastcommand-line option. * Issue 114, Pull Request 173 - Implement more validation when using the
shed_initcommand. 1cd0e2d - Add
-r/--recursiveoption toshed_downloadandshed_diffcommands and allow these commands to work with.shed.ymlfiles defining multipe repositories. 40a1f57 - Add
--portoption to theserveandtool_factorycommands. 15804be - Fix problem introduced with setup.py during the 0.9.0 development cycle - thanks to @peterjc. Pull Request 171
- Fix clone bug introduced during 0.9.0 development cycle - thanks to @bgruening. Pull Request 175
- Fix for Travis CI testing picking up invalid tests (reported by @takadonet). Issue 161
- Fix tar ordering for consistency (always sort by name) - thanks to @peterjc. Pull Request 164, Issue 159
- Fix exception handling related to tool shed operations - thanks to @peterjc. Pull Request 155, b86fe1f
- Fix bug where
shed_lintwas not respecting the-r/--recursiveflag. 9ff0d2d - Fix bug where planemo was producing tar files incompatible with the Tool Shed for package and suite repositories. a2ee135
- Fix bug with
config_initcommand thanks to @bgruening. Pull Request 151 - Fix unnessecary
lintwarning aboutparallelismtag reported by @peterjc. 9bf1eab
- Fixes for the source distribution to allow installation of 0.8.0 via Homebrew.
- Implement the new
shed_lintcommand that verifies various aspects of tool shed repositories - including XSD validation ofrepository_dependencies.xmlandtool_dependencies.xmlfiles, best practices for README files, and the contents of.shed.ymlfiles. This requires the lxml library to be available to Planemo or the application xmllint to be on itsPATH. Pull Request 130 Issue 89 Issue 91 912df02 d26929e 36ac6d8 - Option to enable experimental XSD based validation of tools when
lintis executed with the new--xsdflag. This validation occurs against the unofficial Galaxy Tool XSD project maintained by @JeanFred. This requires the lxml library to be available to Planemo or the application xmllint to be on itsPATH. Pull Request 130 912df02 - Allow skipping specific linters when using the
lintcommand using the new--skipoption. 26e3cdb - Implement sophisticated options in
.shed.ymlto map a directory to many, custom Tool Shed repositories during shed operaitons suchshed_uploadincluding automatically mapping tools to their own directories and automatically building suites repositories. Pull Request 143 - Make
shed_uploadmore intelligent when building tar files so that package and suite repositories may have README files in source control and they will just be filtered out during upload. 53edd99 - Implement a new
shed_initcommand that will help bootstrap.shed.ymlfiles in the specified directory. cc1a447 - Extend
shed_initto automatically build arepository_rependencies.xmlfile corresponding to a Galaxy workflow (.gafile). Issue 118 988de1d - In addition to a single file or directory, allow
lintto be passed multiple files. 343902d Issue 139 - Add
-r/--recursiveoption toshed_createandlintcommands. 63cd431 01f2af9 - Improved output formatting and option to write diffs to a file for the
shed_diffcommand. 965511d - Fix lint problem when using new Galaxy testing features such as expecting job failures and verifing job output. Issue 138
- Fix typo in
testhelp thanks to first time contributor @pvanheus. Pull Request 129 1982076 - Fix NPE on empty
helpelement when linting tools. Issue 124 - Fix
lintwarnings whenconfigfilesare defined in a tool. 1a85493 - Fix for empty
.shed.ymlfiles. b7d9e96 - Fix the
testcommand for newer versions of nose. 33294d2 - Update help content and documentation to be clear
normalizeshould not be used to update the contents of tool files at this time. 08de8de - Warn on unknown
commandattributes when linting tools (anything butinterpreter). 4f61025 - Various design, documentation (including new documentation on Tool Shed publishing), and testing related improvements (test coverage has risen from 65% to over 80% during this release cycle).
- Implement shed_create command to create Tool Shed repositories from
.shed.ymlfiles (thanks to E. Rasche). Pull Request 101 - Allow automatic creation of missing repositories during
shed_uploadwith the new--force_repository_creationflag (thanks to E. Rasche). Pull Request 102 - Allow specifying files to exclude in
.shed.ymlwhen creating tar files forshed_upload(thanks to Björn Grüning). Pull Request 99 - Resolve symbolic links when building Tool Shed tar files with
shed_upload(thanks to Dave Bouvier). Pull Request 104 - Add a Contributor Code of Conduct. Pull Request 113
- Omit
tool_test_output.jsonfrom Tool Shed tar file created withshed_upload(thanks to Dave Bouvier). Pull Request 111 - Update required version of bioblend to
0.5.3. Fixed Issue 88. - Initial work on implementing tests cases for Tool Shed functionality. 182fe57
- Fix incorrect link in HTML test report (thanks to Martin Čech). 4c71299
- Download Galaxy from the new, official Github repository. 7c69bf6
- Update travis_test to install stable planemo from PyPI. 39fedd2
- Enable caching on
--install_galaxyby default (disable with--no_cache_galaxy). d755fe7
- Many enhancements to the tool building documentation - descriptions of macros, collections, simple and conditional parameters, etc...
- Fix
tool_initto quote file names (thanks to Peter Cock). Pull Request 98. - Allow ignoring file patterns in
.shed.yml(thanks to Björn Grüning). Pull Request 99 - Add
--macrosflag totool_initcommand to generate a macro file as part of tool generation. ec6e30f - Add linting of tag order for tool XML files. 4823c5e
- Add linting of
stdiotags in tool XML files. 8207026 - More tests, much higher test coverage. 0bd4ff0
- Implement
--versionoption. Issue 78 - Implement
--no_cleanupoption fortestandservecommands to persist temp files. 2e41e0a - Fix bug that left temp files undeleted. Issue 80
- More improvements to release process. fba3874
- Fix setup.py for installing non-Python data from PyPI (required newer
for
tool_factorycommand and reStructuredText linting). Thanks to Damion Dooley for the bug report. Issue 83
- Fix README.rst so it renders properly on PyPI.
- Implement
tool_initcommand for bootstrapping creation of new tools (with tutorial.) 78f8274 - Implement
normalizecommand for reorganizing tool XML and macro debugging. e8c1d45 - Implement
tool_factorycommand to spin up Galaxy pre-configured the Tool Factory. 9e746b4 - Added basic linting of
commandblocks. b8d90ab - Improved linting of
helpblocks, including verifying valid reStructuredText. 411a8da - Fix bug related to
servecommand not killing Galaxy properly when complete. 53a6766 - Have
servecommand display tools at the top level instead of in shallow sections. badc25f - Add additional dependencies to
setup.pymore functionality works out of the box. 85b9614 - Fix terrible error message related to bioblend being unavailable. Issue 70
- Various smaller documentation and project structure improvements.
- Fixes to get PyPI workflow working properly.
- Add option (
-r) to theshed_uploadcommand to recursively upload subdirectories (thanks to E. Rasche). Pull Request 68 - Fix diff formatting in test reports (thanks to E. Rasche). Pull Request 63
- Grab updated test database to speed up testing (thanks to approach from E. Rasche and Dannon Baker). Issue 61, dff4f33
- Fix test data command-line argument name (was
test-datanow it istest_data). 834bfb2 - Use
tool_data_table_conf.xml.samplefile iftool_data_table_conf.xml.testis unavailable. Should allow some new tools to be tested without modifying Galaxy's globaltool_data_table_conf.xmlfile. ac4f828
- Improvements to way Planemo loads its own copy of Galaxy modules to prevent various conflicts when launching Galaxy from Planemo. Pull Request 56
- Allow setting various test output options in
~/.planemo.ymland disabling JSON output. 21bb463 - More experimental Brew and Tool Shed options that should not be considered part of Planemo's stable API. See bit.ly/gxbrew1 for more details.
- Fix
project_initfor BSD tar (thanks to Nitesh Turaga for the bug report.) a4110a8 - Documentation fixes for tool linting command (thanks to Nicola Soranzo). Pull Request 51
- Moved repository URL to https://github.com/galaxyproject/planemo.
- Support for publishing to the Tool Shed. Pull Request 6
- Support for producing diffs (
shed_diff) between local repositories and the Tool Shed (based on scripts by Peter Cock). Pull Request 33 - Use tool's local test data when available - add option for configuring
test-datatarget. Pull Request 1 - Support for testing tool features dependent on cached data. 44de95c
- Support for generating XUnit tool test reports. 82e8b1f
- Prettier HTML reports for tool tests. 05cc9f4
- Implement
share_testcommand for embedding test result links in pull requests. Pull Request 40 - Fix for properly resolving links during Tool Shed publishing (thanks to Dave Bouvier). Pull Request 29
- Fix for citation linter (thanks to Michael Crusoe for the bug report). af39061
- Fix tool scanning for tool files with fewer than 10 lines (thanks to Dan Blankenberg). a2c13e4
- Automate more of Travis CI testing so the scripts added to tool repository can be smaller. 20a8680
- Documentation fixes for Travis CI (thanks to Peter Cock). Pull Request 22, Pull Request 23
- Various documentation fixes (thanks to Martin Čech). 36f7cb1, b9232e5
- Various smaller fixes for Docker support, tool linting, and documentation.
- Initial work on the project - commands for testing, linting, serving Galaxy tools - and more experimental features involving Docker and Homebrew. 7d07782