metanorma / metanorma-docker

Docker container for running the Metanorma toolchain
https://www.metanorma.com
5 stars 3 forks source link

metanorma/mn container contains broken lutaml 0.7.3 #100

Closed ronaldtse closed 3 years ago

ronaldtse commented 3 years ago

LutaML 0.7.3 gem is broken that it cannot be run without byebug.

The working release is 0.7.4 which is released today.

We need to rebuild the containers.

Reported by @ribose-jeffreylau

CAMOBAP commented 3 years ago

The rebuild will be triggered once https://github.com/metanorma/metanorma-docker/pull/101 merged

CAMOBAP commented 3 years ago

Done https://github.com/metanorma/metanorma-docker/runs/3006984970?check_suite_focus=true#step:4:5760

@ronaldtse @ribose-jeffreylau which workflow can I restart to make sure that it works as expected?

ribose-jeffreylau commented 3 years ago

@CAMOBAP Try this: https://github.com/CalConnect/csd-transcription-systems/actions/runs/1006681162

edit: Actually, let's first see if this succeeds: https://github.com/CalConnect/csd-transcription-systems/runs/3007497761?check_suite_focus=true

ribose-jeffreylau commented 3 years ago

It seems to be fixed. Thanks @CAMOBAP !