feat: carrot mark + writer #24

Merged
gk1623 merged 6 commits from writer into master 2025-02-21 18:35:06 +00:00
8 changed files with 290 additions and 91 deletions
Showing only changes of commit b2da8c2408 - Show all commits

View File

@@ -45,6 +45,7 @@ compile_jvm:
- .scala-build/ - .scala-build/
test_jvm: test_jvm:
image: gumjoe/wacc-ci-scala:x86
stage: test stage: test
# Use our own runner (not cloud VM or shared) to ensure we have multiple cores. # Use our own runner (not cloud VM or shared) to ensure we have multiple cores.
tags: [ large ] tags: [ large ]