Added personal development channel to planemo serve and lint VSCode tasks
Some checks failed
autoBIGS.galaxy/pipeline/head There was a failure building this commit

This commit is contained in:
Harrison Deng 2025-02-27 21:12:24 +00:00
parent a622c5c52c
commit bb26222ddd
3 changed files with 3 additions and 4 deletions

4
.vscode/tasks.json vendored
View File

@ -12,13 +12,13 @@
{
"label": "serve",
"type": "shell",
"command": "planemo serve auto-updated-tools-iuc/tools/autobigs",
"command": "planemo serve auto-updated-tools-iuc/tools/autobigs --conda_channels https://git.reslate.systems/api/packages/ydeng/conda,bioconda,conda-forge",
"problemMatcher": []
},
{
"label": "run tests",
"type": "shell",
"command": "planemo test auto-updated-tools-iuc/tools/autobigs/autobigs-cli.xml --test_output_junit test_results/junit_results.xml --test_output_json test_results/results.json --test_output test_results/human.html",
"command": "planemo test auto-updated-tools-iuc/tools/autobigs/autobigs-cli.xml --test_output_junit test_results/junit_results.xml --test_output_json test_results/results.json --test_output test_results/human.html --conda_channels https://git.reslate.systems/api/packages/ydeng/conda,bioconda,conda-forge",
"problemMatcher": []
}
]

@ -1 +1 @@
Subproject commit 98d0beeb5cbb816e0e3ff38b9936340ba21bf683
Subproject commit c2efa2b703b0163932aa10b9adaecc1ed29a1d26

@ -1 +0,0 @@
Subproject commit 49c0dd08df22f3e78a2fd4785b73a7bc41fe7292