rfcx / arbimon

Ecoacoustic analysis platform empowering conservationists to analyze acoustic data and to derive insights about the ecosystem at scale
https://arbimon.org
Apache License 2.0
4 stars 1 forks source link

CD job runs out of memory while compiling `website` #1967

Closed grindarius closed 4 months ago

grindarius commented 4 months ago

Expected Behavior

The project should compile as normal

Actual Behavior

The project did not compile because it ran out of heap to store any more variables. The error does not happen inside GHA for build test.

Steps to Reproduce the Problem

  1. Call staging CD
  2. See the error while we're compiling the project inside docker
grindarius commented 4 months ago

See this build for the changes https://github.com/rfcx/arbimon/commit/a2a9a8313863ce2a843e2919f4e8fc1b69671c77 Thank you to @antonyharfield

naluinui commented 4 months ago

🚀 Released in https://github.com/rfcx/arbimon/releases/tag/v1.2.1