Open barborico opened 4 years ago
Thanks for the bug report, this will be fixed in the next release.
Is there an ETA for that release?
Sorry for the delay. I'm waiting on a some service-side support for the next release. Hopefully that will happen within the next few weeks. In the meantime, if you have installed via the script, you can switch your branch to develop
, git pull, and re-run your install script to get the changes. Alternatively, you can use the develop-cli
docker image.
Problem Description
When using the shipyard
list pools
command, I have been receiving the following error:Looking at the source code, I see:
I believe that the last line has a typo and is intended to read
errors.append(...)
.Batch Shipyard Version
I am running 3.8.2, but the issue appears to exist in the current master branch as well.
Steps to Reproduce
Expected Results
Actual Results
Redacted Configuration
Additional Logs
Additonal Comments