From 696b746dee86de9116fc090510b39cfeb677350b Mon Sep 17 00:00:00 2001 From: Esteban Zimanyi Date: Tue, 1 Sep 2026 16:44:40 +0200 Subject: [PATCH] Name the family the probe symbol belongs to The image check reads ts2cell_in, tposechain_in and temporal_merge out of the libmeos the image holds, and the sentence above it names the families a narrow build leaves out. The temporal pose chain is one of the types the POSE family builds, so POSE is the entry whose absence tposechain_in reports. --- .github/workflows/docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index b3822e3ab..cc64db416 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -33,7 +33,7 @@ jobs: # A build that succeeds still proves nothing about WHICH library the image # holds, and a narrower one is the failure this guards: a libmeos configured - # without -DALL=ON carries no S2CELL and no POSECHAIN entry, while the jar + # without -DALL=ON carries no S2CELL and no POSE entry, while the jar # generated from the catalog of master names both. `temporal_merge` is the # positive control — were it missing too, the check would be reading the # wrong file rather than a narrow build.