You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Old-hub backward compatibility. Rebuilt all collectors against lunar CLI v2.3.2, which fixes the ENG-859 regression (earthly/lunar#1902): inside a collector, lunar collect now falls back to printing its result to stdout on Hubs that predate LUNAR_COLLECT_STDOUT injection, instead of failing with Error: Hub connection details not provided. This un-breaks collectors (grype, trivy, …) running on older self-hosted Hubs. Validated end-to-end on an old demo hub: grype@v1.5.1 collects and writes .sca where v1.5.0 (CLI 2.2.0) failed.
Other
[ENG-995] CI lint blocks dev/personal earthly/lunar-lib image tags in collector manifests (#211).