Add planemo test workflow with bioconda dependency installation - #7
Conversation
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
|
@copilot don't use the conda defaults channel |
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
|
@copilot the planemo tests are failing. Something seems to be going wrong with activating the conda environment. |
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Fixed the conda environment activation issue in commit f5d9f5e. The problem was mixing setup-python and setup-miniconda actions. Now using conda-managed Python with a named environment ('planemo') that properly activates with the bash -el shell configuration. |
|
@copilot the planemo test keeps failing and it says exactly 30 lines are wrong (which is the expected number of lines). Can we see the output that is being produced? I want to see if it could be a line breaks issue or sth. |
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Added debugging output in commit b5983f7 that will display the actual test output on failure, including:
This will help identify if it's a line breaks issue or other formatting problem. The debug output will appear in the CI logs when the test fails. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.