Rebuild fleet-protocol-cpp + chain against fpi v2.1.0 (4 platforms) #33
Reference in New Issue
Block a user
Delete Branch "rebuild/fpi-v2.1.0-downstreams"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Rebuilds fleet-protocol-cpp v1.2.0 against fleet-protocol-interface v2.1.0 on all four target platforms (fleet-os-3, ubuntu24.04, fedora44, debian12), via
build-package --build-deps(keep-everything), so each chain dep (aeron, async-function-execution, fleet-protocol-interface, zlib, protobuf) is rebuilt and committed alongside.These are the direct fpi downstreams and are consistent with fpi v2.1.0.
Not included (separate follow-up): the apps (io-module, mission-module, module-gateway, transparent-module) and fleet-protocol-internal-client cannot be rebuilt from their currently-pinned context tags — those tags predate the dep bumps (e.g. io-module v1.3.4 wants nlohmann-json v3.10.5; mission-module v1.3.2 wants fpi v2.0.0). They need new release tags pinning current deps before they can be rebuilt. teleop-module additionally needs GitLab credentials in the build container.