Open Issues Need Help
View All on GitHub Custom datatype printers? about 1 month ago
help wanted kind: question
A Web Application for Learning OCaml
JavaScript
#learn-ocaml#ocaml#teaching
Bug: we always get "0 codes were not graded" about 1 month ago
kind: bug help wanted
A Web Application for Learning OCaml
JavaScript
#learn-ocaml#ocaml#teaching
Task: ci(publish-artifacts.yml): Add a visible timestamp in `index.html` about 1 month ago
kind: enhancement good first issue
A Web Application for Learning OCaml
JavaScript
#learn-ocaml#ocaml#teaching
Feature: Make it possible to change the font size in the exercise window about 1 month ago
help wanted kind: feature
A Web Application for Learning OCaml
JavaScript
#learn-ocaml#ocaml#teaching
Issue: performance of Docker builds in workflow `Publish dev (Docker image of master)` about 2 months ago
AI Summary: The `Publish dev` GitHub Actions workflow, which builds multi-platform Docker images, has experienced a significant 9.1x slowdown, increasing its run time from ~11 minutes to 1 hour 45 minutes. This performance degradation is attributed to building multi-platform images on `ubuntu/amd64` runners. While the new duration is within GitHub Actions limits, the issue suggests exploring optimizations, referencing an external article on improving multi-platform Docker builds.
Complexity:
3/5
kind: bug help wanted
A Web Application for Learning OCaml
JavaScript
#learn-ocaml#ocaml#teaching