GP Saggese
GP Saggese
FYI @heanhsok
maybe `is_csfy_ci` just to make sure it's better sounding in English and aligned to the rest of the naming
I'm cleaning this up...
FYI @sonniki
@heanhsok let's try to assign issues to GH Projects. E.g., sometimes we can use dev_system-v2.x as placeholder
@sonniki has some mental state. Pls add the link to the doc of why is needed
At this point I would just add some of the comments in the documentation https://github.com/causify-ai/helpers/issues/177#issuecomment-2607640349 https://github.com/causify-ai/helpers/issues/177#issuecomment-2619716409 and then close
Confirmed ``` > docker inspect --format='{{.Os}}/{{.Architecture}}' 623860924167.dkr.ecr.eu-north-1.amazonaws.com/helpers:dev linux/amd64 ~/src/helpers1 > docker inspect --format='{{.Os}}/{{.Architecture}}' 623860924167.dkr.ecr.eu-north-1.amazonaws.com/cmamp:dev linux/arm64 ``` We need to build a multi-arch version of the `//helpers` image
Maybe we need to check if the container is not "compatible" with the underlying CPU and break or issue a warning
Agree this can be an easy global replacement. (Ofc any refactoring and / or using links helps avoid repeatition)