development-environment icon indicating copy to clipboard operation
development-environment copied to clipboard

Results 7 development-environment issues
Sort by recently updated
recently updated
newest added

If the `config` image has `source: true`, we should check to verify that the `exercism_config_version` build argument matches that of the `config` repo checked out on the file system.

The `bin/start` script is used to spin up the environment. There are two mentions of the website running on port 3020, and one test to see if the website has...

> Ruby: Many of the scripts in this repository are written in Ruby. Any version 2+ is fine. Does 3.0.0, which is now the latest stable Ruby version, count as...

Hey, Great work on the dev environment. Comments while working through the setup: - There is a delay from the time that `./bin/start` says the website is running until the...

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...

Docker Hub: - [ ] javascript_test_runner Needs: https://github.com/exercism/javascript-test-runner/pull/17 - [x] csharp_test_runner (needs nim webhook added) Nim tooling: - [x] Build common Nim local web hook tooling and use that in...