exercism / exercism/development-environment
End-to-end run of iterations is not working
Open
- Dominant language
- Ruby
- Stars
- 16
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
When trying to submit an iteration, the status does not change from pending. After some digging, the cause was [this PR](https://github.com/exercism/tooling-orchestrator/pull/13) to the tooling-orchestrator, which enables tooling to output multiple files. Unfortunately, the other tooling bits (invoker and webserver) need to be updated to accomodate this changed interface.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.